| Class | Description |
|---|---|
| InvisibleJxBrowserComponent | The component is designed only for JS code execution, not for displaying web pages. |
| JsUtils | |
| JsWrapper | Uses the Groovy methodMissing and propertyMissing features. |
| Exception | Description |
|---|---|
| JavaScriptException | Exception from JS code. |
| JsMethodMissing | Means that the called method of the object is missing. |