Annotation Type OnUIActions


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

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

      • value

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