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<PlaceChangeRequestEvent.Handler> |
PlaceChangeRequestEvent.TYPE
A singleton instance of Type<Handler>.
|
Modifier and Type | Method and Description |
---|---|
GwtEvent.Type<PlaceChangeRequestEvent.Handler> |
PlaceChangeRequestEvent.getAssociatedType() |
Modifier and Type | Method and Description |
---|---|
protected void |
PlaceChangeRequestEvent.dispatch(PlaceChangeRequestEvent.Handler handler) |
Copyright © 2018. All rights reserved.