Uses of Interface
com.google.gwt.activity.shared.Activity
-
Packages that use Activity Package Description com.google.gwt.activity.shared Classes used to implement app navigation. -
-
Uses of Activity in com.google.gwt.activity.shared
Classes in com.google.gwt.activity.shared that implement Activity Modifier and Type Class Description classAbstractActivitySimple Activity implementation that is always willing to stop, and does nothing onStop and onCancel.Methods in com.google.gwt.activity.shared that return Activity Modifier and Type Method Description ActivityActivityMapper. getActivity(Place place)Returns the activity to run for the givenPlace, or null.ActivityCachingActivityMapper. getActivity(Place place)ActivityFilteredActivityMapper. getActivity(Place place)
-