public interface LayoutEvents
Modifier and Type | Interface and 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 removing
LayoutClickEvent
listeners. |
Copyright © 2017 Vaadin Ltd. All rights reserved.