Form Builder NG Model 6.0.0-SNAPSHOT

org.jbpm.form.builder.ng.model.client.effect.scripthandlers
Class AbstractScriptHelper

java.lang.Object
  extended by org.jbpm.form.builder.ng.model.client.effect.scripthandlers.AbstractScriptHelper
All Implemented Interfaces:
FBScriptHelper
Direct Known Subclasses:
PlainTextScriptHelper, PopulateComboBoxScriptHelper, RestServiceScriptHelper, ToggleScriptHelper

public abstract class AbstractScriptHelper
extends Object
implements FBScriptHelper


Constructor Summary
AbstractScriptHelper()
           
 
Method Summary
 void setScript(FBScript script)
          For initialization purposes, the represented script.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jbpm.form.builder.ng.model.shared.api.FBScriptHelper
asScriptContent, draw, getDataMap, getName, setDataMap
 

Constructor Detail

AbstractScriptHelper

public AbstractScriptHelper()
Method Detail

setScript

public void setScript(FBScript script)
Description copied from interface: FBScriptHelper
For initialization purposes, the represented script.

Specified by:
setScript in interface FBScriptHelper

Form Builder NG Model 6.0.0-SNAPSHOT

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.