GWT 2.7.0

Uses of Interface
com.google.gwt.place.shared.PlaceHistoryHandler.Historian

Packages that use PlaceHistoryHandler.Historian
com.google.gwt.place.shared A package for managing bookmarkable locations in an application. 
 

Uses of PlaceHistoryHandler.Historian in com.google.gwt.place.shared
 

Classes in com.google.gwt.place.shared that implement PlaceHistoryHandler.Historian
static class PlaceHistoryHandler.DefaultHistorian
          Default implementation of PlaceHistoryHandler.DefaultHistorian, based on History.
 

Constructors in com.google.gwt.place.shared with parameters of type PlaceHistoryHandler.Historian
PlaceHistoryHandler(PlaceHistoryMapper mapper, PlaceHistoryHandler.Historian historian)
          Create a new PlaceHistoryHandler.
 


GWT 2.7.0