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 | Class and Description |
---|---|
class |
ActivityManager
Manages
Activity objects that should be kicked off in response to
PlaceChangeEvent events. |
Modifier and Type | Field and Description |
---|---|
static GwtEvent.Type<PlaceChangeEvent.Handler> |
PlaceChangeEvent.TYPE
A singleton instance of Type<Handler>.
|
Modifier and Type | Method and Description |
---|---|
GwtEvent.Type<PlaceChangeEvent.Handler> |
PlaceChangeEvent.getAssociatedType() |
Modifier and Type | Method and Description |
---|---|
protected void |
PlaceChangeEvent.dispatch(PlaceChangeEvent.Handler handler) |