public abstract class AbstractJSScriptBuilder extends AbstractScriptBuilder
Modifier and Type | Field and Description |
---|---|
protected org.scripthelper.js.JSScriptable |
jsscriptable
The scriptable.
|
classLoader, context, exceptionListener
Constructor and Description |
---|
AbstractJSScriptBuilder() |
Modifier and Type | Method and Description |
---|---|
protected java.util.Set<java.lang.String> |
getDefaultImports()
Return the default imports a ScriptWrapper.
|
void |
setScriptable(org.scripthelper.js.JSScriptable jsscriptable)
Set the JSScriptable.
|
addDefaultImports, setClassLoader, setContext, setScriptExceptionListener
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createScriptWrapper
public void setScriptable(org.scripthelper.js.JSScriptable jsscriptable)
jsscriptable
- the JSScriptableprotected java.util.Set<java.lang.String> getDefaultImports()
getDefaultImports
in class AbstractScriptBuilder
Copyright © 2008-2020 Herve Girod. All Rights Reserved. Documentation and source under the LGPL licence