constrained

inline fun TableView<*>.constrained()

Apply TableView.CONSTRAINED_RESIZE_POLICY to this TableView.


inline fun TreeTableView<*>.constrained()

Apply TreeTableView.CONSTRAINED_RESIZE_POLICY to this TreeTableView.