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