public static interface ContextClickEvent.ContextClickListener extends Serializable
ContextClickEvents.| Modifier and Type | Method and Description |
|---|---|
void |
contextClick(ContextClickEvent event)
Called when the context click happens.
|
void contextClick(ContextClickEvent event)
event - the context click eventCopyright © 2016 Vaadin Ltd. All rights reserved.