yanweiyuan3
2023-09-11 7804ec7a70a7ffe3116daec64154c15842f8c513
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
Quintiq file version 2.0
Component PanelForecastForHedging961
{
  #keys: '[412960.0.124780919]'
  BaseType: 'WebPanel'
  Children:
  [
    Component DateSelectorForecastForHedging
    {
      #keys: '[412960.0.124781002]'
      BaseType: 'WebDateSelector'
      Properties:
      [
        Date: 2023-01-01
        DateFormat: 'YMM'
        Label: '截止日期'
        MinDate: 2023-01-01
        Taborder: 1
      ]
    }
    Component ButtonForecastForHedging
    {
      #keys: '[412960.0.124781317]'
      BaseType: 'WebButton'
      Properties:
      [
        BadgeTextColor: 'blue'
        ButtonSize: 'compact'
        Label: '  搜索  '
        Taborder: 2
      ]
    }
    Component EditFieldForecastForHedging
    {
      #keys: '[412960.0.124781382]'
      BaseType: 'WebEditField'
      Properties:
      [
        PlaceHolder: '模糊搜索'
        Taborder: 0
      ]
    }
    Component LabelForecastForHedging
    {
      #keys: '[412960.0.124781423]'
      BaseType: 'WebLabel'
      Properties:
      [
        Label: '搜索'
        Taborder: 3
        Text: '搜索'
        Visible: false
      ]
    }
  ]
  Properties:
  [
    FixedSize: true
    Orientation: 'horizontal'
    SizeRatio: 0
    Taborder: 0
  ]
}