GWT 2.7.0

Uses of Class
com.google.gwt.place.shared.PlaceController

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

Uses of PlaceController in com.google.gwt.place.shared
 

Methods in com.google.gwt.place.shared with parameters of type PlaceController
 HandlerRegistration PlaceHistoryHandler.register(PlaceController placeController, EventBus eventBus, Place defaultPlace)
          Deprecated. use PlaceHistoryHandler.register(PlaceController, EventBus, Place)
 HandlerRegistration PlaceHistoryHandler.register(PlaceController placeController, EventBus eventBus, Place defaultPlace)
          Initialize this place history handler.
 


GWT 2.7.0