Uses of Interface
org.uberfire.ext.security.management.client.widgets.management.explorer.UserGroupsExplorer.View
-
Packages that use UserGroupsExplorer.View Package Description org.uberfire.ext.security.management.client.widgets.management.explorer -
-
Uses of UserGroupsExplorer.View in org.uberfire.ext.security.management.client.widgets.management.explorer
Classes in org.uberfire.ext.security.management.client.widgets.management.explorer that implement UserGroupsExplorer.View Modifier and Type Class Description classUserGroupsExplorerViewView implementation for exploring the assigned groups or roles for a given user.Fields in org.uberfire.ext.security.management.client.widgets.management.explorer declared as UserGroupsExplorer.View Modifier and Type Field Description protected UserGroupsExplorer.ViewUserGroupsExplorer. viewMethods in org.uberfire.ext.security.management.client.widgets.management.explorer that return UserGroupsExplorer.View Modifier and Type Method Description UserGroupsExplorer.ViewUserGroupsExplorer.View. clear()Clears the view..UserGroupsExplorer.ViewUserGroupsExplorerView. clear()UserGroupsExplorer.ViewUserGroupsExplorer.View. configure(EntitiesList.View entitiesList)Configure the view with the list view instance.UserGroupsExplorer.ViewUserGroupsExplorerView. configure(EntitiesList.View entitiesList)Constructors in org.uberfire.ext.security.management.client.widgets.management.explorer with parameters of type UserGroupsExplorer.View Constructor Description UserGroupsExplorer(GroupsList groupList, UserGroupsExplorer.View view, ConfirmBox confirmBox, javax.enterprise.event.Event<RemoveUserGroupEvent> removeUserGroupEventEvent)
-