- JAVASCRIPT - Static variable in class ContentType
-
A ContentType constant that describes the JavaScript content type.
- JavaScriptIncluder - Class in votorola.g.script
-
A facility for including JavaScript modules in a running script.
- JavaScriptIncluder() - Constructor for class JavaScriptIncluder
-
Constructs a JavaScriptIncluder with a default engine, and no initial script.
- JavaScriptIncluder(File) - Constructor for class JavaScriptIncluder
-
Constructs a JavaScriptIncluder with a default engine.
- JavaScriptIncluder(File, ScriptEngine) - Constructor for class JavaScriptIncluder
-
Constructs a JavaScriptIncluder with the specified engine.
- JavaScriptObjectX - Class in votorola.g.web.gwt
-
An extended handle to a native JavaScript object.
- JavaScriptObjectX() - Constructor for class JavaScriptObjectX
-
- js() - Static method in class WindowX
-
Returns the window object itself.
- JsMap<E> - Class in votorola.g.web.gwt
-
A JavaScript object in which the properties are viewed as a collection of object-type
elements, each keyed by its name.
- JsMap() - Constructor for class JsMap
-
- JsMapW<E> - Class in votorola.g.web.gwt
-
A writeable JsMap.
- JsMapW() - Constructor for class JsMapW
-
- JSON - Static variable in class ContentType
-
A ContentType constant that describes the JSON content type.
- jsonp() - Method in class App
-
A common JSONP request builder with a default configuration.
- JSONPAtomizer<R> - Class in votorola.g.web.gwt
-
A guard to enforce non-overlapping JSONP request/response exchanges.
- JSONPAtomizer() - Constructor for class JSONPAtomizer
-
- jsonpWAP() - Method in class App
-
A common JSONP request builder configured for WAP requests.
- JSONStringWriter - Class in votorola.g.script
-
A writer that outputs JSON string content, properly escaping any characters that
require it.
- JSONStringWriter(Writer) - Constructor for class JSONStringWriter
-
Constructs a JSONStringWriter.
- JZZ_DUMMY - Static variable in class Votorola
-
A dummy declaration to ensure stable, referenceable page numbering in the javadoc index.