Loads the previous URL in the history list.
final public void goBackInHistory( int delta, EventHandler h )
delta
The number of pages to go back relative to the current page.
h
The EventHandler delegate specifying the event handler to call when the browser loads the previous URL.
See Also goRelativeInHistory, goForwardInHistory