Uses of Package
is.codion.common.model.summary
Packages that use is.codion.common.model.summary
Package
Description
Summary related classes.
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
FilterTable.ALLOW_COLUMN_REORDERING
FilterTable.AUTO_RESIZE_MODE
-
Classes in is.codion.common.model.summary used by is.codion.common.model.summaryClassDescriptionThe summary types available to the default summary modelA interface defining a class for providing summaries of numerical table columns: sum, average, minimum, maximum and minimum & maximum.Specifies a summary providerProvides the values on which to base the summary .
-
Classes in is.codion.common.model.summary used by is.codion.swing.common.ui.component.tableClassDescriptionA interface defining a class for providing summaries of numerical table columns: sum, average, minimum, maximum and minimum & maximum.Provides the values on which to base the summary .