Annotation Type OnUITextChanges


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

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

      • value

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