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