Package | Description |
---|---|
com.vaadin.ui.components.grid |
Modifier and Type | Method and Description |
---|---|
void |
ItemClickListener.itemClick(Grid.ItemClick<T> event)
Invoked when this listener receives a item click event from a Grid to
which it has been added.
|
Copyright © 2021 Vaadin Ltd. All rights reserved.