Annotation Interface AllowInert


@Retention(RUNTIME) @Target(METHOD) public @interface AllowInert
Makes a @ClientCallable method callable even if the UI is inert.
Since:
1.0
Author:
Vaadin Ltd