| Package | Description |
|---|---|
| com.vaadin.event | |
| com.vaadin.ui |
| Modifier and Type | Method and Description |
|---|---|
void |
ContextClickEvent.ContextClickListener.contextClick(ContextClickEvent event)
Called when the context click happens.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Grid.GridContextClickEvent<T>
ContextClickEvent for the Grid Component.
|
static class |
Tree.TreeContextClickEvent<T>
ContextClickEvent for the Tree Component.
|
Copyright © 2022 Vaadin Ltd. All rights reserved.