public class SearchNode extends TypeChildNode
TypeNode which is the
parent of this node.| Modifier | Constructor and Description |
|---|---|
protected |
SearchNode(Node parent,
Map attributes) |
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 SearchNode(Node parent, Map attributes) throws NodeCreationFailedException
NodeCreationFailedExceptionpublic List getAttributeNames()
public int getNumberStartValue()
public OrganizerChip createOrganizerChip(DisplayState displayState, Chip parent, GenericLeafNodeChip leafNodeChip)
public OrganizerSearchChip createOrganizerSearchChip(DisplayState displayState, OrganizerChip parent)
public GenericSearchChip createGenericSearchChip(DisplayState displayState, Chip parent, ComposedType type)
GenericSearchChip congigured by this node.public GenericSearchChip createGenericSearchChip(DisplayState displayState, Chip parent, ComposedType type, Map values)
GenericSearchChip congigured by this node.public ModalGenericSearchChip createModalGenericSearchChip(DisplayState displayState, Chip parent, ItemAcceptor acceptor, ComposedType type)
ModalGenericSearchChip congigured by this node.public boolean containsConditionNodeFor(String attributeQualifier)
public ConditionNode getConditionNode(String attributeQualifier)
public void addDefaultConditions(DisplayState displayState, AbstractGenericConditionalSearchChip chip)
public Node clone(Node newParent)
Nodepublic boolean isAutoPerform()
public String getSavedQuery()
Copyright © 2017 SAP SE. All Rights Reserved.