Annotation Type OnUIValueChanges


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

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

      • value

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