@Documented
@Target(value=PARAMETER)
public @interface PropRef
OnPropChange
.
The type of the parameter must be the same as the return type of the prop method.Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
value
Return the name of the associated prop.
|