JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.vaadin.swingkit.server
Annotation Interface Bridge
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
Bridge
Marks a Vaadin view to allow events and messages to be sent between it and a compatible Swing panel (e.g.: a JVaadinPanel).
Author:
Vaadin Ltd