Uses of Enum Class
is.codion.common.utilities.Operator
Packages that use Operator
Package
Description
Condition related classes.
Common utilities.
Provides a type-safe condition API for building SQL WHERE clauses programmatically.
Package configuration values:
EntityApplicationModel.USER_PREFERENCES
EntityApplicationModel.RESTORE_DEFAULT_PREFERENCES
EntityApplicationModel.PREFERENCES_KEY
EntityEditModel.EDIT_EVENTS
EntityEditModel.EntityEditor.PERSIST_FOREIGN_KEYS
EntityQueryModel.LIMIT
EntityTableModel.ON_INSERT
EntityTableModel.ORDER_QUERY
ForeignKeyModelLink.SET_CONDITION_ON_INSERT
ForeignKeyModelLink.SET_VALUE_ON_INSERT
ForeignKeyModelLink.REFRESH_ON_SELECTION
ForeignKeyModelLink.CLEAR_CONDITION_ON_EMPTY_SELECTION
ForeignKeyModelLink.CLEAR_VALUE_ON_EMPTY_SELECTION
EntitySearchModel.DEFAULT_LIMIT
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
FilterTable.PAINT_REMAINING_ROWS
-
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.common.utilities
Methods in is.codion.common.utilities that return Operator -
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.framework.model
Methods in is.codion.framework.model that return types with arguments of type 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