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