Package org.apache.myfaces.extensions.cdi.jsf.api.config.view

Interface Summary
Page.Extension Extension of the markup file
PageBeanDescriptor Descriptor for page-beans
ViewConfigDescriptor Descriptor for view-configs
ViewConfigResolver Resolver for view-configs
 

Enum Summary
Page.NavigationMode Type of the navigation which should be used by the javax.faces.application.NavigationHandler
Page.ViewParameterMode Mode specifies if JSF2 should include view-params
 

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.
 



Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.