Class BarProp
java.lang.Object
org.fife.rsta.ac.js.ecma.api.ecma3.JSArray
org.fife.rsta.ac.js.ecma.api.ecma5.JS5Array
org.fife.rsta.ac.js.ecma.api.client.BarProp
- All Implemented Interfaces:
JSArrayFunctions, JSObjectFunctions, JS5ArrayFunctions, JS5ObjectFunctions
-
Field Summary
FieldsFields inherited from class JSArray
constructor, length -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface JS5ArrayFunctions
every, filter, forEach, indexOf, lastIndexOf, map, reduce, reduceRight, someMethods inherited from interface JSArrayFunctions
concat, join, pop, push, reverse, shift, slice, sort, splice, unshiftMethods inherited from interface JSObjectFunctions
hasOwnProperty, isPrototypeOf, propertyIsEnumerable, toLocaleString, toString, valueOf
-
Field Details
-
prototype
property prototype- Since:
- Standard ECMA-262 3rd. Edition, Level 2 Document Object Model Core Definition.
- See Also:
-
-
Constructor Details
-
BarProp
public BarProp()Object BarProp()- Since:
- Standard ECMA-262 3rd. Edition, Level 2 Document Object Model Core Definition.
-