Uses of Interface
com.vaadin.swingkit.core.SwingVaadinCallable
Packages that use SwingVaadinCallable
-
Uses of SwingVaadinCallable in com.vaadin.swingkit.client
Methods in com.vaadin.swingkit.client with type parameters of type SwingVaadinCallableModifier and TypeMethodDescription<T extends SwingVaadinCallable>
TIt lets you use the JVaadinPanel as anySwingVaadinCallableimplemented by the Vaadin view so that any methods defined by the interface can be called directly.