public static interface LayoutEvents.LayoutClickListener extends ConnectorEventListener
Modifier and Type | Field and Description |
---|---|
static Method |
clickMethod |
Modifier and Type | Method and Description |
---|---|
void |
layoutClick(LayoutEvents.LayoutClickEvent event)
Layout has been clicked
|
static final Method clickMethod
void layoutClick(LayoutEvents.LayoutClickEvent event)
event
- Component click event.Copyright © 2021 Vaadin Ltd. All rights reserved.