@Retention(value=RUNTIME) @Target(value=TYPE) @Documented public @interface InternalContainerAnnotationForHtml
@HtmlImport
annotations.
NOT meant to be used, for multiple HTML dependencies,
@HtmlImport
should be used instead.
Modifier and Type | Required Element and Description |
---|---|
HtmlImport[] |
value
Not to be used, instead multiple
@HtmlImport
annotations should be used. |
public abstract HtmlImport[] value
@HtmlImport
annotations should be used.Copyright © 2018 Vaadin Ltd. All rights reserved.