com.vaadin.flow.component.gridpro

Package com.vaadin.flow.component.gridpro

  • Interface Summary
    Interface Description
    ItemUpdater<T,V>

    Callback that is called when a new value has been entered to an editor.

  • Class Summary
    Class Description
    EditColumnConfigurator<T>

    Configuration for the editor of an edit column.

    GridPro<E>  
    GridPro.CellEditStartedEvent<E>

    Event fired when the user starts to edit an existing item.

    GridPro.EditColumn<T>

    Server-side component for the <vaadin-grid-edit-column> element.

    GridPro.ItemPropertyChangedEvent<E>

    Event fired when the user has edited an existing item.

  • Enum Summary
    Enum Description
    EditorType

    Set of editor types applicable for editor of the vaadin-grid-edit-column component.