Module com.iamsoft.util.ui
Package com.iamsoft.util.ui.javafx.table
Utility classes related to TableView.
-
Interface Summary Interface Description JpaFilterableLazyTableView.ItemCache<I> TableViewFindSupport.SearchableCell<I> TextWrapCell<I> -
Class Summary Class Description AbstractCellFindSupport<T extends javafx.scene.control.Control,I> AbstractTableFindSupport AbstractTableFindSupport.Range Represents an integer range.AbstractTableFindSupport.SearchResult Search result from a background search.AbstractTextWrapCellSupport<T extends javafx.scene.control.Control,C extends javafx.scene.control.IndexedCell<I>,I> Support for table cells which support text wrapping.ComboBoxTreeTableCell<S,T> CompositeTableView<S> FindLazyTableCell<S,T> FixableTableColumn<S,T> FlashingTableCell<S,T> FormulaCol<S,T> Column with value derived from other columns.FormulaColPane Pane for defining FormulaCol.JpaFilterableLazyTableView<S,T extends JpaFilterableLazyTableView.ItemCache<S>> JpaLazyLoadingSupport<E> JpaTableInfo<T> JpaTableRowIndex JpaTableViewFindSupport JpaTableViewFindSupport.Builder JpaTableViewUtil MultiTableViewFindSupport SimpleLazyTableCell<S,T> StagingTableView<T> StatsTableView<T> SummaryTableView<S> SystemPropertiesTableView Table model capturing all system properties and environment variables.SystemPropertiesTableView.SystemProperty Represents a system property.TableColumnUtil Miscellaneous utility methods related to TableView.TableColumnValueList<T> List of items in column, as derived from TableColumn.getCellValueFactory(), TableColumn.getTableView() and TableView.getItems().TableFindSupportBase<T extends javafx.scene.control.Control,C extends javafx.scene.control.TableColumnBase> TableHScrollSyncSupport TableViewFindSupport TableViewFindSupport.AbstractSearchableCell<I> TableViewFindSupport.Cell<S,T> A table cell supporting 'found' text highlighting.TableViewFindSupport.ComboBoxCell<S,T> A table cell supporting 'found' text highlighting.TableViewFindSupport.TextFieldCell<S,T> A table cell supporting 'found' text highlighting.TableViewUtil Miscellaneous utility methods related to TableView.TextWrapTableCell<S,T> Table cell which supports text wrapping.TextWrapTableCellSupport<S,T> TextWrapTreeTableCell<S,T> Table cell which supports text wrapping.TextWrapTreeTableCellSupport<S,T> TransposingTableView<S> Reflects a TableView along southeast diagonal.TreeTableViewFindSupport TreeTableViewFindSupport.Cell<S,T> A table cell supporting 'found' text highlighting.TriStateCheckBoxTreeTableCell<S,T> The Observable value for the cell is expected to be a boolean property, which allowsnull
values (SimpleBooleanProperty
doesn't allownull
values).ViewportRange Observable value capturing visible rows within a table. -
Enum Summary Enum Description AbstractTableFindSupport.FindStrategy Find strategy type.JpaLazyLoadingSupport.State JpaTableViewUtil.Database