public abstract class AbstractXULScriptContext extends org.scripthelper.context.DefaultScriptContext implements XULScriptContext
Modifier and Type | Field and Description |
---|---|
protected ScriptManager |
manager
The ScriptManager.
|
Constructor and Description |
---|
AbstractXULScriptContext() |
Modifier and Type | Method and Description |
---|---|
ScriptManager |
getScriptManager()
Return the ScriptManager.
|
void |
setScriptManager(ScriptManager manager)
Set the ScriptManager.
|
__step__, abort, echo, echo, error, getPath, getScriptLogger, getScriptSource, getScriptWrapper, setLogger, setScriptSource, setScriptWrapper
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
echo, echo, error, getHelper, jsConstructor
protected ScriptManager manager
public void setScriptManager(ScriptManager manager)
setScriptManager
in interface XULScriptContext
manager
- the ScriptManagerpublic ScriptManager getScriptManager()
getScriptManager
in interface XULScriptContext
Copyright © 2008-2020 Herve Girod. All Rights Reserved. Documentation and source under the LGPL licence