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.grid.editor.
Package com.vaadin.flow.component.grid.editor
package com.vaadin.flow.component.grid.editor
-
ClassDescriptionEditor<T>
An editor in a Grid.
Holds the data for cancel events fired in
Editor
.An event listener for a
Grid
editor cancel events.Holds the data for close events fired in
Editor
.An event listener for a
Grid
editor close events.EditorEvent<T>Base class for events fired in
Editor
.EditorImpl<T>Implementation of
Editor
interface.Holds the data for open events fired in
Editor
.An event listener for a
Grid
editor open events.Renderer and DataGenerator used by
Grid.Column
to control the state of the editor components.Holds the data for save events fired in
Editor
.An event listener for a
Grid
editor save events.