Class EditComponentGenerationContext<T>

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

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