public class ActionFlowDefinitionsEditor : MtBaseComponent| ActionFlowDefinitionsEditor | Initializes a new instance of the ActionFlowDefinitionsEditor class |
| ActionFlowModal | Modal to edit action flows. |
| ConfirmDialog | Modal for confirming an action |
| ModalDropdownOptions | Dropdown options for node ports in the action flow modal. (Accounts, devices, etc.) |
| NewActionFlowContext | Edit context for the NewActionFlowContext |
| NewActionFlowForm | Edit form when creating a new action flow. |
| NewActionFlowModal | Modal to create a new action flow. |
| RequiredPermissionsForManage |
Lists the permissions the user needs to be able to manage the page/item
(Overrides MtBaseComponentRequiredPermissionsForManage) |
| RequiredPermissionsForView |
Lists the permissions the user needs to be able to view the page/item
(Overrides MtBaseComponentRequiredPermissionsForView) |
| TargetId | The Company whose action flows are being managed. Empty is used for global action flows. |
| BuildRenderTree | (Overrides ComponentBaseBuildRenderTree(RenderTreeBuilder)) |
| LoadData |
Loads the data that the component requires to get out of preview.
It is invoked in the OnParametersSetAsync method of MtBaseComponent (Overrides MtBaseComponentLoadData) |