public class PropertyWrapper extends MBScriptableObject implements org.mozilla.javascript.Wrapper
Constructor and Description |
---|
PropertyWrapper() |
Modifier and Type | Method and Description |
---|---|
void |
jsConstructor(java.lang.String theUri,
java.lang.String theName)
Initializes a newly created
PropertyWrapper object. |
boolean |
(JavaScript Function) isContainer()
Is this field a container-type field which can take multiple values?
|
java.lang.String |
(JavaScript Getter) fieldId()
Gets the field id.
|
java.lang.String |
(JavaScript Getter) name()
Returns the field name.
|
java.lang.String |
(JavaScript Getter) namespace()
Returns the field namespace.
|
associateValue, avoidObjectDetection, callMethod, callMethod, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineOwnProperties, defineOwnProperty, defineProperty, defineProperty, defineProperty, defineProperty, delete, delete, deleteProperty, deleteProperty, get, get, get, getAllIds, getArrayPrototype, getAssociatedValue, getAttributes, getAttributes, getAttributes, getAttributes, getClassName, getClassPrototype, getDefaultValue, getDefaultValue, getFunctionPrototype, getGetterOrSetter, getIds, getObjectPrototype, getParentScope, getProperty, getProperty, getPropertyIds, getPrototype, getTopLevelScope, getTopScopeValue, getTypedProperty, getTypedProperty, getTypeOf, has, has, hasInstance, hasProperty, hasProperty, isConst, isEmpty, isExtensible, isSealed, preventExtensions, put, put, putConst, putConstProperty, putProperty, putProperty, redefineProperty, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setGetterOrSetter, setParentScope, setPrototype, size
public void jsConstructor(java.lang.String theUri, java.lang.String theName)
PropertyWrapper
object.public java.lang.String (JavaScript Getter) namespace()
public java.lang.String (JavaScript Getter) name()
public java.lang.String (JavaScript Getter) fieldId()
public boolean (JavaScript Function) isContainer()
Copyright © 2016 MediaBeacon, Inc. All Rights Reserved.