Package io.jmix.flowui.entity.filter
Class GroupFilterCondition
java.lang.Object
io.jmix.flowui.entity.filter.FilterCondition
io.jmix.flowui.entity.filter.LogicalFilterCondition
io.jmix.flowui.entity.filter.GroupFilterCondition
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Field SummaryFields inherited from class io.jmix.flowui.entity.filter.LogicalFilterConditionoperation, operationTextVisible, ownFilterConditionsFields inherited from class io.jmix.flowui.entity.filter.FilterConditioncomponentId, enabled, label, localizedLabel, parent, styleName, visible
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class io.jmix.flowui.entity.filter.LogicalFilterConditiongetOperation, getOperationTextVisible, getOwnFilterConditions, setOperation, setOperationTextVisible, setOwnFilterConditionsMethods inherited from class io.jmix.flowui.entity.filter.FilterConditiongetComponentId, getEnabled, getLabel, getLocalizedLabel, getParent, getStyleName, getVisible, setComponentId, setEnabled, setLabel, setLocalizedLabel, setParent, setStyleName, setVisible
- 
Constructor Details- 
GroupFilterConditionpublic GroupFilterCondition()
 
-