ActionNodeBase Class
Base action node model
Namespace: MobileTrack.Web.Components.Models.ActionFlowsAssembly: MobileTrack.Web.Components (in MobileTrack.Web.Components.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
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.
|