public class PanelSpecificPropertiesNode extends PanelPropertiesNode
Modifier and Type | Field and Description |
---|---|
protected PanelInstanceSpecificPropertiesHandler |
handler |
editable, editURI, editURIAjaxCompatible, expandible, getUriType, iconCategory, iconId, last, parent, subnodes, tree
Constructor and Description |
---|
PanelSpecificPropertiesNode() |
Modifier and Type | Method and Description |
---|---|
PanelInstancePropertiesHandler |
getHandler() |
String |
getIconId()
Icon identifier
|
String |
getId() |
boolean |
isEditURIAjaxCompatible()
Determines if edit URI is Ajax compatible
|
isMultilanguage, onEdit, setMultilanguage
equals, getAncestor, getAncestorForLevel, getChildren, getDescription, getEditURI, getGetUriType, getI18nProperty, getIconCategory, getLevel, getName, getParent, getPath, getSubnodeById, getSubNodeByPath, getSubnodes, getTree, hasDynamicChildren, isEditable, isExpandible, isLastChild, isLeaf, listChildren, listChildrenById, onCollapse, onExpand, onSelect, onUnedit, onUnselect, setEditable, setEditURI, setEditURIAjaxCompatible, setExpandible, setGetUriType, setIconCategory, setIconId, setLast, setParent, setSubnodes, setTree, toString
@Inject protected PanelInstanceSpecificPropertiesHandler handler
public PanelInstancePropertiesHandler getHandler()
getHandler
in class PanelPropertiesNode
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
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.