Uses of Class
com.google.gwt.place.shared.PlaceController
-
Packages that use PlaceController Package Description 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 Modifier and Type Method Description HandlerRegistration
PlaceHistoryHandler. register(PlaceController placeController, EventBus eventBus, Place defaultPlace)
Deprecated.HandlerRegistration
PlaceHistoryHandler. register(PlaceController placeController, EventBus eventBus, Place defaultPlace)
Initialize this place history handler.
-