Uses of Interface
org.silverpeas.mobile.client.apps.navigation.events.pages.NavigationPagesEventHandler
-
-
Uses of NavigationPagesEventHandler in org.silverpeas.mobile.client.apps.navigation.events.pages
Fields in org.silverpeas.mobile.client.apps.navigation.events.pages with type parameters of type NavigationPagesEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<NavigationPagesEventHandler>AbstractNavigationPagesEvent. TYPEMethods in org.silverpeas.mobile.client.apps.navigation.events.pages that return types with arguments of type NavigationPagesEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<NavigationPagesEventHandler>AbstractNavigationPagesEvent. getAssociatedType()Methods in org.silverpeas.mobile.client.apps.navigation.events.pages with parameters of type NavigationPagesEventHandler Modifier and Type Method Description protected voidClickItemEvent. dispatch(NavigationPagesEventHandler handler)protected voidHomePageLoadedEvent. dispatch(NavigationPagesEventHandler handler) -
Uses of NavigationPagesEventHandler in org.silverpeas.mobile.client.apps.navigation.pages
Classes in org.silverpeas.mobile.client.apps.navigation.pages that implement NavigationPagesEventHandler Modifier and Type Class Description classNavigationPage -
Uses of NavigationPagesEventHandler in org.silverpeas.mobile.client.pages.main
Classes in org.silverpeas.mobile.client.pages.main that implement NavigationPagesEventHandler Modifier and Type Class Description classHomePage
-