| Package | Description |
|---|---|
| com.vaadin.event |
| Modifier and Type | Method and Description |
|---|---|
static LayoutEvents.LayoutClickEvent |
LayoutEvents.LayoutClickEvent.createEvent(ComponentContainer layout,
MouseEventDetails mouseDetails,
Connector clickedConnector) |
| Modifier and Type | Method and Description |
|---|---|
void |
LayoutEvents.LayoutClickListener.layoutClick(LayoutEvents.LayoutClickEvent event)
Layout has been clicked
|
Copyright © 2019 Vaadin Ltd. All rights reserved.