Class JSTypeInfo
java.lang.Object
org.fife.rsta.ac.js.ecma.api.dom.JSTypeInfo
- All Implemented Interfaces:
JSObjectFunctions, JS5ObjectFunctions, TypeInfo
-
Field Summary
FieldsFields inherited from interface TypeInfo
DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION -
Constructor Summary
ConstructorsConstructorDescriptionObject Node() http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface JSObjectFunctions
hasOwnProperty, isPrototypeOf, propertyIsEnumerable, toLocaleString, toString, valueOfMethods inherited from interface TypeInfo
getTypeName, getTypeNamespace, isDerivedFrom
-
Field Details
-
protype
property prototype- Since:
- Standard ECMA-262 3rd. Edition, Level 2 Document Object Model Core Definition.
- See Also:
-
constructor
property constructor- Since:
- Standard ECMA-262 3rd. Edition, Level 2 Document Object Model Core Definition.
- See Also:
-
-
Constructor Details
-
JSTypeInfo
public JSTypeInfo()Object Node() http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html- Since:
- Standard ECMA-262 3rd. Edition, Level 2 Document Object Model Core Definition.
-