@Retention(value=RUNTIME) @Target(value=TYPE) @Documented @Inherited public @interface SubViewOf
View
as a sub-view of given View name.
The parent View must be a SubViewContainer
.
SubViewContainer
public abstract String value
SubViewContainer
.Copyright © 2019 The Holon Platform. All rights reserved.