|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PlaceHistoryMapper | |
---|---|
com.google.gwt.place.shared | A package for managing bookmarkable locations in an application. |
Uses of PlaceHistoryMapper in com.google.gwt.place.shared |
---|
Subinterfaces of PlaceHistoryMapper in com.google.gwt.place.shared | |
---|---|
interface |
PlaceHistoryMapperWithFactory<F>
A PlaceHistoryMapper that can get its PlaceTokenizer
instances from a factory. |
Constructors in com.google.gwt.place.shared with parameters of type PlaceHistoryMapper | |
---|---|
PlaceHistoryHandler(PlaceHistoryMapper mapper)
Create a new PlaceHistoryHandler with a PlaceHistoryHandler.DefaultHistorian . |
|
PlaceHistoryHandler(PlaceHistoryMapper mapper,
PlaceHistoryHandler.Historian historian)
Create a new PlaceHistoryHandler. |
|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |