| Package | Description |
|---|---|
| com.vaadin.client | |
| com.vaadin.client.communication |
| Modifier and Type | Method and Description |
|---|---|
ConnectionStateHandler |
Registry.getConnectionStateHandler()
Gets the
ConnectionStateHandler singleton. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConnectionStateHandler
Default implementation of the connection state handler.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ReconnectDialogConfiguration.bind(ConnectionStateHandler connectionStateHandler)
Binds this ReconnectDialogConfiguration to the given
ConnectionStateHandler so that
configurationUpdated() is run whenever a
relevant part of ReconnectDialogConfiguration changes. |
Copyright © 2000–2025 Vaadin Ltd. All rights reserved.