| Package | Description |
|---|---|
| com.lynden.gmapsfx.javascript |
| Modifier and Type | Class and Description |
|---|---|
class |
JavascriptRuntime
Class for interacting with the JavaScript environment.
|
| Modifier and Type | Field and Description |
|---|---|
protected static IJavascriptRuntime |
JavascriptRuntime.runtime |
protected IJavascriptRuntime |
JavascriptObject.runtime |
protected IJavascriptRuntime |
JavascriptEnum.runtime |
| Modifier and Type | Method and Description |
|---|---|
static IJavascriptRuntime |
JavascriptRuntime.getInstance()
Gets a singleton instance of this class, creating one if it doesn't yet
exist.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
JavascriptRuntime.setJavascriptRuntime(IJavascriptRuntime testRuntime)
Sets a Javascript runtime to use.
|
Copyright © 2017. All rights reserved.