Package | Description |
---|---|
com.google.gwt.activity.shared |
Classes used to implement app navigation.
|
com.google.gwt.place.shared |
A package for managing bookmarkable locations in an application.
|
Modifier and Type | Method and Description |
---|---|
void |
ActivityManager.onPlaceChangeRequest(PlaceChangeRequestEvent event)
Reject the place change if the current activity is not willing to stop.
|
Modifier and Type | Method and Description |
---|---|
void |
PlaceChangeRequestEvent.Handler.onPlaceChangeRequest(PlaceChangeRequestEvent event)
Called when a
PlaceChangeRequestEvent is fired. |