org.jbpm.formbuilder.client.effect.scripthandlers
Class PlainTextScriptHelper
java.lang.Object
org.jbpm.formbuilder.client.effect.scripthandlers.AbstractScriptHelper
org.jbpm.formbuilder.client.effect.scripthandlers.PlainTextScriptHelper
- All Implemented Interfaces:
- FBScriptHelper, Mappable
public class PlainTextScriptHelper
- extends AbstractScriptHelper
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlainTextScriptHelper
public PlainTextScriptHelper()
setScript
public void setScript(FBScript script)
- Specified by:
setScript in interface FBScriptHelper- Overrides:
setScript in class AbstractScriptHelper
getDataMap
public Map<String,Object> getDataMap()
setDataMap
public void setDataMap(Map<String,Object> dataMap)
asScriptContent
public String asScriptContent()
draw
public com.google.gwt.user.client.ui.Widget draw()
getName
public String getName()
setScriptPanel
public void setScriptPanel(String scriptPanel)
getScriptPanel
public String getScriptPanel()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.