progressBarCellFactory

inline fun <S> TableColumn<S, Double>.progressBarCellFactory()

Sets a ProgressBarTableCell factory for use in this TableColumn.


inline fun <S> TreeTableColumn<S, Double>.progressBarCellFactory()

Sets a ProgressBarTreeTableCell factory for use in this TreeTableColumn.