Uses of Class
is.codion.swing.common.ui.component.table.FilterTableColumn
Packages that use FilterTableColumn
Package
Description
Package configuration values:
FilterTableCellRenderer.TABLE_CELL_LEFT_PADDING
FilterTableCellRenderer.TABLE_CELL_RIGHT_PADDING
FilterTableCellRenderer.NUMERICAL_HORIZONTAL_ALIGNMENT
FilterTableCellRenderer.TEMPORAL_HORIZONTAL_ALIGNMENT
FilterTableCellRenderer.BOOLEAN_HORIZONTAL_ALIGNMENT
FilterTableCellRenderer.HORIZONTAL_ALIGNMENT
FilterTableCellRenderer.ALTERNATE_ROW_COLORING
FilterTableCellRenderer.FOCUSED_CELL_INDICATOR
FilterTableCellRenderer.SET_BORDER
FilterTableHeaderRenderer.FOCUSED_COLUMN_INDICATOR
FilterTable.COLUMN_REORDERING
FilterTable.AUTO_RESIZE_MODE
FilterTable.COLUMN_RESIZING
-
Uses of FilterTableColumn in is.codion.swing.common.ui.component.table
Methods in is.codion.swing.common.ui.component.table that return FilterTableColumnModifier and TypeMethodDescriptionReturns the TableColumn with the given identifierFilterTableColumnModel.getColumn(int columnIndex) Methods in is.codion.swing.common.ui.component.table that return types with arguments of type FilterTableColumnModifier and TypeMethodDescriptionFilterTableColumnModel.columns()FilterTableColumnModel.HiddenColumns.columns()FilterTableColumnModel.VisibleColumns.columns()Methods in is.codion.swing.common.ui.component.table with parameters of type FilterTableColumnModifier and TypeMethodDescriptionFilterTableHeaderRenderer.Factory.create(FilterTableColumn<C> column, FilterTable<R, C> table)