Modifier and Type | Method and Description |
---|---|
MultiSplitLayout.Split |
MultiSplitLayout.Node.getParent()
Returns the Split parent of this Node, or null.
|
Modifier and Type | Method and Description |
---|---|
void |
MultiSplitLayout.Node.setParent(MultiSplitLayout.Split parent)
Set the value of this Node's parent property.
|