public class PartOfReferenceEditorNode extends ReferenceEditorNode
PartOfReferenceEditorChip in the XML structure.| Modifier | Constructor and Description |
|---|---|
protected |
PartOfReferenceEditorNode(Node parent,
Map attributes) |
| Modifier and Type | Method and Description |
|---|---|
void |
adjustEditorSettings(AbstractAttributeEditorChip editor)
Adjusts the settings of the editor chip according to the configuration specified in the xml file.
|
Node |
clone(Node newParent)
This method returns a clone of the current node whichs parent node is specified by the parameter newParent.
|
String |
getEditorType() |
String |
getSource() |
checkCreateConditions, enhanceConditionChip, getCreationPresets, getNoSelectionName, getPresetSearchType, getSearchPresets, hasSearchAttribute, isAutoPerformgetAttributeName, getParameters, getType, getTypefindTypeNode, 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 PartOfReferenceEditorNode(Node parent, Map attributes) throws NodeCreationFailedException
NodeCreationFailedExceptionpublic String getSource()
public void adjustEditorSettings(AbstractAttributeEditorChip editor)
AbstractEditorNodeadjustEditorSettings in class ReferenceEditorNodepublic Node clone(Node newParent)
Nodeclone in class ReferenceEditorNodenewParent - The parent of the cloned node.public String getEditorType()
getEditorType in class ReferenceEditorNodeCopyright © 2017 SAP SE. All Rights Reserved.