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