|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lobobrowser.js.AbstractScriptableDelegate
public abstract class AbstractScriptableDelegate
Constructor Summary | |
---|---|
AbstractScriptableDelegate()
|
Method Summary | |
---|---|
org.mozilla.javascript.Scriptable |
getScriptable()
|
void |
setScriptable(org.mozilla.javascript.Scriptable scriptable)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractScriptableDelegate()
Method Detail |
---|
public org.mozilla.javascript.Scriptable getScriptable()
getScriptable
in interface ScriptableDelegate
public void setScriptable(org.mozilla.javascript.Scriptable scriptable)
setScriptable
in interface ScriptableDelegate
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |