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