Uses of Interface
is.codion.common.model.summary.SummaryModel.SummaryValues.Factory
Packages that use SummaryModel.SummaryValues.Factory
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
-
Uses of SummaryModel.SummaryValues.Factory in is.codion.common.model.summary
Methods in is.codion.common.model.summary with parameters of type SummaryModel.SummaryValues.FactoryModifier and TypeMethodDescriptionstatic <C> TableSummaryModel
<C> TableSummaryModel.tableSummaryModel
(SummaryModel.SummaryValues.Factory<C> summaryModelFactory) -
Uses of SummaryModel.SummaryValues.Factory in is.codion.swing.common.ui.component.table
Methods in is.codion.swing.common.ui.component.table with parameters of type SummaryModel.SummaryValues.FactoryModifier and TypeMethodDescriptionFilterTable.Builder.summaryValuesFactory
(SummaryModel.SummaryValues.Factory<C> summaryValuesFactory)