Interface UserSelectionPagesEventHandler
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- All Known Implementing Classes:
NotificationPage,UserSelectionPage
public interface UserSelectionPagesEventHandler
extends com.google.gwt.event.shared.EventHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoidonAllowedUsersAndGroupsLoaded(AllowedUsersAndGroupsLoadedEvent allowedUsersAndGroupsLoadedEvent)
-
Method Details
-
onAllowedUsersAndGroupsLoaded
void onAllowedUsersAndGroupsLoaded(AllowedUsersAndGroupsLoadedEvent allowedUsersAndGroupsLoadedEvent)
-