public class PanelsNode extends AbstractNode
editable, editURI, editURIAjaxCompatible, expandible, getUriType, iconCategory, iconId, last, parent, subnodes, tree
Constructor and Description |
---|
PanelsNode() |
Modifier and Type | Method and Description |
---|---|
String |
getIconId()
Icon identifier
|
String |
getId() |
protected PanelNode |
getNewPanelNode(Panel panel) |
Collection |
getPanels() |
PanelsPropertiesHandler |
getPanelsPropertiesHandler() |
protected boolean |
hasDynamicChildren() |
boolean |
isEditURIAjaxCompatible()
Determines if edit URI is Ajax compatible
|
protected List |
listChildren()
Get the children list for this node
|
protected TreeNode |
listChildrenById(String id)
Get a children node by its id.
|
boolean |
onEdit()
Called when the node is edited.
|
void |
setPanelsPropertiesHandler(PanelsPropertiesHandler panelsPropertiesHandler) |
equals, getAncestor, getAncestorForLevel, getChildren, getDescription, getEditURI, getGetUriType, getI18nProperty, getIconCategory, getLevel, getName, getParent, getPath, getSubnodeById, getSubNodeByPath, getSubnodes, getTree, isEditable, isExpandible, isLastChild, isLeaf, onCollapse, onExpand, onSelect, onUnedit, onUnselect, setEditable, setEditURI, setEditURIAjaxCompatible, setExpandible, setGetUriType, setIconCategory, setIconId, setLast, setParent, setSubnodes, setTree, toString
public PanelsPropertiesHandler getPanelsPropertiesHandler()
public void setPanelsPropertiesHandler(PanelsPropertiesHandler panelsPropertiesHandler)
protected List listChildren()
AbstractNode
listChildren
in class AbstractNode
protected boolean hasDynamicChildren()
hasDynamicChildren
in class AbstractNode
protected TreeNode listChildrenById(String id)
AbstractNode
listChildrenById
in class AbstractNode
public Collection getPanels() throws Exception
Exception
public String getId()
public String getIconId()
TreeNode
getIconId
in interface TreeNode
getIconId
in class AbstractNode
public boolean isEditURIAjaxCompatible()
TreeNode
isEditURIAjaxCompatible
in interface TreeNode
isEditURIAjaxCompatible
in class AbstractNode
public boolean onEdit()
TreeNode
onEdit
in interface TreeNode
onEdit
in class AbstractNode
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.