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: ListUphillRouting_943
| Response OnClick () id:Response_ListUphillRouting_943_mCreate_OnClick
| {
| #keys: '[412672.0.1040123392]'
| CanBindMultiple: false
| DefinitionID => /ListUphillRouting_943/Responsedef_ListUphillRouting_943_WebMenu_OnClick
| GroupServerCalls: true
| Initiator: 'mCreate'
| QuillAction
| {
| Body:
| [*
| dlg := construct( DialogCreateEditUphillRouting );
|
| dlg.Create( dhRouting.Data( ));
| *]
| }
| }
|
|