Interface StudioPropertyGroups.DropMode

All Known Subinterfaces:
StudioPropertyGroups.BaseGridComponent, StudioPropertyGroups.DataGridComponent, StudioPropertyGroups.DataGridDefaultProperties, StudioPropertyGroups.TreeDataGridComponent, StudioPropertyGroups.TreeDataGridDefaultProperties
Enclosing class:
StudioPropertyGroups

@StudioPropertyGroup(properties=@StudioProperty(xmlAttribute="dropMode",type=ENUMERATION,classFqn="com.vaadin.flow.component.grid.dnd.GridDropMode",options={"BETWEEN","ON_TOP","ON_TOP_OR_BETWEEN","ON_GRID"})) public static interface StudioPropertyGroups.DropMode