Annotation Type ViewGroup
-
@Target(METHOD) @Retention(RUNTIME) @Documented public @interface ViewGroup
AViewGroupcontains multipleViewannotations. It is used when a view handler is able to handle multipleView.- Author:
- Richard "Shred" Körber
@Target(METHOD) @Retention(RUNTIME) @Documented public @interface ViewGroup
ViewGroup contains multiple View annotations. It is used when a
view handler is able to handle multiple View.