public class SectionPermissionsNode extends AbstractNode
Constructor and Description |
---|
SectionPermissionsNode() |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
PermissionsPropertiesHandler |
getPermissionsPropertiesHandler() |
boolean |
isEditable()
Determine if this node is selectable
|
boolean |
onEdit()
Called when the node is edited.
|
void |
setPermissionsPropertiesHandler(PermissionsPropertiesHandler permissionsPropertiesHandler) |
void |
start() |
equals, getAncestor, getAncestorForLevel, getChildren, getDescription, getEditURI, getGetUriType, getI18nProperty, getIconCategory, getIconId, getLevel, getName, getParent, getPath, getSubnodeById, getSubNodeByPath, getSubnodes, getTree, hasDynamicChildren, isEditURIAjaxCompatible, isExpandible, isLastChild, isLeaf, listChildren, listChildrenById, onCollapse, onExpand, onSelect, onUnedit, onUnselect, setEditable, setEditURI, setEditURIAjaxCompatible, setExpandible, setGetUriType, setIconCategory, setIconId, setLast, setParent, setSubnodes, setTree, toString
addPeriodicTask, addPeriodicTask, factoryLookup, getComponentAlias, getComponentDescription, getComponentName, getComponentScope, init, setComponentAlias, shutdown, stop
public PermissionsPropertiesHandler getPermissionsPropertiesHandler()
public void start() throws Exception
start
in interface org.jboss.dashboard.factory.FactoryLifecycle
start
in class org.jboss.dashboard.factory.BasicFactoryElement
Exception
public boolean isEditable()
TreeNode
isEditable
in interface TreeNode
isEditable
in class AbstractNode
public void setPermissionsPropertiesHandler(PermissionsPropertiesHandler permissionsPropertiesHandler)
public String getId()
public boolean onEdit()
TreeNode
onEdit
in interface TreeNode
onEdit
in class AbstractNode
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.