Module com.iamsoft.util.ui
Package com.iamsoft.util.ui.javafx.table
package com.iamsoft.util.ui.javafx.table
Utility classes related to TableView.
-
ClassDescriptionAbstractCellFindSupport<T extends javafx.scene.control.Control,
I> AbstractLazyCellSupport<S,T, C extends javafx.scene.control.IndexedCell<T>> Find strategy type.Represents an integer range.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.AsyncFormulaCol<S,T> AsyncFormulaTreeCol<S,T> FindLazyTableCell<S,T> FixableTableColumn<S,T> FlashingTableCell<S,T> FormulaCol<S,T> Column with value derived from other columns.FormulaColExtension<S,T> Pane for defining FormulaCol.FormulaColSupport<S,T> FormulaTreeCol<S,T> JpaFilterableLazyTableView<S,T extends JpaFilterableLazyTableView.ItemCache<S>> JpaTableInfo<T>LazyCell<S,T, C extends javafx.scene.control.IndexedCell<T>, CS extends LazyCellSupport<S, T, C>> LazyCellSupport<S,T, C extends javafx.scene.control.IndexedCell<T>> LazyCellSupportWrapperExtension<S,T, C extends javafx.scene.control.IndexedCell<T>> LazyTableCell<S,T> LazyTableCellSupport<S,T> LazyTreeTableCell<S,T> SimpleLazyTableCell<S,T> Table model capturing all system properties and environment variables.Represents a system property.Miscellaneous utility methods related to TableView.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> A table cell supporting 'found' text highlighting.A table cell supporting 'found' text highlighting.A table cell supporting 'found' text highlighting.A table cell supporting 'found' text highlighting.Miscellaneous utility methods related to TableView.TextWrapCell<I>TextWrapTableCell<S,T> Table cell which supports text wrapping.Table cell which supports text wrapping.Reflects a TableView along southeast diagonal.A table cell supporting 'found' text highlighting.The Observable value for the cell is expected to be a boolean property, which allowsnull
values (SimpleBooleanProperty
doesn't allownull
values).Observable value capturing visible rows within a table.