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