THIS
- Self-referential generic THISpublic interface FluentContextClickNotifier<THIS extends FluentContextClickNotifier<THIS>>
extends com.vaadin.event.ContextClickEvent.ContextClickNotifier
ContextClickEvent.ContextClickNotifier
ContextClickEvent.ContextClickNotifier
Modifier and Type | Method and Description |
---|---|
default THIS |
withContextClickListener(com.vaadin.event.ContextClickEvent.ContextClickListener listener)
Adds a context click listener that gets notified when a context click
happens.
|
default THIS withContextClickListener(com.vaadin.event.ContextClickEvent.ContextClickListener listener)
listener
- the context click listener to addContextClickEvent.ContextClickNotifier.addContextClickListener(com.vaadin.event.ContextClickEvent.ContextClickListener)
Copyright © 2017 Jean-Christophe Fortier. All rights reserved.