Class History
java.lang.Object
org.fife.rsta.ac.js.ecma.api.client.History
- All Implemented Interfaces:
HistoryFunctions,JSObjectFunctions,JS5ObjectFunctions
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected JSFunctionproperty constructorProperty lengthproperty prototype -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.fife.rsta.ac.js.ecma.api.client.funtions.HistoryFunctions
back, forward, go, goMethods inherited from interface org.fife.rsta.ac.js.ecma.api.ecma3.functions.JSObjectFunctions
hasOwnProperty, isPrototypeOf, propertyIsEnumerable, toLocaleString, toString, valueOf
-
Field Details
-
constructor
property constructor- Since:
- Standard ECMA-262 3rd. Edition, Level 2 Document Object Model Core Definition.
- See Also:
-
prototype
property prototype- Since:
- Standard ECMA-262 3rd. Edition, Level 2 Document Object Model Core Definition.
- See Also:
-
length
Property length
-
-
Constructor Details
-
History
public History()Object History()- Since:
- Common Usage, no standard
-