Class Monk.event.flowmanager.StepSelected
Extends
Workbench.event.UserEvent.
Monk.event.flowmanager.StepSelected
Defined in: event.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
A step has been selected in the flow-manager.
|
Class Detail
Monk.event.flowmanager.StepSelected(object)
A step has been selected in the flow-manager.
The following are recognized properties (but the full
class hierarchy should be examined):
- label: a short descriptive summary of the event suitable for users to see
- component: the source Workbench.component.Component for the event
- Parameters:
- {Object} object
- A literal with members for this event
- {String} object.label
- A short descriptive summary of the event suitable for users to see
- {Workbench.component.Component} object.component
- The source for the event
- Since:
- 0.1