Uses of Class
com.vaadin.server.BootstrapPageResponse
-
Packages that use BootstrapPageResponse Package Description com.vaadin.server -
-
Uses of BootstrapPageResponse in com.vaadin.server
Methods in com.vaadin.server with parameters of type BootstrapPageResponse Modifier and Type Method Description void
BootstrapListener. modifyBootstrapPage(BootstrapPageResponse response)
Lets this listener make changes to the overall HTML document that will be used as the initial HTML page in a typical Servlet deployment as well as the HTTP headers in the response serving the initial HTML.
-