Package io.jmix.ui.widget
Class JmixEnhancedTable.AggregationInputValueChangeContext
java.lang.Object
io.jmix.ui.widget.JmixEnhancedTable.AggregationInputValueChangeContext
- Direct Known Subclasses:
JmixGroupTable.GroupAggregationInputValueChangeContext
- Enclosing interface:
- JmixEnhancedTable
-
Field Summary
-
Constructor Summary
ConstructorDescriptionAggregationInputValueChangeContext
(Object columnId, String value, boolean isTotalAggregation) -
Method Summary
-
Field Details
-
columnId
-
value
-
isTotalAggregation
protected boolean isTotalAggregation
-
-
Constructor Details
-
AggregationInputValueChangeContext
-
-
Method Details
-
getColumnId
-
getValue
-
isTotalAggregation
public boolean isTotalAggregation()
-