Uses of Interface
org.silverpeas.mobile.client.components.userselection.widgets.events.SelectionEventHandler
-
-
Uses of SelectionEventHandler in org.silverpeas.mobile.client.apps.notifications.pages
Classes in org.silverpeas.mobile.client.apps.notifications.pages that implement SelectionEventHandler Modifier and Type Class Description classNotificationPage -
Uses of SelectionEventHandler in org.silverpeas.mobile.client.components.userselection
Classes in org.silverpeas.mobile.client.components.userselection that implement SelectionEventHandler Modifier and Type Class Description classUserSelectionPage -
Uses of SelectionEventHandler in org.silverpeas.mobile.client.components.userselection.widgets.events
Fields in org.silverpeas.mobile.client.components.userselection.widgets.events with type parameters of type SelectionEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<SelectionEventHandler>AbstractSelectionEvent. TYPEMethods in org.silverpeas.mobile.client.components.userselection.widgets.events that return types with arguments of type SelectionEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<SelectionEventHandler>AbstractSelectionEvent. getAssociatedType()Methods in org.silverpeas.mobile.client.components.userselection.widgets.events with parameters of type SelectionEventHandler Modifier and Type Method Description protected voidChangeEvent. dispatch(SelectionEventHandler handler)
-