Package io.jmix.flowui.kit.meta
Interface StudioPropertyGroups.SelectionMode
- All Known Subinterfaces:
StudioPropertyGroups.BaseGridComponent,StudioPropertyGroups.DataGridComponent,StudioPropertyGroups.DataGridDefaultProperties,StudioPropertyGroups.TreeDataGridComponent,StudioPropertyGroups.TreeDataGridDefaultProperties
- Enclosing class:
StudioPropertyGroups
@StudioPropertyGroup(properties=@StudioProperty(xmlAttribute="selectionMode",type=ENUMERATION,category="General",classFqn="com.vaadin.flow.component.grid.Grid.SelectionMode",defaultValue="SINGLE",options={"SINGLE","MULTI","NONE"}))
public static interface StudioPropertyGroups.SelectionMode