public class PanelInstancesProvidersNode extends AbstractNode
editable, editURI, editURIAjaxCompatible, expandible, getUriType, iconCategory, iconId, last, parent, subnodes, tree
Constructor and Description |
---|
PanelInstancesProvidersNode() |
Modifier and Type | Method and Description |
---|---|
String |
getIconId()
Icon identifier
|
String |
getId() |
String |
getName(Locale l)
Node name
|
protected PanelInstancesGroupNode |
getNewGroupNode(String workspaceId,
String groupName) |
protected PanelInstanceNode |
getNewInstanceNode(PanelInstance instance) |
String |
getProviderId() |
String |
getProviderName() |
boolean |
isEditable()
Determine if this node is selectable
|
protected List |
listChildren()
Get the children list for this node
|
void |
setProviderId(String providerId) |
void |
setProviderName(String providerName) |
equals, getAncestor, getAncestorForLevel, getChildren, getDescription, getEditURI, getGetUriType, getI18nProperty, getIconCategory, 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
public String getId()
public String getIconId()
TreeNode
getIconId
in interface TreeNode
getIconId
in class AbstractNode
public boolean isEditable()
TreeNode
isEditable
in interface TreeNode
isEditable
in class AbstractNode
public String getProviderId()
public void setProviderId(String providerId)
public String getProviderName()
public void setProviderName(String providerName)
public String getName(Locale l)
TreeNode
getName
in interface TreeNode
getName
in class AbstractNode
protected List listChildren()
AbstractNode
listChildren
in class AbstractNode
protected PanelInstanceNode getNewInstanceNode(PanelInstance instance)
protected PanelInstancesGroupNode getNewGroupNode(String workspaceId, String groupName)
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.