Annotation Interface Tab


@Retention(RUNTIME) @Target(FIELD) public @interface Tab
Places a config field under the named tab.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Tab name.
  • Element Details

    • value

      String value
      Tab name.