Package com.vaadin.event
Interface LayoutEvents
-
public interface LayoutEvents
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
LayoutEvents.LayoutClickEvent
An event fired when the layout has been clicked.static interface
LayoutEvents.LayoutClickListener
static interface
LayoutEvents.LayoutClickNotifier
The interface for adding and removingLayoutClickEvent
listeners.
-