Uses of Interface
org.silverpeas.mobile.client.common.event.selection.SelectionPagesEventHandler
-
Packages that use SelectionPagesEventHandler Package Description org.silverpeas.mobile.client.apps.documents.pages org.silverpeas.mobile.client.common.event.selection -
-
Uses of SelectionPagesEventHandler in org.silverpeas.mobile.client.apps.documents.pages
Classes in org.silverpeas.mobile.client.apps.documents.pages that implement SelectionPagesEventHandler Modifier and Type Class Description classSharingPage -
Uses of SelectionPagesEventHandler in org.silverpeas.mobile.client.common.event.selection
Fields in org.silverpeas.mobile.client.common.event.selection with type parameters of type SelectionPagesEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<SelectionPagesEventHandler>AbstractSelectionPagesEvent. TYPEMethods in org.silverpeas.mobile.client.common.event.selection that return types with arguments of type SelectionPagesEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<SelectionPagesEventHandler>AbstractSelectionPagesEvent. getAssociatedType()Methods in org.silverpeas.mobile.client.common.event.selection with parameters of type SelectionPagesEventHandler Modifier and Type Method Description protected voidUsersSelectionSendedEvent. dispatch(SelectionPagesEventHandler handler)
-