haorenhui
2023-10-25 a5530f694660a51af01c7d9fc6e7453c2286309d
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
Quintiq file version 2.0
#root
#parent: LibMacroPlannerWebUI
OrphanComponent DialogCreateEditShiftPattern
{
  #keys: '[139394.1.114481833]'
  Accessibility: 'Extensible'
  BaseType: 'WebForm'
  Children:
  [
    #child: pnlContent
    #child: pnlActions
    Component DataHolderDialogData
    {
      #keys: '[139394.1.114467328]'
      BaseType: 'WebDataHolder'
      Databinding: 'shadow[ShiftPattern]*'
      Properties:
      [
        Taborder: 0
      ]
    }
    Component DataHolderIsCopy
    {
      #keys: '[139394.1.276533939]'
      BaseType: 'WebDataHolder'
      Databinding: 'Boolean'
      Properties:
      [
        Taborder: 2
      ]
    }
    Component DataHolderWorkaround
    {
      #keys: '[139394.1.446407322]'
      BaseType: 'WebDataHolder'
      Databinding: 'shadow[ShiftPattern]'
      Children:
      [
        Component DataExtractorWorkaround
        {
          #keys: '[139394.1.446407367]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'shadow[ShiftPattern]'
            Source: 'DataHolderDialogData'
            Taborder: 0
          ]
        }
      ]
      Properties:
      [
        Taborder: 1
      ]
    }
  ]
  Properties:
  [
    Alignment: 'trailing'
    EnterButton: 'btnOk'
    EscapeButton: 'btnCancel'
    ExcludeFromActiveComponent: true
    Image: 'HISTORY2'
    MinimumRows: 6
    Title: 'Shift Pattern'
  ]
}