Uses of Interface
org.silverpeas.mobile.client.apps.config.events.app.ConfigAppEventHandler
-
Packages that use ConfigAppEventHandler Package Description org.silverpeas.mobile.client.apps.config org.silverpeas.mobile.client.apps.config.events.app org.silverpeas.mobile.client.pages.main -
-
Uses of ConfigAppEventHandler in org.silverpeas.mobile.client.apps.config
Classes in org.silverpeas.mobile.client.apps.config that implement ConfigAppEventHandler Modifier and Type Class Description class
ConfigApp
-
Uses of ConfigAppEventHandler in org.silverpeas.mobile.client.apps.config.events.app
Fields in org.silverpeas.mobile.client.apps.config.events.app with type parameters of type ConfigAppEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<ConfigAppEventHandler>
AbstractConfigAppEvent. TYPE
Methods in org.silverpeas.mobile.client.apps.config.events.app that return types with arguments of type ConfigAppEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<ConfigAppEventHandler>
AbstractConfigAppEvent. getAssociatedType()
Methods in org.silverpeas.mobile.client.apps.config.events.app with parameters of type ConfigAppEventHandler Modifier and Type Method Description protected void
LoadConfigEvent. dispatch(ConfigAppEventHandler handler)
protected void
UpdateConfigEvent. dispatch(ConfigAppEventHandler handler)
-
Uses of ConfigAppEventHandler in org.silverpeas.mobile.client.pages.main
Classes in org.silverpeas.mobile.client.pages.main that implement ConfigAppEventHandler Modifier and Type Class Description class
HomePage
-