public class CustomAttributeChipNode extends AttributeChipNode
| Modifier | Constructor and Description |
|---|---|
protected |
CustomAttributeChipNode(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.
|
AttributeChip |
createAttributeChip(DisplayState displayState,
Chip parent,
String editorTypeCode,
Class customEditorClass) |
Class |
getCustomClass() |
checkCreateConditions, createChip, getAttributeName, getDescriptionAttributeName, getEditable, getHideLabel, getLabelWidth, getMaxLength, getType, getWidth, toStringfindTypeNode, getAttributeDescriptoraddAttribute, addChild, addChildren, 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 CustomAttributeChipNode(Node parent, Map attributes) throws NodeCreationFailedException
NodeCreationFailedExceptionpublic AttributeChip createAttributeChip(DisplayState displayState, Chip parent, String editorTypeCode, Class customEditorClass)
createAttributeChip in class AttributeChipNodepublic Class getCustomClass()
public Node clone(Node newParent)
Nodeclone in class AttributeChipNodenewParent - The parent of the cloned node.Copyright © 2017 SAP SE. All Rights Reserved.