Annotation Type Documentation


@Retention(RUNTIME) public @interface Documentation
  • Required Element Summary

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

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
    Should the documentation be used as a tooltip in UiSchema.
  • Element Details

    • tooltip

      boolean tooltip
      Should the documentation be used as a tooltip in UiSchema.
      Default:
      false