| Package | Description |
|---|---|
| com.vaadin.server |
| Modifier and Type | Method and Description |
|---|---|
String |
ConnectorIdGenerator.generateConnectorId(ConnectorIdGenerationEvent event)
Generates a connector id for a connector.
|
static String |
ConnectorIdGenerator.generateDefaultConnectorId(ConnectorIdGenerationEvent event)
Generates a connector id using the default logic by using
VaadinSession.getNextConnectorId(). |
Copyright © 2020 Vaadin Ltd. All rights reserved.