Module org.tentackle.fx
Package org.tentackle.fx.table
package org.tentackle.fx.table
FX table support.
-
ClassDescriptionThe default GUI provider factory.Default configuration for a table column.Default implementation of a table configuration.Base implementation of a
TableConfigurationProvider.The default table configuration provider factory.FxTableCell<S,T> Extended table cell.FxTableColumn<S,T> An extended table column.
Holds the column configuration.FxTreeTableCell<S,T> Extended tree table cell.FxTreeTableColumn<S,T> An extended tree table column.
Holds the column configuration.A table and treetable cell type.A factory forTableCellTypes.Annotation to express that the annotated class is aTableCellType.Configuration for a table or treetable column.Configuration for table and treetable views.
The main purpose is to provide a single object to configure the component.Type of binding.Edit mode.Creates aTableConfiguration.A factory forTableConfigurationProviders.Annotation to express that the annotated class is aTableConfigurationProvider.A table displaying the totals of another table.
Displays any number of rows (1 for totals, 3 for totals and min + max, for example).
The items must contain the total values.