Uses of Class
org.silverpeas.mobile.client.components.userselection.events.pages.AllowedUsersAndGroupsLoadedEvent
-
-
Uses of AllowedUsersAndGroupsLoadedEvent in org.silverpeas.mobile.client.apps.notifications.pages
Methods in org.silverpeas.mobile.client.apps.notifications.pages with parameters of type AllowedUsersAndGroupsLoadedEvent Modifier and Type Method Description void
NotificationPage. onAllowedUsersAndGroupsLoaded(AllowedUsersAndGroupsLoadedEvent allowedUsersAndGroupsLoadedEvent)
-
Uses of AllowedUsersAndGroupsLoadedEvent in org.silverpeas.mobile.client.components.userselection
Methods in org.silverpeas.mobile.client.components.userselection with parameters of type AllowedUsersAndGroupsLoadedEvent Modifier and Type Method Description void
UserSelectionPage. onAllowedUsersAndGroupsLoaded(AllowedUsersAndGroupsLoadedEvent allowedUsersAndGroupsLoadedEvent)
-
Uses of AllowedUsersAndGroupsLoadedEvent in org.silverpeas.mobile.client.components.userselection.events.pages
Methods in org.silverpeas.mobile.client.components.userselection.events.pages with parameters of type AllowedUsersAndGroupsLoadedEvent Modifier and Type Method Description void
UserSelectionPagesEventHandler. onAllowedUsersAndGroupsLoaded(AllowedUsersAndGroupsLoadedEvent allowedUsersAndGroupsLoadedEvent)
-