1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
| Quintiq file version 2.0
| #parent: ListPeriodSpec_858
| Response OnClick () id:Response_ListPeriodSpec_858_MenuCreate_OnClick
| {
| #keys: '[137862.0.750454073]'
| CanBindMultiple: false
| DefinitionID => /ListPeriodSpec_858/Responsedef_ListPeriodSpec_858_WebMenu_OnClick
| Initiator: 'MenuCreate'
| QuillAction
| {
| Body:
| [*
| // New period spec
| dlg := construct( DialogCreateEditPeriodSpec );
| dlg.New( FormPeriods );
| *]
| GroupServerCalls: false
| }
| }
|
|