Annotation Type OnUIConnects


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

      Required Elements 
      Modifier and TypeRequired ElementDescription
      OnUIConnect[]value
      Accepted value for the UI OnUIConnect repeated annotation.
    • Element Detail

      • value

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