Class EditComponentGenerationContext<T>

java.lang.Object
io.jmix.groupgridflowui.component.editor.EditComponentGenerationContext<T>
Type Parameters:
T - the type of the row/item being edited in GroupDataGridEditor

public class EditComponentGenerationContext<T> extends Object
Contains information for a function that returns the column editor component used by GroupDataGridEditor.