Class BrowserNavigationEvent
java.lang.Object
java.util.EventObject
org.eclipse.rap.rwt.client.service.BrowserNavigationEvent
- All Implemented Interfaces:
Serializable
Instances of this class provide information about a browser navigation event.
- Since:
- 2.0
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
BrowserNavigationEvent
-
-
Method Details
-
getState
Return the browser history state to which the user navigated.- Returns:
- the browser history state
-