Uses of Interface
org.silverpeas.mobile.client.apps.navigation.events.app.NavigationAppEventHandler
-
Packages that use NavigationAppEventHandler Package Description org.silverpeas.mobile.client.apps.navigation org.silverpeas.mobile.client.apps.navigation.events.app -
-
Uses of NavigationAppEventHandler in org.silverpeas.mobile.client.apps.navigation
Classes in org.silverpeas.mobile.client.apps.navigation that implement NavigationAppEventHandler Modifier and Type Class Description class
NavigationApp
-
Uses of NavigationAppEventHandler in org.silverpeas.mobile.client.apps.navigation.events.app
Fields in org.silverpeas.mobile.client.apps.navigation.events.app with type parameters of type NavigationAppEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<NavigationAppEventHandler>
AbstractNavigationAppEvent. TYPE
Methods in org.silverpeas.mobile.client.apps.navigation.events.app that return types with arguments of type NavigationAppEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<NavigationAppEventHandler>
AbstractNavigationAppEvent. getAssociatedType()
Methods in org.silverpeas.mobile.client.apps.navigation.events.app with parameters of type NavigationAppEventHandler Modifier and Type Method Description protected void
LoadSpacesAndAppsEvent. dispatch(NavigationAppEventHandler handler)
-