Uses of Interface
is.codion.swing.common.ui.component.table.FilterTableCellRenderer.Customizer
Packages that use FilterTableCellRenderer.Customizer
Package
Description
Package configuration values:
FilterTableCellEditor.CLICK_COUNT_TO_START
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
FilterTable.ROWS_FILL_VIEWPORT
FilterTable.COLUMN_TOOL_TIPS
FilterTable.FILLS_VIEWPORT_HEIGHT
FilterTable.RESIZE_ROW_TO_FIT_EDITOR
FilterTable.STOP_EDIT_ON_FOCUS_LOST
-
Uses of FilterTableCellRenderer.Customizer in is.codion.swing.common.ui.component.table
Methods in is.codion.swing.common.ui.component.table that return types with arguments of type FilterTableCellRenderer.CustomizerMethods in is.codion.swing.common.ui.component.table with parameters of type FilterTableCellRenderer.CustomizerModifier and TypeMethodDescriptionFilterTableCellRenderer.Builder.customizer(FilterTableCellRenderer.Customizer<R, C> customizer)