Quintiq file version 2.0
#root
#parent: SOPWorkflow
OrphanComponent SWF_DialogCreateEditWorkflow
{
#keys: '[113694.2.1087519736]'
BaseType: 'Dialog'
Databinding: 'SWF_Workflow'
GBLayout
{
Type: 'internal[GBLayoutDefinition]'
Columns:
[
GBFlow.Column { grow: 0 id: 363 parent: 0 }
GBFlow.Column { grow: 0 id: 190 parent: 0 }
GBFlow.Column { grow: 128 id: 777 parent: 0 }
]
Elements:
[
GBElement
{
Component => LabelName
Position { startcolumn: 363 startrow: 407 endcolumn: 363 endrow: 407 }
}
GBElement
{
Component => LabelStartDate
Position { startcolumn: 363 startrow: 459 endcolumn: 363 endrow: 459 }
}
GBElement
{
Component => LabelStartOfPlanning
Position { startcolumn: 363 startrow: 181 endcolumn: 363 endrow: 181 }
}
GBElement
{
Component => EditorName
Position { startcolumn: 190 startrow: 407 endcolumn: 777 endrow: 407 }
}
GBElement
{
Component => GUIDateTimeSelectorStartDate
Position { startcolumn: 190 startrow: 459 endcolumn: 190 endrow: 459 }
}
GBElement
{
Component => GUIDateTimeSelectorStartOfPlanning
Position { startcolumn: 190 startrow: 181 endcolumn: 190 endrow: 181 }
}
]
Gaps: [ left: 10 right: 10 top: 10 bottom: 10 inner: 5 ]
Rows:
[
GBFlow.Row { grow: 0 id: 407 parent: 0 }
GBFlow.Row { grow: 0 id: 459 parent: 0 }
GBFlow.Row { grow: 0 id: 181 parent: 0 }
]
}
Children:
[
#child: Toolbar
#child: EditorName
Component LabelName
{
#keys: '[113694.2.1087528749]'
BaseType: 'Label'
Properties:
[
Alignment: 'right'
FocusControl: 'EditorName'
Shortcut: 'Alt+N'
Text: '&Name'
Transparent: true
]
}
Component LabelStartDate
{
#keys: '[113694.2.1087528982]'
BaseType: 'Label'
Properties:
[
Alignment: 'right'
FocusControl: 'GUIDateTimeSelectorStartDate'
Shortcut: 'Alt+S'
Text: '&Start date'
Tooltip: 'The start date is the projected date that the cycle will be set to active.
Due dates of steps and activities are derived from this start date and their due offset.
Note that setting a cycle to active is a manual action.'
Transparent: true
]
}
Component LabelStartOfPlanning
{
#keys: '[113694.2.1087529241]'
BaseType: 'Label'
Properties:
[
Alignment: 'right'
FocusControl: 'GUIDateTimeSelectorStartOfPlanning'
Shortcut: 'Alt+P'
Text: 'Start of &planning'
Tooltip: 'Start of planning can be used to specify the start of planning as applied to DP and MP.
This setting is merely for information; there is no functionality linked to it.'
Transparent: true
]
}
Component GUIDateTimeSelectorStartDate
{
#keys: '[113694.2.1087530730]'
BaseType: 'GUIDateTimeSelector'
Properties:
[
BackgroundColor: 'Window'
DataBinding: 'Dialog.Data.StartDate'
Format: 'DMMY'
]
}
Component GUIDateTimeSelectorStartOfPlanning
{
#keys: '[113694.2.1087531168]'
BaseType: 'GUIDateTimeSelector'
Properties:
[
BackgroundColor: 'Window'
DataBinding: 'Dialog.Data.StartOfPlanning'
Format: 'DMMY'
]
}
]
Properties:
[
EnterButton: 'btnOk'
EscapeButton: 'btnCancel'
Height: 178
Title: 'Workflow'
Width: 322
ModeledStringList ChildOrdering
{
c: EditorName
c: GUIDateTimeSelectorStartDate
c: GUIDateTimeSelectorStartOfPlanning
c: LabelName
c: Toolbar
c: LabelStartDate
c: LabelStartOfPlanning
}
]
}