public class JSDictionary extends MBScriptableObject
myLogger
Constructor and Description |
---|
JSDictionary() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
jsFunction_toString()
Returns the instance as a string.
|
java.lang.String |
jsGet_description()
Returns the dictionary's description.
|
java.lang.String |
jsGet_dynamicDictionary()
Returns this dictionary's dynamic table name.
|
java.lang.String |
jsGet_hierarchySync()
Returns the dictionary's hierarchySync.
|
int |
jsGet_id()
Returns the dictionary's id.
|
boolean |
jsGet_isDynamicDictionary()
Is dynamic dictionary?
|
boolean |
jsGet_isHierarchySynced()
Is this dictionary hierarchy-synched?
|
java.lang.String |
jsGet_name()
Returns the dictionary's name.
|
applyDescriptorToAttributeBitset, associateValue, avoidObjectDetection, buildDataDescriptor, callMethod, callMethod, checkPropertyChange, checkPropertyDefinition, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineOwnProperties, defineOwnProperty, defineOwnProperty, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, delete, delete, delete, deleteProperty, deleteProperty, ensureScriptable, ensureScriptableObject, ensureSymbolScriptable, equivalentValues, get, get, get, get, getAllIds, getArrayPrototype, getAssociatedValue, getAttributes, getAttributes, getAttributes, getAttributes, getAttributes, getClassName, getClassPrototype, getDefaultValue, getDefaultValue, getExternalArrayData, getExternalArrayLength, getFunctionPrototype, getGeneratorFunctionPrototype, getGetterOrSetter, getIds, getObjectPrototype, getOwnPropertyDescriptor, getParentScope, getProperty, getProperty, getProperty, getPropertyIds, getPrototype, getSlot, getTopLevelScope, getTopScopeValue, getTypedProperty, getTypedProperty, getTypeOf, has, has, has, hasInstance, hasProperty, hasProperty, hasProperty, isAccessorDescriptor, isConst, isDataDescriptor, isEmpty, isExtensible, isFalse, isGenericDescriptor, isGetterOrSetter, isSealed, isTrue, preventExtensions, put, put, put, putConst, putConstProperty, putProperty, putProperty, putProperty, redefineProperty, sameValue, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setAttributes, setExternalArrayData, setGetterOrSetter, setParentScope, setPrototype, size
public int jsGet_id()
public java.lang.String jsGet_name()
public java.lang.String jsGet_description()
public java.lang.String jsGet_hierarchySync()
public boolean jsGet_isHierarchySynced()
public java.lang.String jsGet_dynamicDictionary()
public boolean jsGet_isDynamicDictionary()
true
if it's the dynamic dictionary, false
otherwisepublic java.lang.String jsFunction_toString()
Copyright © 2023 MediaBeacon, Inc. All Rights Reserved.