Annotation Interface JsModule.Container

Enclosing class:
JsModule

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

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

    • value

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