public class NoneNode extends CommonNode
ATTR_DESCRIPTION, ATTR_ICON, ATTR_LABEL, ATTR_TIP| Constructor and Description |
|---|
NoneNode(CommonNode parent,
Object object) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIconName()
A name for an icon.
|
String |
getLabel()
A short string representation (suitable for example for use with an icon
or menu item).
|
addNotificationListener, getAttribute, getChildren, getDescription, getNode, getNodeHandler, getObject, getParent, getTip, hasChildren, removeAttribute, removeNotificationListener, setAttribute, setNodeHandlerpublic NoneNode(CommonNode parent, Object object)
public String getIconName()
IPresentationSupportgetIconName in interface IPresentationSupportgetIconName in class CommonNodepublic String getLabel()
IPresentationSupportgetLabel in interface IPresentationSupportgetLabel in class CommonNodeCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.