xiaoding721
2024-11-11 331f46d96ef1e2140042d3c2f7938fe0d9635c27
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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
Quintiq file version 2.0
Component pRibbonUp id:pRibbonUp_88
{
  #keys: '[412672.1.94122030]'
  BaseType: 'WebPanel'
  Children:
  [
    Component cbShiftPlan
    {
      #keys: '[412672.1.94122136]'
      BaseType: 'WebCheckbox'
      Properties:
      [
        Checked: true
        Description: '班次'
        Label: '班次'
        Taborder: 2
      ]
    }
    Component cbWorkday
    {
      #keys: '[412672.1.94122149]'
      BaseType: 'WebCheckbox'
      Properties:
      [
        Checked: true
        Description: '工作日'
        Label: '工作日'
        Taborder: 3
      ]
    }
    Component cbCapacity
    {
      #keys: '[412672.1.94122161]'
      BaseType: 'WebCheckbox'
      Properties:
      [
        Checked: true
        Description: '产能'
        Label: '产能'
        Taborder: 4
      ]
    }
    Component cbOutput
    {
      #keys: '[412672.1.94122174]'
      BaseType: 'WebCheckbox'
      Properties:
      [
        Checked: true
        Description: '产量'
        Label: '产量'
        Taborder: 5
      ]
    }
    Component dsStartDate id:dsStartDate_438
    {
      #keys: '[412672.1.94150910]'
      BaseType: 'WebDateSelector'
      Properties:
      [
        Label: 'Start Date'
        Taborder: 6
      ]
    }
    Component dhStartDate id:dhStartDate_891
    {
      #keys: '[412672.1.94150932]'
      BaseType: 'WebDataHolder'
      Databinding: 'Date*'
      Properties:
      [
        Taborder: 7
      ]
    }
    Component dsEndDate id:dsEndDate_963
    {
      #keys: '[412672.1.94150952]'
      BaseType: 'WebDateSelector'
      Properties:
      [
        Date: 9999-12-31
        Label: 'End Date'
        Taborder: 8
      ]
    }
    Component dhEndDate id:dhEndDate_384
    {
      #keys: '[412672.1.94150974]'
      BaseType: 'WebDataHolder'
      Databinding: 'Date*'
      Properties:
      [
        Taborder: 9
      ]
    }
    Component bCreateFullTable
    {
      #keys: '[414996.1.104721255]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'C_CLAMP'
        Label: 'Create full table'
        Taborder: 1
      ]
    }
    Component bCreateBaseData
    {
      #keys: '[414996.1.104721297]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'C_CLAMP'
        Label: 'Create base data'
        Taborder: 0
      ]
    }
    #child: pExport
  ]
  Properties:
  [
    FixedSize: true
    Orientation: 'horizontal'
    Taborder: 0
  ]
}