public static interface ClientConnector.AttachListener extends ConnectorEventListener
connector attach events.| Modifier and Type | Field and Description |
|---|---|
static Method |
attachMethod |
| Modifier and Type | Method and Description |
|---|---|
void |
attach(ClientConnector.AttachEvent event)
Called when a AttachListener is notified of a AttachEvent.
|
static final Method attachMethod
void attach(ClientConnector.AttachEvent event)
event - The attach event that was fired.Copyright © 2023 Vaadin Ltd. All rights reserved.