|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @Beta public @interface UifAutoCreateViews
BETA: Indicates that you want the krad-data module to auto-generate the listed types of KRAD views upon startup.
Optional Element Summary | |
---|---|
UifAutoCreateViewType[] |
value
Gets the list of view types to autogenerate on startup. |
public abstract UifAutoCreateViewType[] value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |