| Package | Description |
|---|---|
| com.vaadin.server |
| Modifier and Type | Method and Description |
|---|---|
void |
VaadinSession.addBootstrapListener(BootstrapListener listener)
Adds a listener that will be invoked when the bootstrap HTML is about to
be generated.
|
void |
VaadinSession.removeBootstrapListener(BootstrapListener listener)
Remove a bootstrap listener that was previously added.
|
Copyright © 2022 Vaadin Ltd. All rights reserved.