hongji.li
2023-11-05 2713c338a98325cad21ebec2085802a5e49a98ef
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
Quintiq file version 2.0
Component SplitterWndStatisticMain
{
  #keys: '[142652.0.1816068511]'
  BaseType: 'SplitterWnd'
  Children:
  [
    Component SplitterPaneStatisticMain
    {
      #keys: '[142652.0.1816068515]'
      BaseType: 'SplitterPane'
      GBLayout
      {
        Type: 'internal[GBLayoutDefinition]'
        Columns:
        [
          GBFlow.Column { grow: 0 id: 641 parent: 0 }
          GBFlow.Column { grow: 0 id: 838 parent: 0 }
          GBFlow.Column { grow: 128 id: 881 parent: 0 }
        ]
        Elements:
        [
          GBElement
          {
            Component => CheckBoxFilterBySelectedComponent
            Position { startcolumn: 641 startrow: 747 endcolumn: 641 endrow: 747 }
          }
          GBElement
          {
            Component => /ListStatistic
            Position { startcolumn: 641 startrow: 148 endcolumn: 881 endrow: 148 }
          }
          GBElement
          {
            Component => CheckBoxShowOnlyStatisticsWithIssuesNotSeen
            Position { startcolumn: 838 startrow: 747 endcolumn: 838 endrow: 747 }
          }
        ]
        Gaps: [ left: 0 right: 0 top: 0 bottom: 0 inner: 5 ]
        Rows:
        [
          GBFlow.Row { grow: 0 id: 747 parent: 0 }
          GBFlow.Row { grow: 128 id: 148 parent: 0 }
        ]
      }
      Children:
      [
        Component CheckBoxFilterBySelectedComponent
        {
          #keys: '[142652.0.1816068560]'
          BaseType: 'CheckBox'
          Properties:
          [
            HasMemory: 'ViewsAndSettings'
            Shortcut: 'Alt+F'
            Text: '&Filter by selected Component'
          ]
        }
        #child: ListStatistic
        Component CheckBoxShowOnlyStatisticsWithIssuesNotSeen
        {
          #keys: '[144996.0.1907831571]'
          BaseType: 'CheckBox'
          Properties:
          [
            HasMemory: 'ViewsAndSettings'
            Shortcut: 'Alt+S'
            Text: 'Show only &statistics with unseen/unaddressed issues'
          ]
        }
      ]
      Properties:
      [
        Border: true
        DoubleBuffering: false
        Size: 100
        ModeledStringList ChildOrdering
        {
          c: CheckBoxFilterBySelectedComponent
          c: CheckBoxShowOnlyStatisticsWithIssuesNotSeen
          c: ListStatistic
        }
      ]
    }
  ]
  Properties:
  [
    DoubleBuffering: false
    PaneOrder: '0'
  ]
}