You need to associate all action descriptors to the correct model objects so they are displayed in the
Application Explorer view.
Specifying a Root Containers Action
The TUTORIAL_ACT_CreateIssueFilterLevel action returns the children at the application level:
- Right-click
Application Options 1.0, and then click
Edit.
This opens the
Edit Properties dialog box.
- Double-click the
Root Containers Action value cell, and then click
TUTORIAL_ACT_CreateIssueFilterLevel.
- Click
OK.
This action will now be executed when the Issue by Priority node in the
Application Explorer view is expanded.
Specifying the Get Children Action for TUTORIAL_ELE_IssueFilter
You need to add a Get Children Action to the TUTORIAL_ELE_IssueFilter element types:
- In the
Element Types category folder, right-click
TUTORIAL_ELE_IssueFilter.
- Click
.
- Right-click
Get Children Action, and then click
Edit.
This opens the
Edit Properties dialog box.
- Double-click the
Target ID value cell, and then click
TUTORIAL_ACT_CreateStaticPriorityLevel.
- Click
OK.
Specifying the Get Children Action for TUTORIAL_ELE_PriorityFilter
You need to add a Get Children Action to the TUTORIAL_ELE_IssueFilter element types:
- In the
Element Types category folder, right-click
TUTORIAL_ELE_PriorityFilter.
- Click
.
- Right-click
Get Children Action, and then click
Edit.
This opens the
Edit Properties dialog box.
- Double-click the
Target ID value cell, and then click
TUTORIAL_ACT_ListFilteredIssues.
- Click
OK.
Specifying the Action for TUTORIAL_ELE_IssueFilter and TUTORIAL_ELE_PriorityFilter
You need to add the action TUTORIAL_ACT_ShowIssues to both the TUTORIAL_ELE_IssueFilter and TUTORIAL_ELE_PriorityFilter element
types:
- In the
Element Types category folder, right-click
TUTORIAL_ELE_IssueFilter.
- Click
.
- Right-click
Action, and then click
Edit.
This opens the
Edit Properties dialog box.
- Double-click the
Target ID value cell, and then click
TUTORIAL_ACT_ShowIssues.
- Click
OK.
- Right-click
TUTORIAL_ELE_PriorityFilter.
- Click
.
- Right-click
Action, and then click
Edit.
This opens the
Edit Properties dialog box.
- Double-click the
Target ID value cell, and then click
TUTORIAL_ACT_ShowIssues.
- Click
OK.
Specifying the Action for TUTORIAL_ELE_Issue
You need to add the TUTORIAL_ACT_ShowRaiser action to the TUTORIAL_ELE_Issue element type:
- In the
Element Types category folder, right-click
TUTORIAL_ELE_Issue.
- Click
.
- Right-click
Action, and then click
Edit.
This opens the
Edit Properties dialog box.
- Double-click the
Target ID value cell, and then click
TUTORIAL_ACT_ShowRaiser.
- Click
OK.