Annotation Type Update


@Target(METHOD) @Retention(RUNTIME) public @interface Update
Mark a method as returning a new instance of part of the form/configuration.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      Returns:
      the name of this update action.
    • family

      Returns:
      the value of the component family this action relates to.
      Default:
      ""