| Package | Description |
|---|---|
| com.vaadin.server |
| Modifier and Type | Method and Description |
|---|---|
BootstrapFragmentResponse |
BootstrapHandler.BootstrapContext.getBootstrapResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
BootstrapListener.modifyBootstrapFragment(BootstrapFragmentResponse response)
Lets this listener make changes to the fragment that makes up the actual
Vaadin application.
|
| Constructor and Description |
|---|
BootstrapContext(VaadinResponse response,
BootstrapFragmentResponse bootstrapResponse) |
Copyright © 2023 Vaadin Ltd. All rights reserved.