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 class
NotificationPage
-
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 class
UserSelectionPage
-
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. TYPE
Methods 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 void
AllowedUsersAndGroupsLoadedEvent. dispatch(UserSelectionPagesEventHandler handler)
-