Annotation Types Summary |
InitView |
View-controller annotation for page-beans. |
InlineViewConfigRoot |
Only required for inline view-configs! |
Page |
Stereotype for marking a class as page for type-safe view-configs. |
PageBean |
Specifies one or more page-beans via the type-safe view-config. |
PageBean.List |
Allows to specify multiple page-beans |
PageParameter |
This annotation can be used as interceptor for JSF action methods or
as simple annotation at View-Configs annotated with Page or
sub-classes of such classes. |
PageParameter.List |
|
PostRenderView |
View-controller annotation for page-beans. |
PrePageAction |
View-controller annotation for page-beans. |
PreRenderView |
View-controller annotation for page-beans. |