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.dependency.
Package com.vaadin.flow.component.dependency
-
Annotation Types Summary Annotation Type Description HtmlImport Annotation for defining HTML dependencies on a
Component
class.HtmlImport.Container Internal annotation to enable use of multiple
HtmlImport
annotations.JavaScript Annotation for defining JavaScript dependencies on a
Component
class.JavaScript.Container Internal annotation to enable use of multiple
JavaScript
annotations.StyleSheet Annotation for defining style sheet dependencies on a
Component
class.StyleSheet.Container Internal annotation to enable use of multiple
StyleSheet
annotations.Uses Marks that an annotated component implicitly uses another component.
Uses.Container Internal annotation to enable use of multiple
Uses
annotations.