Package | Description |
---|---|
org.scripthelper.model |
Contains the classes which model the scripts and their methods.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<ScriptProxyListener> |
ScriptProxy.getListeners()
Return the ScriptProxyListeners.
|
Modifier and Type | Method and Description |
---|---|
void |
ScriptProxy.addListener(ScriptProxyListener listener)
Add a ScriptProxyListener.
|
void |
ScriptProxy.removeListener(ScriptProxyListener listener)
Remove a ScriptProxyListener.
|
Copyright © 2019-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence