hiddenSidesPane
Add a HiddenSidesPane to this container.
Return
the control added.
Create a HiddenSidesPane with configuration block.
Return
the control created.
Parameters
configuration
the configuration block.
inline fun NodeContainer.hiddenSidesPane(configuration: KtfxHiddenSidesPane.() -> Unit): HiddenSidesPane
Add a HiddenSidesPane with configuration block to this container.
Return
the control added.
Parameters
configuration
the configuration block.