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 class
EditEventPage
-
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 class
FormOnlineEditPage
-
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 class
WorkflowFieldEditable
-
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 class
FieldEditable
-
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. TYPE
Methods 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 void
UsersAndGroupsSelectedEvent. dispatch(UserSelectionComponentEventHandler handler)
-