Create new RichFaces Documentation Jira issue

This will launch the RichFaces Jira page - to complete your feedback please login if needed, and submit the Jira.

JBoss.orgCommunity Documentation

RichFaces CDK Developer Guide

Last published: February 15, 2011

1. Introduction
2. Roadmap document
+3. inputDate component development
3.1. Creating project for component
3.2. Creating and building component skeleton
3.3. Creating a UI prototype
+3.4. Creating a Renderer
3.4.1. Templating
+3.4.2. Creating a Renderer Base class
3.4.2.1. Creating a Converter
3.4.3. Skinnability
+3.5. Component resources registration
3.5.1. resource-config.xml file format
3.6. Extending a UIInput class
+3.7. Configuring component
3.7.1. Including common attributes
3.8. Creating tag class and descriptors for JSP and Facelets
+4. Component usage overview
4.1. JSP Page
4.2. Data Bean
4.3. faces-config.xml
4.4. Web.xml
4.5. Deployment
+5. Developer sample creation
5.1. JSP Page
5.2. Data Bean
5.3. pom.xml
6. Generating unit tests
+7. Creating projects in different IDEs
7.1. Creating project in Eclipse IDE
7.2. Creating project in NetBeans IDE
8. Naming conventions
+9. Template tags overview
9.1. <ajax:update>
9.2. <c:if />
9.3. <c:object />
9.4. <c:set />
9.5. <f:attribute />
9.6. <f:clientid />
9.7. <c:forEach />
9.8. <f:call />
9.9. <f:parameter />
9.10. <f:insert />
9.11. <f:resource />
9.12. <f:root />
9.13. <h:scripts>
9.14. <h:styles>
9.15. <jsp:declaration />
9.16. <jsp:directive.page />
9.17. <jsp:scriptlet>
9.18. <u:insertFacet />
9.19. <vcp:body />
9.20. <vcp:mock />