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> 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.FindLazyTableCell<S,T> FixableTableColumn<S,T> FlashingTableCell<S,T> FormulaCol<S,T> Column with value derived from other columns.Pane for defining FormulaCol.JpaFilterableLazyTableView<S,T extends JpaFilterableLazyTableView.ItemCache<S>> JpaTableInfo<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.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.