Uses of Class
org.uberfire.ext.security.management.client.widgets.management.events.OnRemoveUserGroupEvent
-
Packages that use OnRemoveUserGroupEvent Package Description org.uberfire.ext.security.management.client.widgets.management.editor.user -
-
Uses of OnRemoveUserGroupEvent in org.uberfire.ext.security.management.client.widgets.management.editor.user
Constructor parameters in org.uberfire.ext.security.management.client.widgets.management.editor.user with type arguments of type OnRemoveUserGroupEvent Constructor Description UserAssignedGroupsExplorer(org.uberfire.ext.security.management.client.ClientUserSystemManager userSystemManager, ConfirmBox confirmBox, GroupsList groupList, AssignedEntitiesExplorer view, javax.enterprise.event.Event<OnRemoveUserGroupEvent> removeUserGroupEventEvent)
-