1,562 bytes added,
20:31, 25 June 2013 The Worflow Editor is designed to display and edit [[Workflow|Workflows]] of a single {{UBIK}} object. Technically, it
* either reads the [[SYSREL_WORKFLOW|Workflow]] relation of the context object, or
* loads its instances if the context object is the [[WORKFLOW|System MetaClass Workflow]]
* loads the context object itself if it is a Workflow object
{{ControlInfoBox
| title = Workflow Editor
| name = Workflow Editor
| internalname = CtrlWorkflowEditor
| image =
| imagecaption = Workflow Editor control
| purpose = View and edit workflow objects
| context = Any
| version = 2.1+
}}
==Basics==
===Appearance===
====Design vs view====
===Drag & Drop===
The Workflow Editor control is a target for Drag&Drop operations, any object can be dropped on the value field of an editing control if the dragged object matches the data type of the respective property.
==Toolbar==
{| class="wikitable" | width = "50%"
|-
! Item !! Purpose
|- align="left"
| View Style || Indicates or changes the [[#View Style|View Style]] of the control; changing it will result in reloading of the control
|- align="left"
| Navigate to context object || Attempts to [[Navigation|navigate]] to the current context MetaClass.
|- align="left"
| Save || Saves the context object.
|}
==Context menu==
This control doesn't feature any context menu yet.
==View Styles==
The Workflow Editor has currently only one View Style.
===Design===
==Other functionality==
==See also==
* [[Workflow Designer]]
* [[Debugger|Code- and Workflow Debugger]]
[[Category:UBIK Studio Controls]]