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 classBootstrapFragmentResponseA representation of a bootstrap fragment being generated.classBootstrapPageResponseA representation of a bootstrap page being generated.Methods in com.vaadin.server with parameters of type BootstrapResponse Modifier and Type Method Description voidVaadinSession. modifyBootstrapResponse(BootstrapResponse response)Deprecated.As of 7.0.
-