com.vaadin.flow.component.grid.editor.

Class EditorOpenEvent<T>

    • Constructor Detail

      • EditorOpenEvent

        public EditorOpenEvent(Editor<T> editor,
                               T item)

        Constructor for the editor open event.

        Parameters:

        editor - the source of the event

        item - the item being edited