public final class NodeExpanderButton extends NodeElement
| Constructor and Description |
|---|
NodeExpanderButton()
Constructs a new
NodePanelExpanderButton. |
| Modifier and Type | Method and Description |
|---|---|
NodeElement |
getTargetElement()
Returns the target element controlled by this button.
|
void |
setTargetElement(NodeElement targetElement)
Sets the target element.
|
getAlignment, getBackgroundColor, getElementType, getHeight, getMargin, getMargin, getName, getWidth, setAlignment, setBackgroundColor, setHeight, setMargin, setName, setWidthpublic NodeExpanderButton()
NodePanelExpanderButton.public NodeElement getTargetElement()
public void setTargetElement(NodeElement targetElement)
targetElement - the element controlled by this button.