| Package | Description |
|---|---|
| com.vaadin.flow.server | |
| com.vaadin.flow.server.communication |
| Modifier and Type | Method and Description |
|---|---|
void |
VaadinService.modifyIndexHtmlResponse(IndexHtmlResponse response)
Fires the
IndexHtmlRequestListener.modifyIndexHtmlResponse(IndexHtmlResponse)
event to all registered IndexHtmlRequestListener. |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexHtmlRequestListener.modifyIndexHtmlResponse(IndexHtmlResponse indexHtmlResponse)
The method allows to modify the Index HTML response before it is sent to
browser.
|
Copyright © 2021. All rights reserved.