Package | Description |
---|---|
org.scripthelper.js |
Contains the classes which implements the Javascript scripts.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractJSScriptable
A class allowing to define built-in function properties which can be called in the Javascript script.
|
Modifier and Type | Method and Description |
---|---|
JSScriptable |
JSScriptWrapper.getScriptable()
Return the scriptable allowing to define built-in function properties that can be called in the Javascript script.
|
Modifier and Type | Method and Description |
---|---|
void |
JSScriptWrapper.setScriptable(JSScriptable scriptable)
Set a scriptable allowing to define built-in function properties that can be called in the Javascript script.
|
void |
ScriptableExecutor.setup(JSScriptable scriptable)
Setup the executor.
|
Copyright © 2019-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence