See: Description
| Interface | Description |
|---|---|
| ContextListener |
A context listener has only one method to get the context.
|
| LinkIndexConverter<T> |
This interface can be used to convert from and to an Object to a link index.
|
| ScriptContext |
The script context.
|
| ScriptHelper |
The script helper.
|
| ScriptLogger |
The Script logger interface.
|
| ScriptLoggerHyperLinkListener<T> |
This interface is used for listeners which are fired when hyperlinks in the logger are visited.
|
| Class | Description |
|---|---|
| DefaultScriptContext |
A default script context.
|
| DefaultScriptHelper<C extends ScriptContext> |
A default customizable script helper.
|
| DefaultScriptLogger |
A default Script logger interface.
|
| HyperlinkElement<T> |
An hyperlink element used to create hyperlink from Objects.
|
Contains the classes which manage the context for scripts.
Copyright © 2019-2025 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence