limj
2023-09-21 89c96171bb971dcaed7cf289b58ef44ca689523c
_Main/UI/MacroPlanner/Component_ScenarioManager_FormScenario/Component_SplitterWndScenarioManager.def
@@ -5,9 +5,122 @@
  [
    Component SplitterPaneScenario #extension
    {
      GBLayout
      {
        Type: 'internal[GBLayoutDefinition]'
        Columns:
        [
          GBFlow.Column { grow: 0 id: 9 parent: 0 }
          GBFlow.Column { grow: 0 id: 22 parent: 0 }
          GBFlow.Column { grow: 0 id: 35 parent: 0 }
          GBFlow.Column { grow: 0 id: 37 parent: 0 }
          GBFlow.Column { grow: 0 id: 24 parent: 0 }
          GBFlow.Column { grow: 0 id: 138 parent: 0 }
          GBFlow.Column { grow: 0 id: 588 parent: 0 }
          GBFlow.Column { grow: 0 id: 780 parent: 0 }
          GBFlow.Column { grow: 0 id: 508 parent: 0 }
          GBFlow.Column { grow: 128 id: 27 parent: 0 }
        ]
        Elements:
        [
          GBElement
          {
            Component => /SplitterWnd1
            Position { startcolumn: 9 startrow: 2 endcolumn: 27 endrow: 2 }
          }
          GBElement
          {
            Component => ButtonRefreshKPIs
            Position { startcolumn: 9 startrow: 5 endcolumn: 9 endrow: 5 }
          }
          GBElement
          {
            Component => LabelImportExportStatusTitle
            Position { startcolumn: 22 startrow: 5 endcolumn: 22 endrow: 5 }
          }
          GBElement
          {
            Component => LabelLastDataExchangeDate
            Position { startcolumn: 24 startrow: 5 endcolumn: 24 endrow: 5 }
          }
          GBElement
          {
            Component => LabelLastDataExchangeAction
            Position { startcolumn: 35 startrow: 5 endcolumn: 35 endrow: 5 }
          }
          GBElement
          {
            Component => LabelActionOn
            Position { startcolumn: 37 startrow: 5 endcolumn: 37 endrow: 5 }
          }
          GBElement
          {
            Component => ButtonCreateScenariosFromDatasets
            Position { startcolumn: 138 startrow: 5 endcolumn: 138 endrow: 5 }
          }
          GBElement
          {
            Component => ButtonRefreshScenarios
            Position { startcolumn: 588 startrow: 5 endcolumn: 588 endrow: 5 }
          }
          GBElement
          {
            Component: 'Button897'
            Position { startcolumn: 780 startrow: 5 endcolumn: 780 endrow: 5 }
          }
          GBElement
          {
            Component: 'Button482'
            Position { startcolumn: 508 startrow: 5 endcolumn: 508 endrow: 5 }
          }
        ]
        Gaps: [ left: 0 right: 0 top: 0 bottom: 0 inner: 5 ]
        Rows:
        [
          GBFlow.Row { grow: 0 id: 5 parent: 0 }
          GBFlow.Row { grow: 128 id: 2 parent: 0 }
        ]
      }
      Children:
      [
        #child: SplitterWnd1
        Component Button897
        {
          #keys: '[414702.0.239704572]'
          BaseType: 'Button'
          Properties:
          [
            Image: 'BIRD'
            LayoutGroup: 'Button0'
            Text: '执行全局代理'
          ]
        }
        Component Button482
        {
          #keys: '[414702.0.239704587]'
          BaseType: 'Button'
          Properties:
          [
            LayoutGroup: 'Button0'
            Text: 'Button'
          ]
        }
      ]
      Properties:
      [
        ModeledStringList ChildOrdering
        {
          c: ButtonRefreshKPIs
          c: LabelImportExportStatusTitle
          c: ButtonCreateScenariosFromDatasets
          c: LabelLastDataExchangeAction
          c: SplitterWnd1
          c: LabelLastDataExchangeDate
          c: LabelActionOn
          c: ButtonRefreshScenarios
          c: Button897
          c: Button482
        }
      ]
    }
  ]