hongji.li
2023-11-07 1a1ba3ad5ed9e4380185aa1ccad20204a0e5f115
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
Quintiq file version 2.0
#root
#parent: LibOpt_Desktop
OrphanComponent LibOpt_FormStatisticDataPoints
{
  #keys: '[144996.0.1907831900]'
  BaseType => /LibOpt_FormBase
  GBLayout
  {
    Type: 'internal[GBLayoutDefinition]'
    Columns:
    [
      GBFlow.Column { grow: 128 id: 477 parent: 0 }
    ]
    Elements:
    [
      GBElement
      {
        Component => ListLibOpt_UIValue
        Position { startcolumn: 477 startrow: 433 endcolumn: 477 endrow: 433 }
      }
    ]
    Gaps: [ left: 0 right: 0 top: 0 bottom: 0 inner: 5 ]
    Rows:
    [
      GBFlow.Row { grow: 128 id: 433 parent: 0 }
    ]
  }
  Children:
  [
    Component DataHolderStatistic
    {
      #keys: '[144996.0.1907832226]'
      BaseType: 'DataHolder'
      Databinding: 'LibOpt_Statistic'
      Children:
      [
        Component GUIDataExtractorStatistic
        {
          #keys: '[144996.0.1907832258]'
          BaseType: 'GUIDataExtractor'
          Properties:
          [
            Component: 'LibOpt_FormStatistic.ListStatistic'
            DataType: 'LibOpt_Statistic'
            PosX: 49
            PosY: 38
          ]
        }
      ]
      Properties:
      [
        PosX: 196
        PosY: 36
      ]
    }
    Component DataHolderOwner
    {
      #keys: '[144996.0.1907832330]'
      BaseType: 'DataHolder'
      Databinding: 'shadow[LibOpt_UIOwner]*'
      Properties:
      [
        PosX: 229
        PosY: 37
      ]
    }
    #child: ListLibOpt_UIValue
  ]
  Properties:
  [
    Image: 'CHART_DOT'
    Title: 'Statistic data points'
    ModeledStringList ChildOrdering
    {
      c: DataHolderPanel
      c: DataHolderStatistic
      c: DataHolderOwner
      c: ListLibOpt_UIValue
    }
  ]
}