We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.flow.shared.
Package com.vaadin.flow.shared
Annotation Interface GwtIncompatible
Marks a type, method, constructor of field to be ignored by the GWT compiler.
We have our own copy of the annotation to avoid depending on
gwt-shared
. See the documentation for
com.google.gwt.core.shared.GwtIncompatible
for more information.
Since:
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueHas no technical meaning, is only used for documentation
Returns:
a description of the incompatibility reason
-