Package | Description |
---|---|
com.google.gwt.place.shared |
A package for managing bookmarkable locations in an application.
|
Modifier and Type | Class and Description |
---|---|
static class |
PlaceHistoryHandler.DefaultHistorian
Default implementation of
PlaceHistoryHandler.Historian , based on History . |
Constructor and Description |
---|
PlaceHistoryHandler(PlaceHistoryMapper mapper,
PlaceHistoryHandler.Historian historian)
Create a new PlaceHistoryHandler.
|