Annotation Type Description


@Retention(RUNTIME) @Target(TYPE) public @interface Description
Provide a description for a page or acteur which will be used by Application.getHelpPageType() to provide an API-level help call.
Author:
Tim Boudreau
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • category

      String category
      Default:
      "Web-API"