Package | Description |
---|---|
com.vaadin.flow.component.grid |
Modifier and Type | Class and Description |
---|---|
class |
ItemDoubleClickEvent<T>
Event fired when a Grid item is double clicked.
|
Modifier and Type | Method and Description |
---|---|
Registration |
Grid.addItemClickListener(ComponentEventListener<ItemClickEvent<T>> listener)
Adds an item click listener to this component.
|
Copyright © 2022. All rights reserved.