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