|
Form Builder NG Model 6.0.0-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FBScriptHelper
Helper to create visually attractive components for generating javascript editors
| Method Summary | |
|---|---|
String |
asScriptContent()
Transform any UI loaded content into a script implementation |
com.google.gwt.user.client.ui.Widget |
draw()
Returns a UI component that implements visual contents |
Map<String,Object> |
getDataMap()
|
String |
getName()
Returns the name of the UI script helper |
void |
setDataMap(Map<String,Object> dataMap)
|
void |
setScript(FBScript script)
For initialization purposes, the represented script. |
| Method Detail |
|---|
String asScriptContent()
com.google.gwt.user.client.ui.Widget draw()
String getName()
void setScript(FBScript script)
script - Map<String,Object> getDataMap()
void setDataMap(Map<String,Object> dataMap)
|
Form Builder NG Model 6.0.0-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||