Annotation Interface OnUIFocuses


@Documented @Retention(RUNTIME) @Target(METHOD) public @interface OnUIFocuses
Support for multiple definitions of the UI OnUIFocus POJO method tag.
Author:
Christopher Mindus
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Accepted value for the UI OnUIFocus repeated annotation.
  • Element Details

    • value

      OnUIFocus[] value
      Accepted value for the UI OnUIFocus repeated annotation.