Annotation Type OnUICreates


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

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

      • value

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