public class SectionNode extends TypeChildNode
| Modifier | Constructor and Description |
|---|---|
protected |
SectionNode(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.
|
GenericSectionChip |
createSectionChip(DisplayState displayState,
Chip parent) |
String |
getName() |
String |
toString() |
findTypeNode, 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 SectionNode(Node parent, Map attributes) throws NodeCreationFailedException
NodeCreationFailedExceptionpublic String getName()
public GenericSectionChip createSectionChip(DisplayState displayState, Chip parent)
public Node clone(Node newParent)
NodeCopyright © 2017 SAP SE. All Rights Reserved.