Uses of Enum Class
is.codion.common.Operator
Packages that use Operator
Package
Description
Common classes.
Condition related classes.
Provides a type-safe condition API for building SQL WHERE clauses programmatically.
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 Operator in is.codion.common
Methods in is.codion.common that return Operator -
Uses of Operator in is.codion.common.model.condition
Methods in is.codion.common.model.condition that return types with arguments of type OperatorMethods in is.codion.common.model.condition with parameters of type OperatorModifier and TypeMethodDescriptionMethod parameters in is.codion.common.model.condition with type arguments of type OperatorModifier and TypeMethodDescription -
Uses of Operator in is.codion.framework.domain.entity.condition
Methods in is.codion.framework.domain.entity.condition that return Operator -
Uses of Operator in is.codion.swing.common.ui.component.table
Method parameters in is.codion.swing.common.ui.component.table with type arguments of type OperatorModifier and TypeMethodDescriptionColumnConditionPanel.Builder.operatorCaptions
(Function<Operator, String> operatorCaptions) Provides captions for operators, displayed in the operator combo box