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