Uses of Interface
org.silverpeas.mobile.client.components.userselection.events.components.UserSelectionComponentEventHandler
-
-
Uses of UserSelectionComponentEventHandler in org.silverpeas.mobile.client.apps.agenda.pages
Classes in org.silverpeas.mobile.client.apps.agenda.pages that implement UserSelectionComponentEventHandler Modifier and Type Class Description classEditEventPage -
Uses of UserSelectionComponentEventHandler in org.silverpeas.mobile.client.apps.formsonline.pages
Classes in org.silverpeas.mobile.client.apps.formsonline.pages that implement UserSelectionComponentEventHandler Modifier and Type Class Description classFormOnlineEditPage -
Uses of UserSelectionComponentEventHandler in org.silverpeas.mobile.client.apps.workflow.pages.widgets
Classes in org.silverpeas.mobile.client.apps.workflow.pages.widgets that implement UserSelectionComponentEventHandler Modifier and Type Class Description classWorkflowFieldEditable -
Uses of UserSelectionComponentEventHandler in org.silverpeas.mobile.client.components.forms
Classes in org.silverpeas.mobile.client.components.forms that implement UserSelectionComponentEventHandler Modifier and Type Class Description classFieldEditable -
Uses of UserSelectionComponentEventHandler in org.silverpeas.mobile.client.components.userselection.events.components
Fields in org.silverpeas.mobile.client.components.userselection.events.components with type parameters of type UserSelectionComponentEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<UserSelectionComponentEventHandler>AbstractUserSelectionComponentEvent. TYPEMethods in org.silverpeas.mobile.client.components.userselection.events.components that return types with arguments of type UserSelectionComponentEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<UserSelectionComponentEventHandler>AbstractUserSelectionComponentEvent. getAssociatedType()Methods in org.silverpeas.mobile.client.components.userselection.events.components with parameters of type UserSelectionComponentEventHandler Modifier and Type Method Description protected voidUsersAndGroupsSelectedEvent. dispatch(UserSelectionComponentEventHandler handler)
-