Annotation Type OnVSFocuses


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

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

      • value

        OnVSFocus[] value
        Accepted value for the VS OnVSFocus repeated annotation.