We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
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.GridProVariant Set of theme variants applicable for
vaadin-grid-pro
component.