| Package | Description |
|---|---|
| org.vaadin.miki.superfields.itemgrid |
| Modifier and Type | Method and Description |
|---|---|
CellSelectionEvent<T> |
CellSelectionEvent.reversed()
Helper method that creates a new event with selection reversed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CellSelectionHandler.cellSelectionChanged(CellSelectionEvent<T> event)
Triggered whenever a cell selection has been changed.
|
static <V> void |
ItemGrid.defaultCellSelectionHandler(CellSelectionEvent<V> event)
Default
CellSelectionHandler. |
Copyright © 2024 Miki. All rights reserved.