Package | Description |
---|---|
com.google.gwt.place.shared |
A package for managing bookmarkable locations in an application.
|
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
PlaceHistoryHandler.register(PlaceController placeController,
EventBus eventBus,
Place defaultPlace)
Deprecated.
|
HandlerRegistration |
PlaceHistoryHandler.register(PlaceController placeController,
EventBus eventBus,
Place defaultPlace)
Initialize this place history handler.
|