Package io.jmix.flowui.kit.meta
Interface StudioPropertyGroups.RequiredPropertyFilterOperation
- All Known Subinterfaces:
StudioPropertyGroups.PropertyFilterComponent,StudioPropertyGroups.PropertyFilterDefaultProperties
- Enclosing class:
StudioPropertyGroups
@StudioPropertyGroup(properties=@StudioProperty(xmlAttribute="operation",type=ENUMERATION,category="General",classFqn="io.jmix.flowui.component.propertyfilter.PropertyFilter$Operation",required=true,options={"EQUAL","NOT_EQUAL","GREATER","GREATER_OR_EQUAL","LESS","LESS_OR_EQUAL","CONTAINS","NOT_CONTAINS","STARTS_WITH","ENDS_WITH","IS_SET","IN_LIST","NOT_IN_LIST","IN_INTERVAL","DATE_EQUALS","IS_COLLECTION_EMPTY","MEMBER_OF_COLLECTION","NOT_MEMBER_OF_COLLECTION"}))
public static interface StudioPropertyGroups.RequiredPropertyFilterOperation