Module is.codion.swing.common.ui
Class ColumnConditionPanel.Fields
java.lang.Object
is.codion.swing.common.ui.component.table.ColumnConditionPanel.Fields
- Enclosing class:
- ColumnConditionPanel<T>
Provides the fields.
-
Method Details
-
operator
- Returns:
- the condition operator combo box
-
equal
- Returns:
- the JComponent used to specify the equal value
-
upperBound
- Returns:
- the JComponent used to specify the upper bound
-
lowerBound
- Returns:
- the JComponent used to specify the lower bound
-
in
- Returns:
- the JComponent used to specify the in values
-