JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
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