public class SearchResultActionNode extends GUIActionNode
CLASSNAME| Modifier | Constructor and Description |
|---|---|
protected |
SearchResultActionNode(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.
|
Chip |
createChip(DisplayState displayState,
Chip parent) |
HMCAction |
getActionClassInstance() |
protected boolean |
isHideButton() |
protected boolean |
isShowToolbarLabel() |
checkCreateConditions, getDisabledIcon, getIcon, getName, getToolbarIconcreateFromClass, createFromScript, getActionClass, getClassName, getInstance, getParams, getScriptURI, getTooltip, getTypeaddAttribute, 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 SearchResultActionNode(Node parent, Map attributes) throws NodeCreationFailedException
NodeCreationFailedExceptionpublic Chip createChip(DisplayState displayState, Chip parent)
public HMCAction getActionClassInstance()
getActionClassInstance in class ActionNodepublic Node clone(Node newParent)
Nodeclone in class ActionNodenewParent - The parent of the cloned node.protected boolean isShowToolbarLabel()
protected boolean isHideButton()
Copyright © 2017 SAP SE. All Rights Reserved.