admin
2025-01-22 7e31442f0e9b07764e9c6a9680d3d4aeba5fe1de
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
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: 1
      ]
    }
    Component cbWorkday
    {
      #keys: '[412672.1.94122149]'
      BaseType: 'WebCheckbox'
      Properties:
      [
        Checked: true
        Description: '工作日'
        Label: '工作日'
        Taborder: 2
      ]
    }
    Component cbCapacity
    {
      #keys: '[412672.1.94122161]'
      BaseType: 'WebCheckbox'
      Properties:
      [
        Checked: true
        Description: '产能'
        Label: '产能'
        Taborder: 3
      ]
    }
    Component cbOutput
    {
      #keys: '[412672.1.94122174]'
      BaseType: 'WebCheckbox'
      Properties:
      [
        Checked: true
        Description: '产量'
        Label: '产量'
        Taborder: 4
      ]
    }
    Component dsStartDate id:dsStartDate_438
    {
      #keys: '[412672.1.94150910]'
      BaseType: 'WebDateSelector'
      Properties:
      [
        Label: 'Start Date'
        Taborder: 5
      ]
    }
    Component dhStartDate id:dhStartDate_891
    {
      #keys: '[412672.1.94150932]'
      BaseType: 'WebDataHolder'
      Databinding: 'Date*'
      Properties:
      [
        Taborder: 6
      ]
    }
    Component dsEndDate id:dsEndDate_963
    {
      #keys: '[412672.1.94150952]'
      BaseType: 'WebDateSelector'
      Properties:
      [
        Date: 9999-12-31
        Label: 'End Date'
        Taborder: 7
      ]
    }
    Component dhEndDate id:dhEndDate_384
    {
      #keys: '[412672.1.94150974]'
      BaseType: 'WebDataHolder'
      Databinding: 'Date*'
      Properties:
      [
        Taborder: 8
      ]
    }
    Component bCreateFullTable
    {
      #keys: '[414996.1.104721255]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'C_CLAMP'
        Label: 'Create full table'
        Taborder: 0
      ]
    }
    #child: pExport
  ]
  Properties:
  [
    FixedSize: true
    Orientation: 'horizontal'
    Taborder: 0
  ]
}