Annotation Type 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 TypeRequired ElementDescription
      OnUIFocus[]value
      Accepted value for the UI OnUIFocus repeated annotation.
    • Element Detail

      • value

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