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. TYPE
Methods 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 void
ClickItemEvent. dispatch(NavigationPagesEventHandler handler)
protected void
HomePageLoadedEvent. 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 class
NavigationPage
-
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 class
HomePage
-