Annotation Interface CssImport.Container

Enclosing class:
CssImport

@Retention(RUNTIME) @Target(TYPE) @Inherited @Documented public static @interface CssImport.Container
Internal annotation to enable use of multiple CssImport annotations.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Internally used to enable use of multiple CssImport annotations.
  • Element Details

    • value

      CssImport[] value
      Internally used to enable use of multiple CssImport annotations.
      Returns:
      an array of the JavaScript annotations