Package com.vaadin.classic.v8.event
Interface LayoutEvents
-
public interface LayoutEventsWrapper interface for legacy layout events.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classLayoutEvents.LayoutClickEventAn event fired when the layout has been clicked.static interfaceLayoutEvents.LayoutClickListenerLegacy layout click listener interface.static interfaceLayoutEvents.LayoutClickNotifierThe interface for adding and removingLayoutClickEventlisteners.
-