ActionNodeBase Class
Base action node model
Namespace: MobileTrack.Web.Components.Models.ActionFlowsAssembly: MobileTrack.Web.Components (in MobileTrack.Web.Components.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
public abstract class ActionNodeBase : NodeModel
- Inheritance
- Object Model SelectableModel MovableModel NodeModel ActionNodeBase
- Derived
| Deletable |
Whether the node can be deleted
|
| Icon |
Icon to show with the node.
|
| Label |
Node's label
|
| Options |
Dropdown options for the node
|
| TitleColor |
Title color of the node.
|
| Type |
Category the node belongs to.
|