Uses of Class
com.vaadin.swingkit.core.EmbeddedBrowserException
Packages that use EmbeddedBrowserException
-
Uses of EmbeddedBrowserException in com.vaadin.swingkit.server
Methods in com.vaadin.swingkit.server that throw EmbeddedBrowserExceptionModifier and TypeMethodDescriptionvoidEventEmitter.emit(VaadinSwingEvent event) Method to emit aVaadinSwingEventfrom a Vaadin view that will be received by the JVaadinPanel hosting the view on the Swing app.SwingJavascriptResponse.generateResponseJS(String encodedResponse) Generates a valid Javascript response as a String that will be sent through the embedded browser to the Swing app.