Annotation Interface ScriptImplementation


@Retention(RUNTIME) @Target(TYPE) public @interface ScriptImplementation
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The location of the script (.js) file.
  • Element Details

    • location

      String location
      The location of the script (.js) file.