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