Uses of Class
com.iamsoft.util.ui.javafx.retentive.RetentiveTableViewSupport
Packages that use RetentiveTableViewSupport
Package
Description
Code for adding 'filter' rows to TableView.
Widgets that remember properties in between sessions.
-
Uses of RetentiveTableViewSupport in com.iamsoft.util.ui.javafx.filtertable
Methods in com.iamsoft.util.ui.javafx.filtertable that return RetentiveTableViewSupportModifier and TypeMethodDescriptionRetentiveTableViewSupport<javafx.collections.ObservableMap<javafx.scene.control.TableColumn<S,
?>, Predicate<?>>> FilterTableView2.getRetentiveTableViewSupport()
-
Uses of RetentiveTableViewSupport in com.iamsoft.util.ui.javafx.retentive
Methods in com.iamsoft.util.ui.javafx.retentive that return RetentiveTableViewSupportModifier and TypeMethodDescriptionRetentiveTableView.getRetentiveTableViewSupport()
Deprecated.RetentiveTableViewExtension.getRetentiveTableViewSupport()
Deprecated.