Package io.jmix.flowui.kit.meta
Interface StudioPropertyGroups.ColumnRendering
- All Known Subinterfaces:
StudioPropertyGroups.BaseGridComponent,StudioPropertyGroups.DataGridComponent,StudioPropertyGroups.DataGridDefaultProperties,StudioPropertyGroups.TreeDataGridComponent,StudioPropertyGroups.TreeDataGridDefaultProperties
- Enclosing class:
StudioPropertyGroups
@StudioPropertyGroup(properties=@StudioProperty(xmlAttribute="columnRendering",type=ENUMERATION,classFqn="com.vaadin.flow.component.grid.ColumnRendering",defaultValue="EAGER",options={"EAGER","LAZY"}))
public static interface StudioPropertyGroups.ColumnRendering