|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines methods needed by a IScript
to
execute.
Body
Method Summary | |
void |
addBodyScript(String script)
Adds scripting code to the main body. |
void |
addExternalScript(IResourceLocation location)
Adds an external script. |
void |
addInitializationScript(String script)
Adds initialization script. |
String |
getUniqueString(String baseValue)
Ensures that the given string is unique. |
Method Detail |
public void addBodyScript(String script)
public void addInitializationScript(String script)
onload
event handler.public void addExternalScript(IResourceLocation location)
public String getUniqueString(String baseValue)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |