public class History extends SimpleScriptable
| Constructor and Description |
|---|
History()
Create an instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
jsxFunction_back()
javascript function "back".
|
void |
jsxFunction_forward()
javascript function "forward".
|
void |
jsxFunction_go(String relativeUrl)
javascript function "go".
|
int |
jsxGet_length()
Return the "length" property.
|
get, getBooleanArg, getClassName, getDefaultValue, getDomNodeOrDie, getDomNodeOrNull, getIntArg, getLog, getObjectArg, getPrototype, getScriptableFor, getStartingScope, getStringArg, getTransformerScriptableFor, getWindow, getWindow, getWithPreemption, makeScriptableFor, setDomNode, setDomNode, setHtmlElementassociateValue, callMethod, callMethod, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineProperty, defineProperty, defineProperty, defineProperty, delete, delete, deleteProperty, deleteProperty, equivalentValues, get, getAllIds, getAssociatedValue, getAttributes, getAttributes, getAttributes, getAttributes, getClassPrototype, getDefaultValue, getFunctionPrototype, getGetterOrSetter, getIds, getObjectPrototype, getParentScope, getProperty, getProperty, getPropertyIds, getPrototype, getTopLevelScope, getTopScopeValue, has, has, hasInstance, hasProperty, hasProperty, isConst, isSealed, put, put, putConst, putConstProperty, putProperty, putProperty, redefineProperty, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setGetterOrSetter, setParentScope, setPrototypepublic History()
public int jsxGet_length()
public void jsxFunction_back()
public void jsxFunction_forward()
public void jsxFunction_go(String relativeUrl)
relativeUrl - The relative urlCopyright © 2002-2012 Gargoyle Software Inc.. All Rights Reserved.