Package com.iizix.api.ui
Annotation Type OnUIValueChanges
@Documented @Retention(RUNTIME) @Target(METHOD) public @interface OnUIValueChanges
Support for multiple definitions of the UI OnUIValueChange POJO method tag.- Author:
- Christopher Mindus
Required Element Summary
Required Elements Modifier and Type Required Element Description OnUIValueChange[]
value
Accepted value for the UI OnUIValueChange repeated annotation.
Element Detail
value
OnUIValueChange[] value
Accepted value for the UI OnUIValueChange repeated annotation.