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 SummaryFields inherited from class java.util.EventObjectsource
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.util.EventObjectgetSource, toString
- 
Constructor Details- 
BrowserNavigationEvent
 
- 
- 
Method Details- 
getStateReturn the browser history state to which the user navigated.- Returns:
- the browser history state
 
 
-