JBoss.orgCommunity Documentation

RichFaces CDK Developer Guide

This documentation is work in progress, thus some mistakes or incompleteness is possible


1. Introduction
2. Roadmap document
3. Setting up the environment
+4. inputDate component development
4.1. Creating project for component
4.2. Creating and building component skeleton
4.3. Creating a UI prototype
+4.4. Creating a Renderer
4.4.1. Templating
+4.4.2. Creating a Renderer Base class
4.4.2.1. Creating a Converter
4.4.3. Skinnability
+4.5. Component resources registration
4.5.1. resource-config.xml file format
4.6. Extending a UIInput class
+4.7. Configuring component
4.7.1. Including common attributes
4.8. Creating tag class and descriptors for JSP and Facelets
5. Component usage overview
6. Generating unit tests
7. Button component development
8. Creating projects in different IDEs
9. Naming conventions
10. CDK Tag Reference
11. Template tags overview