Interface StudioPropertyGroups.NestedNullBehavior

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

@StudioPropertyGroup(properties=@StudioProperty(xmlAttribute="nestedNullBehavior",type=ENUMERATION,classFqn="com.vaadin.flow.component.grid.Grid.NestedNullBehavior",defaultValue="THROW",options={"THROW","ALLOW_NULLS"})) public static interface StudioPropertyGroups.NestedNullBehavior