All Methods Instance Methods Abstract Methods Deprecated Methods
Modifier and Type |
Method and Description |
void |
destroy() |
String |
getAppletInfo() |
int |
getModelIndexFromId(String id) |
Object |
getProperty(String infoType) |
Object |
getProperty(String infoType,
String paramInfo) |
String |
getPropertyAsJSON(String infoType) |
String |
getPropertyAsJSON(String infoType,
String paramInfo) |
String |
getPropertyAsString(String infoType) |
String |
getPropertyAsString(String infoType,
String paramInfo) |
boolean |
handleEvent(Event event) |
String |
loadDOMNode(Object DOMNode) |
String |
loadInline(String strModel)
Deprecated.
|
String |
loadInline(String[] strModels)
Deprecated.
|
String |
loadInline(String[] strModels,
String script)
Deprecated.
|
String |
loadInline(String strModel,
String script)
Deprecated.
|
String |
loadInlineArray(String[] strModels,
String script,
boolean isAppend) |
String |
loadInlineString(String strModel,
String script,
boolean isAppend) |
void |
script(String script) |
String |
scriptCheck(String script) |
String |
scriptNoWait(String script) |
String |
scriptWait(String script) |
String |
scriptWait(String script,
String statusParams) |
String |
scriptWaitOutput(String script) |
Object |
setStereoGraphics(boolean isStereo) |