| 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
ContextClickEvent for the Grid Component.
|
static class |
Table.TableContextClickEvent
ContextClickEvent for the Table Component.
|
static class |
Tree.TreeContextClickEvent
ContextClickEvent for the Tree Component.
|
Copyright © 2017 Vaadin Ltd. All rights reserved.