Package | Description |
---|---|
com.google.gwt.place.shared |
A package for managing bookmarkable locations in an application.
|
Modifier and Type | Class and Description |
---|---|
static class |
PlaceController.DefaultDelegate
Default implementation of
PlaceController.Delegate , based on Window . |
Constructor and Description |
---|
PlaceController(EventBus eventBus,
PlaceController.Delegate delegate)
Deprecated.
|
PlaceController(EventBus eventBus,
PlaceController.Delegate delegate)
Create a new PlaceController.
|