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
Quintiq file version 2.0
Component ToolbarSupplyChainPanel
{
  #keys: '[11660.0.360702312]'
  BaseType: 'Toolbar'
  GBLayout
  {
    Type: 'internal[GBLayoutDefinition]'
    Columns:
    [
      GBFlow.Column { grow: 128 id: 342 parent: 0 }
    ]
    Elements:
    [
      GBElement
      {
        Component => /SplitterWnd
        Position { startcolumn: 342 startrow: 547 endcolumn: 342 endrow: 547 }
      }
    ]
    Gaps: [ left: 0 right: 0 top: 0 bottom: 0 inner: 5 ]
    Rows:
    [
      GBFlow.Row { grow: 128 id: 547 parent: 0 }
    ]
  }
  Children:
  [
    #child: SplitterWnd
    Component ValueHolderNavigationPanelState
    {
      #keys: '[113694.2.1070869880]'
      BaseType: 'ValueHolder'
      Properties:
      [
        Description: 'Use to remember the state of the navigation panel state (open/close)'
        HasMemory: 'SettingsOnly'
        PosX: 173
        Value: 'false'
      ]
    }
    Component ValueHolderNavigationPanelSize
    {
      #keys: '[113694.2.1070870209]'
      BaseType: 'ValueHolder'
      Properties:
      [
        Description: 'Use to remember the size of the navigation panel state.'
        HasMemory: 'SettingsOnly'
        PosX: 203
        Value: '320'
      ]
    }
  ]
  Properties:
  [
    Location: 'left'
    Priority: 6
    Size: 382
    Sizeable: true
    ModeledStringList ChildOrdering
    {
      c: SplitterWnd
      c: ValueHolderNavigationPanelState
      c: ValueHolderNavigationPanelSize
    }
  ]
}