public class SubTypeSelectEditorNode extends ReferenceEditorNode
SubTypeSelectEditorChip in the XML structure.| Modifier | Constructor and Description |
|---|---|
protected |
SubTypeSelectEditorNode(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() |
ComposedType |
getRootType(JaloSession jaloSession) |
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 SubTypeSelectEditorNode(Node parent, Map attributes) throws NodeCreationFailedException
NodeCreationFailedExceptionpublic ComposedType getRootType(JaloSession jaloSession)
public String getEditorType()
getEditorType in class ReferenceEditorNodepublic void adjustEditorSettings(AbstractAttributeEditorChip editor)
AbstractEditorNodeadjustEditorSettings in class ReferenceEditorNodepublic Node clone(Node newParent)
Nodeclone in class ReferenceEditorNodenewParent - The parent of the cloned node.Copyright © 2017 SAP SE. All Rights Reserved.