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.component.
Package com.vaadin.flow.component
Annotation Interface NotSupported
Methods annotated with NotSupported
are mapped to the original
webcomponent implementation, but not supported at Java level.
Calling methods annotated this way results in no-ops.
Subclasses can override the not supported methods and add meaningful implementation to them.
Since:
1.0