GWT 2.1.1

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

Packages that use PlaceChangeEvent
com.google.gwt.activity.shared   
com.google.gwt.place.shared   
 

Uses of PlaceChangeEvent in com.google.gwt.activity.shared
 

Methods in com.google.gwt.activity.shared with parameters of type PlaceChangeEvent
 void ActivityManager.onPlaceChange(PlaceChangeEvent event)
          Deactivate the current activity, find the next one from our ActivityMapper, and start it.
 

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

Methods in com.google.gwt.place.shared with parameters of type PlaceChangeEvent
 void PlaceChangeEvent.Handler.onPlaceChange(PlaceChangeEvent event)
           
 


GWT 2.1.1