DhWindow.goRelativeInHistory

Overview | Methods | This Package | All Packages

DhWindow.goRelativeInHistory

Loads the previous URL in the history list.

Syntax

final public void goRelativeInHistory( int delta, EventHandler h )

Parameters

delta

The number of pages to go back or forward relative to the current page.

h

The EventHandler delegate specifying the event handler to call when the browser loads the relative URL.

Return Value

Returns a unique index representing this navigation.

See Also   goBackInHistory, goForwardInHistory