public class FactoryFolderNode extends FactoryNode
Constructor and Description |
---|
FactoryFolderNode() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription(Locale l)
Node description
|
String |
getId() |
Map |
getMappings() |
String |
getName(Locale l)
Node name
|
protected AbstractNode |
getNewSubNode(String name,
Object value) |
boolean |
isEditable()
Determine if this node is selectable
|
protected List |
listChildren()
Get the children list for this node
|
void |
setMappings(Map mappings) |
getNodeName, setNodeName
equals, getAncestor, getAncestorForLevel, getChildren, getEditURI, getGetUriType, getI18nProperty, getIconCategory, getIconId, getLevel, getParent, getPath, getSubnodeById, getSubNodeByPath, getSubnodes, getTree, hasDynamicChildren, isEditURIAjaxCompatible, isExpandible, isLastChild, isLeaf, listChildrenById, onCollapse, onEdit, 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, start, stop
public Map getMappings()
public void setMappings(Map mappings)
public String getId()
protected List listChildren()
AbstractNode
listChildren
in class AbstractNode
protected AbstractNode getNewSubNode(String name, Object value)
public boolean isEditable()
TreeNode
isEditable
in interface TreeNode
isEditable
in class AbstractNode
public String getName(Locale l)
TreeNode
getName
in interface TreeNode
getName
in class AbstractNode
public String getDescription(Locale l)
TreeNode
getDescription
in interface TreeNode
getDescription
in class AbstractNode
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.