Uses of Class
com.vaadin.flow.server.WebBrowser
Packages that use WebBrowser
-
Uses of WebBrowser in com.vaadin.flow.server
Fields in com.vaadin.flow.server declared as WebBrowserMethods in com.vaadin.flow.server that return WebBrowserModifier and TypeMethodDescriptionVaadinSession.getBrowser()Get the web browser associated with this session.Methods in com.vaadin.flow.server that return types with arguments of type WebBrowserModifier and TypeMethodDescriptionAppShellSettings.getBrowser()Get the web browser used for the request used for these settings.Methods in com.vaadin.flow.server with parameters of type WebBrowserModifier and TypeMethodDescriptionvoidVaadinSession.setBrowser(WebBrowser browser) Set the web browser associated with this session.