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