3. ICEfaces Concepts
Contents
> ICEfaces Concepts
Understanding ICEfaces Tags
Understanding ICEfaces involves learning the different tags available and how to use them
effectively. ICEfaces (version 1.0.0) has fifty-three tags. These can be understood more
easily by dividing them by related functionality into nine different categories:
| 1. |
Command Tags
|
Form submission, navigation and other types of user interaction. |
3 |
| 2. |
Data Tags
|
For rendering data tables, lists and scrollable result sets |
5 |
| 3. |
General Tags
|
Something about general tags. |
5 |
| 4. |
Input Tags
|
Specialized input tags for enhanced textual user input and data entry. |
5 |
| 5. |
Menu Tags
|
Tags for creating attractive and functional menus. |
4 |
| 6. |
Output Tags
|
For the conditional rendering of static and dynamic text. |
9 |
| 7. |
Panel Tags
|
Tags to help you organize the layout of components in your views. |
10 |
| 8. |
Select Tags
|
Tags for common selection scenarios, such as language, country, etc. |
10 |
| 9. |
Tree Tags
|
Tree controls to display structured data in an intuitive manner. |
2 |
|