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.flowingcode.vaadin.jsonmigration
Annotation Type LegacyClientCallable
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
@Documented
public @interface
LegacyClientCallable
When instrumented, publishes the annotated method as if
ClientCallable
has been used.