org.jbpm.formbuilder.client.effect.scripthandlers
Class AbstractScriptHelper

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

public abstract class AbstractScriptHelper
extends Object
implements FBScriptHelper


Constructor Summary
AbstractScriptHelper()
           
 
Method Summary
 void setScript(FBScript 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.formapi.shared.api.FBScriptHelper
asScriptContent, draw, getName
 
Methods inherited from interface org.jbpm.formapi.shared.api.Mappable
getDataMap, setDataMap
 

Constructor Detail

AbstractScriptHelper

public AbstractScriptHelper()
Method Detail

setScript

public void setScript(FBScript script)
Specified by:
setScript in interface FBScriptHelper


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