public static class JavaScript.ElementArray
extends org.mozilla.javascript.ScriptableObject
Constructor and Description |
---|
JavaScript.ElementArray() |
Modifier and Type | Method and Description |
---|---|
Object |
get(int i,
org.mozilla.javascript.Scriptable scriptable) |
Object |
get(String name,
org.mozilla.javascript.Scriptable scriptable) |
String |
getClassName() |
protected com.meterware.httpunit.javascript.JavaScript.JavaScriptEngine[] |
getContents() |
int |
jsGet_length() |
associateValue, avoidObjectDetection, callMethod, callMethod, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineProperty, defineProperty, defineProperty, defineProperty, delete, delete, deleteProperty, deleteProperty, equivalentValues, getAllIds, getAssociatedValue, getAttributes, getAttributes, getAttributes, getAttributes, getClassPrototype, getDefaultValue, getDefaultValue, getFunctionPrototype, getGetterOrSetter, getIds, getObjectPrototype, getParentScope, getProperty, getProperty, getPropertyIds, getPrototype, getTopLevelScope, getTopScopeValue, has, has, hasInstance, hasProperty, hasProperty, isConst, isGetterOrSetter, isSealed, put, put, putConst, putConstProperty, putProperty, putProperty, redefineProperty, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setGetterOrSetter, setParentScope, setPrototype
public int jsGet_length()
public String getClassName()
getClassName
in interface org.mozilla.javascript.Scriptable
getClassName
in class org.mozilla.javascript.ScriptableObject
public Object get(int i, org.mozilla.javascript.Scriptable scriptable)
get
in interface org.mozilla.javascript.Scriptable
get
in class org.mozilla.javascript.ScriptableObject
public Object get(String name, org.mozilla.javascript.Scriptable scriptable)
get
in interface org.mozilla.javascript.Scriptable
get
in class org.mozilla.javascript.ScriptableObject
protected com.meterware.httpunit.javascript.JavaScript.JavaScriptEngine[] getContents()
Copyright © 2012. All Rights Reserved.