ActionFlowAssignmentsTabT Class
| ActionFlowAssignmentEditorModal |
This modal is used to add or edit assignments.
It will be triggered when the user clicks the "Add Assignment" button or the edit button on an existing assignment.
|
| ActionFlowsAssignmentsTable |
The table containing the action flow assignments.
|
| AvailableDefinitionsByEventType |
The action flow assignments for the company, based on the event they can be applied to.
|
| ConfirmDialog |
Confirmation dialog to show when the user tries to delete an assignment, to confirm the action.
|
| IsActiveTab |
Whether this tab is active at startup.
|
| Item |
Item to retrieve assignments for.
|
| OnClick |
This event fires when the user clicks the corresponding tab button and the tab is displayed.
|