Installed with Timeline Visualizations
Several components are installed with timeline visualizations.
Tables
Timeline visualization adds the following table.
| Table | Description |
|---|---|
| Timeline Visualization [roadmap_page] |
Stores all available timeline visualizations. |
| Personalize Timeline [roadmap_user_page] |
Stores timeline personalization settings for all timeline visualizations. |
UI Policies
Timeline visualization adds the following UI policy.
| Name | Table | Description |
|---|---|---|
| Control Timeline Visualization configuration Page to enable/disable certain fields | Timeline Visualization [roadmap_page] |
Script that hides fields in the Timeline Visualization form when the form loads. |
Script Includes
Timeline visualization adds the following script includes.
| Name | Description |
|---|---|
| Roadmap2DUtil |
Timeline Visualization - 2D API to generate data for lanes and panels. |
| RoadmapCommonUtil |
Timeline visualization common utility to handle generic functions. |
| RoadmapConfig |
Timeline visualization utility allowing configuration through the Timeline Visualization [roadmap_page] table. |
| RoadmapItems |
Timeline visualization utility to get lane items. |
| RoadmapUtil |
API to generate data for lanes and panels. |
Client Scripts
Timeline visualization adds the following client scripts.
| Name | Table | Description |
|---|---|---|
| Roadmap Color Choice | Timeline Visualization [roadmap_page] |
Sets color values for the color choice fields in the timeline visualization configuration page. |
| Roadmap Item Table | Timeline Visualization [roadmap_page] |
Allows changing the color fields for the item_color_key whenever there is a change to the panel table. |
| Roadmap On Load | Timeline Visualization [roadmap_page] |
Loads the personalized version of the roadmap/visualization. |
| Roadmap Panel Table Change | Timeline Visualization [roadmap_page] |
Allows changing the field name for item_color_key whenever there is a change to the panel/visualization table. |
Business Rules
Timeline visualization adds the following business rule.
| Name | Table | Description |
|---|---|---|
| Check only one default | Timeline Visualization [roadmap_page] |
Checks if another visualization is already set as default when user sets a new visualization as the default. |