admin
2025-01-16 fa6a937b65a8bcec38cd6acae85fd181290a8f32
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Quintiq file version 2.0
#root
#parent: MacroPlannerWebApp
OrphanComponent DialogCreateEditSixDigitCode
{
  #keys: '[413988.0.1148570666]'
  BaseType: 'WebForm'
  Children:
  [
    #child: pnlContent
    #child: pnlActions
    Component DataHolderDialogData
    {
      #keys: '[413988.0.1148630765]'
      BaseType: 'WebDataHolder'
      Databinding: 'shadow[SixDigitCode]*'
      Properties:
      [
        Taborder: 2
      ]
    }
    Component dhSelectionSixDigitCode
    {
      #keys: '[413988.0.1166161525]'
      BaseType: 'WebDataHolder'
      Databinding: 'SixDigitCode'
      Properties:
      [
        Taborder: 3
      ]
    }
  ]
  Properties:
  [
    Alignment: 'trailing'
    EnterButton: 'btnOk'
    EscapeButton: 'btnCancel'
    ExcludeFromActiveComponent: true
    Padding: 'false'
  ]
}