12.1.1 Framework Architecture Overview
The Template Builder framework is composed of the following logical entities:
Table 12-2 Template Builder framework
| Entity | Description | Reusability |
|---|---|---|
| Component | UI control (Input, Dropdown, Table, and so on.) | Reusable |
| Combination | One component mapped with its properties | Reusable across groups |
| Group | Logical section containing combinations | Reusable across templates |
| Template | Collection of groups rendered as UI | Contains multiple groups |
| Dependency Mapping | Controls execution/visibility logic | Template-level |