Uses of Interface
org.uberfire.ext.security.management.client.widgets.management.editor.acl.node.PermissionNodeViewer
-
Packages that use PermissionNodeViewer Package Description org.uberfire.ext.security.management.client.widgets.management.editor.acl.node -
-
Uses of PermissionNodeViewer in org.uberfire.ext.security.management.client.widgets.management.editor.acl.node
Classes in org.uberfire.ext.security.management.client.widgets.management.editor.acl.node that implement PermissionNodeViewer Modifier and Type Class Description classBasePermissionNodeViewerclassLeafPermissionNodeViewerclassMultiplePermissionNodeViewerMethods in org.uberfire.ext.security.management.client.widgets.management.editor.acl.node that return PermissionNodeViewer Modifier and Type Method Description PermissionNodeViewerPermissionWidgetFactory. createViewer(org.uberfire.security.client.authz.tree.PermissionNode node)Methods in org.uberfire.ext.security.management.client.widgets.management.editor.acl.node that return types with arguments of type PermissionNodeViewer Modifier and Type Method Description List<PermissionNodeViewer>LeafPermissionNodeViewer. getChildren()List<PermissionNodeViewer>MultiplePermissionNodeViewer. getChildren()List<PermissionNodeViewer>PermissionNodeViewer. getChildren()Methods in org.uberfire.ext.security.management.client.widgets.management.editor.acl.node with parameters of type PermissionNodeViewer Modifier and Type Method Description voidMultiplePermissionNodeViewer.View. addChildViewer(PermissionNodeViewer viewer)voidMultiplePermissionNodeViewerView. addChildViewer(PermissionNodeViewer viewer)
-