protected static class Scales.InternalJavaScriptObject extends GenericJavaScriptObject
Modifier | Constructor and Description |
---|---|
protected |
InternalJavaScriptObject()
Needed for GWt injection
|
Modifier and Type | Method and Description |
---|---|
protected JsObjectArrayList<GenericJavaScriptObject> |
getAxis(Key key)
Returns the axes configuration.
|
contains, getBoolean, getDouble, getDoubleArray, getInt, getIntegerArray, getJavaScriptObject, getObjectArray, getString, getStringArray, isArray, isEmpty, keys, remove, setBoolean, setDouble, setDoubleArray, setInt, setIntegerArray, setJavaScriptObject, setObjectArray, setString, setStringArray, size, toJSON, typeOf
protected InternalJavaScriptObject()
protected final JsObjectArrayList<GenericJavaScriptObject> getAxis(Key key)
key
- java script object key of axis.