Annotation Type OnUISelections


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

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

      • value

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