| Class and Description |
|---|
| JavaFxWebEngine
This class provides an implementation of the IWebEngine interface utilizing
a javafx.scene.web.WebEngine as the underlying engine.
|
| Class and Description |
|---|
| IJavascriptRuntime
An interface for interacting with a JavaScript environment which includes
methods for building strings that represent functions and constructors as
well as providing a means to execute commands.
|
| IWebEngine
Provides an abstraction to the web engine, so that a mock engine can be utilized in unit tests, or a different web engine
could be utilized in future versions of this framework.
|
| JavascriptEnum |
| JavascriptFunctionLine |
| JavascriptObject
Base class for any Google JavaScript object.
|
| Class and Description |
|---|
| JavascriptArray
JavascriptObject implementation of an array.
|
| JavascriptEnum |
| JavascriptObject
Base class for any Google JavaScript object.
|
| Class and Description |
|---|
| JavascriptObject
Base class for any Google JavaScript object.
|
| Class and Description |
|---|
| JavascriptObject
Base class for any Google JavaScript object.
|
| Class and Description |
|---|
| JavascriptObject
Base class for any Google JavaScript object.
|
| Class and Description |
|---|
| JavascriptObject
Base class for any Google JavaScript object.
|
| Class and Description |
|---|
| JavascriptObject
Base class for any Google JavaScript object.
|
Copyright © 2017. All rights reserved.