JfxTreeTableColumnScope
class JfxTreeTableColumnScope<S : RecursiveTreeObject<S>>(val columns: MutableCollection<TreeTableColumn<S, *>>)
Container of JFXTreeTableColumn, providing sets of useful operation.
Container of JFXTreeTableColumn, providing sets of useful operation.