Package | Description |
---|---|
com.google.gwt.place.impl | |
com.google.gwt.place.shared |
A package for managing bookmarkable locations in an application.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractPlaceHistoryMapper<F>
Abstract implementation of
PlaceHistoryMapper . |
Modifier and Type | Interface and Description |
---|---|
interface |
PlaceHistoryMapperWithFactory<F>
A
PlaceHistoryMapper that can get its PlaceTokenizer
instances from a factory. |
Constructor and Description |
---|
PlaceHistoryHandler(PlaceHistoryMapper mapper)
Create a new PlaceHistoryHandler with a
PlaceHistoryHandler.DefaultHistorian . |
PlaceHistoryHandler(PlaceHistoryMapper mapper,
PlaceHistoryHandler.Historian historian)
Create a new PlaceHistoryHandler.
|
Copyright © 2018. All rights reserved.