Uses of Class
com.vaadin.server.BootstrapResponse
-
Packages that use BootstrapResponse Package Description com.vaadin.server -
-
Uses of BootstrapResponse in com.vaadin.server
Subclasses of BootstrapResponse in com.vaadin.server Modifier and Type Class Description class
BootstrapFragmentResponse
A representation of a bootstrap fragment being generated.class
BootstrapPageResponse
A representation of a bootstrap page being generated.Methods in com.vaadin.server with parameters of type BootstrapResponse Modifier and Type Method Description void
VaadinSession. modifyBootstrapResponse(BootstrapResponse response)
Deprecated.As of 7.0.
-