public class JsMap<E> extends JavaScriptObjectX
Modifier | Constructor and Description |
---|---|
protected |
JsMap() |
Modifier and Type | Method and Description |
---|---|
E |
get(String name)
Returns the value of the named property; or null if no such property exists, or
its value is null or undefined.
|
_enumerablePropertyNames, _in, _isDuckType, _isDuckType
_delete, _get, _getBoolean, _getByte, _getChar, _getDouble, _getFloat, _getInt, _getShort, _getString, _hasOwnProperty, _hasProperty, _propertyIsEnumerable, _set, _setBoolean, _setByte, _setChar, _setDouble, _setFloat, _setInt, _setShort, _setString, cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString