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