hongji.li
2023-11-11 df5a7e1ad6835e78b2f9eb7428817b0c23b116bc
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
Quintiq file version 2.0
#root
#parent: MacroPlanner
OrphanComponent FormTestButtonCollection
{
  #keys: '[414702.0.340554698]'
  BaseType: 'Form'
  GBLayout
  {
    Type: 'internal[GBLayoutDefinition]'
    Columns:
    [
      GBFlow.Column { grow: 0 id: 454 parent: 0 }
      GBFlow.Column { grow: 0 id: 968 parent: 0 }
    ]
    Elements:
    [
      GBElement
      {
        Component => Button398
        Position { startcolumn: 454 startrow: 649 endcolumn: 454 endrow: 649 }
      }
      GBElement
      {
        Component => Button884
        Position { startcolumn: 968 startrow: 649 endcolumn: 968 endrow: 649 }
      }
    ]
    Gaps: [ left: 5 right: 5 top: 5 bottom: 5 inner: 5 ]
    Rows:
    [
      GBFlow.Row { grow: 0 id: 649 parent: 0 }
    ]
  }
  Children:
  [
    Component Button398
    {
      #keys: '[414702.0.340554799]'
      BaseType: 'Button'
      Properties:
      [
        Image: 'HARDHAT'
        LayoutGroup: 'Button'
        Text: '生成产能分配结果数据'
      ]
    }
    Component Button884
    {
      #keys: '[414702.1.33954049]'
      BaseType: 'Button'
      Properties:
      [
        Image: 'CAKE_SLICE'
        LayoutGroup: 'Button'
        Text: '根据成品生成物料'
      ]
    }
  ]
  Properties:
  [
    Height: 209
    Image: 'PIPETTE_TEST'
    IncludeInView: true
    Title: '功能测试按钮'
    Width: 535
    ModeledStringList ChildOrdering
    {
      c: Button398
      c: Button884
    }
  ]
}