JBoss.orgCommunity Documentation

RichFaces CDK Developer Guide


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.4.3.1. XCSS Format
4.4.3.2. Dynamic images generation
+4.5. Component resources registration
4.5.1. resources-config.xml file format
4.6. Configuring component
4.7. Creating tag classes and descriptor for JSP and Facelets
5. Generating unit tests
+6. Component usage overview
6.1. Developer sample creation
7. Button component development
8. Creating projects in different IDEs
9. Naming conventions
10. CDK Tag Reference
11. Template tags overview