History
This object is available to unprivileged JavaScript. It implements the following interfaces:
Properties
readonly String current
readonly PRInt32 length
readonly String next
readonly String previous
Methods
void back ( )
void forward ( )
void go ( PRInt32 delta )
String item ( int index )
Go() can be called with an integer argument or no arguments (a nop) from JS
- Arguments:
- delta
Reference documentation is generated from Mozilla's source.