Package | Description |
---|---|
org.uberfire.ext.security.management.client.widgets.management.explorer |
Modifier and Type | Class and Description |
---|---|
class |
UserGroupsExplorerView
View implementation for exploring the assigned groups or roles for a given user.
|
Modifier and Type | Field and Description |
---|---|
protected UserGroupsExplorer.View |
UserGroupsExplorer.view |
Modifier and Type | Method and Description |
---|---|
UserGroupsExplorer.View |
UserGroupsExplorerView.clear() |
UserGroupsExplorer.View |
UserGroupsExplorer.View.clear()
Clears the view..
|
UserGroupsExplorer.View |
UserGroupsExplorerView.configure(EntitiesList.View entitiesList) |
UserGroupsExplorer.View |
UserGroupsExplorer.View.configure(EntitiesList.View entitiesList)
Configure the view with the list view instance.
|
Constructor and Description |
---|
UserGroupsExplorer(GroupsList groupList,
UserGroupsExplorer.View view,
ConfirmBox confirmBox,
javax.enterprise.event.Event<RemoveUserGroupEvent> removeUserGroupEventEvent) |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.