public class SpecialEditorNode extends AbstractEditorNode
| Modifier | Constructor and Description |
|---|---|
protected |
SpecialEditorNode(Node parent,
Map attributes) |
| Modifier and Type | Method and Description |
|---|---|
Node |
clone(Node newParent)
This method returns a clone of the current node whichs parent node is specified by the parameter newParent.
|
Chip |
createAttributeChip(DisplayState displayState,
Chip parent) |
String |
getClassName() |
String |
getEditorType() |
String |
getParameter() |
adjustEditorSettings, getAttributeName, getParameters, getType, getTypefindTypeNode, getAttributeDescriptoraddAttribute, addChild, addChildren, checkCreateConditions, cloneAll, getAttributes, getBooleanAttribute, getBooleanAttribute, getCachedObject, getChild, getChildren, getChildren, getChildrenInternal, getEditorNode, getElementName, getIntegerAttribute, getIntegerAttribute, getLogger, getParent, getPosition, getPositionInfo, getStringAttribute, getStringAttribute, getSuperNode, removeAttribute, removeChild, replace, replaceChild, setAttributes, setElementName, setParent, setPosition, setPositionInfoprotected SpecialEditorNode(Node parent, Map attributes) throws NodeCreationFailedException
NodeCreationFailedExceptionpublic Chip createAttributeChip(DisplayState displayState, Chip parent)
public String getClassName()
public String getParameter()
public String getEditorType()
getEditorType in class AbstractEditorNodeCopyright © 2017 SAP SE. All Rights Reserved.