public class CustomChipNode extends TypeChildNode implements ChipCreator
| Modifier | Constructor and Description |
|---|---|
protected |
CustomChipNode(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) |
protected String |
getClassName() |
Class |
getCustomChipClass() |
protected String |
getJSPURI() |
Map |
getParameters() |
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 CustomChipNode(Node parent, Map attributes) throws NodeCreationFailedException
NodeCreationFailedExceptionprotected String getClassName()
protected String getJSPURI()
public Class getCustomChipClass()
public Map getParameters()
public Chip createChip(DisplayState displayState, Chip parent)
createChip in interface ChipCreatorCopyright © 2017 SAP SE. All Rights Reserved.