Modifier and Type | Method and Description |
---|---|
static <T> com.vaadin.flow.shared.Registration |
GridHelper.addColumnToggleListener(com.vaadin.flow.component.grid.Grid<T> grid,
com.vaadin.flow.component.ComponentEventListener<ColumnToggleEvent<T>> listener)
Adds a listener that is notified when column visibility is modified through the sidebar menu.
|
Copyright © 2022–2023 Flowing Code. All rights reserved.