Interface UserSelectionComponentEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- All Known Implementing Classes:
EditEventPage,FieldEditable,FormOnlineEditPage,WorkflowFieldEditable
public interface UserSelectionComponentEventHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonUsersAndGroupSelected(UsersAndGroupsSelectedEvent event)
-
-
-
Method Detail
-
onUsersAndGroupSelected
void onUsersAndGroupSelected(UsersAndGroupsSelectedEvent event)
-
-