| Interface | Description |
|---|---|
| GlobalReferenceHolder |
This interface declares a holder for a global reference.
|
| JQuery | |
| JQueryObjectInterface | |
| JQueryRegexSelectorPlugin | |
| LinkUtils | |
| TypeHandler<T,S> |
This class is responsible for converting the result of a javascript function
into another type.
|
| VaniUtils | |
| XhrTracking |
| Class | Description |
|---|---|
| DefaultGlobalReferenceHolder |
This class is a simple implementation of
GlobalReferenceHolder, which
holds the reference as global variable. |
| JavaScriptCallFunction | |
| JavaScriptLoader |
This class is responsible for reading source code of declared js-interfaces.
|
| JavaScriptSource<T> | |
| JQueryTypeHandler |
This
TypeHandler is responsible for converting the cache reference to
JQueryElement. |
| VaniJavaScriptExecutor |
This class is a wrapper for the using
JavascriptExecutor. |
| Exception | Description |
|---|---|
| JavaScriptException | |
| JavaScriptReadException |
Copyright © 2016. All rights reserved.