@Dependent public class LeafPermissionNodeEditor extends BasePermissionNodeEditor
| Modifier and Type | Class and Description |
|---|---|
static interface |
LeafPermissionNodeEditor.View |
aclEditor, leftMargin, padding, permissionNode, treeLevel, width| Constructor and Description |
|---|
LeafPermissionNodeEditor(LeafPermissionNodeEditor.View view,
PermissionWidgetFactory widgetFactory,
javax.enterprise.event.Event<PermissionChangedEvent> permissionChangedEvent) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.ui.Widget |
asWidget() |
void |
edit(PermissionNode node) |
void |
init() |
protected void |
onNodePanelWidthChanged() |
void |
onParentPermissionChanged(Permission permission,
boolean on) |
addChildEditor, clearChildEditors, getACLEditor, getChildEditors, getExceptionNumber, getNodePanelWidth, getParentEditor, getPermissionNode, getTreeLevel, hasChildEditors, isAnException, onChildPermissionChanged, onPermissionChanged, removeChildEditor, setACLEditor, setLeftMargin, setParentEditor, setTreeLevel@Inject public LeafPermissionNodeEditor(LeafPermissionNodeEditor.View view, PermissionWidgetFactory widgetFactory, javax.enterprise.event.Event<PermissionChangedEvent> permissionChangedEvent)
@PostConstruct public void init()
public com.google.gwt.user.client.ui.Widget asWidget()
public void edit(PermissionNode node)
public void onParentPermissionChanged(Permission permission, boolean on)
onParentPermissionChanged in interface PermissionNodeEditoronParentPermissionChanged in class BasePermissionNodeEditorprotected void onNodePanelWidthChanged()
onNodePanelWidthChanged in class BasePermissionNodeEditorCopyright © 2012–2016 JBoss by Red Hat. All rights reserved.