|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Stereotype @Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface PageBean
Specifies one or more page-beans via the type-safe view-config. Such page beans support e.g. the view-controller annotations.
Required Element Summary | |
---|---|
Class |
value
Class of the page-bean |
Optional Element Summary | |
---|---|
String |
name
Optional name of the page-bean |
Element Detail |
---|
public abstract Class value
public abstract String name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |