|
Eclipse Remote Application Platform | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.util.EventObject org.eclipse.rap.rwt.client.service.BrowserNavigationEvent
public class BrowserNavigationEvent
Instances of this class provide information about a browser navigation event.
BrowserNavigationListener
,
BrowserNavigation
,
Serialized FormField Summary |
---|
Fields inherited from class java.util.EventObject |
---|
source |
Constructor Summary | |
---|---|
BrowserNavigationEvent(java.lang.Object source,
java.lang.String state)
|
Method Summary | |
---|---|
java.lang.String |
getState()
Return the browser history state to which the user navigated. |
Methods inherited from class java.util.EventObject |
---|
getSource, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public BrowserNavigationEvent(java.lang.Object source, java.lang.String state)
Method Detail |
---|
public java.lang.String getState()
|
Eclipse Remote Application Platform | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) EclipseSource and others 2002, 2012. All rights reserved.