Quintiq file version 2.0 
 | 
#root 
 | 
#parent: LibMacroPlannerTCUI 
 | 
OrphanComponent FormReviewInventoryOptimization 
 | 
{ 
 | 
  #keys: '[113402.0.943873317]' 
 | 
  BaseType: 'Form' 
 | 
  ViewSecurity: 'SafetyStockCalculation' 
 | 
  GBLayout 
 | 
  { 
 | 
    Type: 'internal[GBLayoutDefinition]' 
 | 
    Columns: 
 | 
    [ 
 | 
      GBFlow.Column { grow: 0 id: 131 parent: 0 } 
 | 
      GBFlow.Column { grow: 0 id: 777 parent: 0 } 
 | 
      GBFlow.Column { grow: 128 id: 767 parent: 0 } 
 | 
    ] 
 | 
    Elements: 
 | 
    [ 
 | 
      GBElement 
 | 
      { 
 | 
        Component => ButtonRunInventoryOptimization 
 | 
        Position { startcolumn: 131 startrow: 768 endcolumn: 131 endrow: 768 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => SplitterWnd 
 | 
        Position { startcolumn: 131 startrow: 967 endcolumn: 767 endrow: 967 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => ButtonStopInventoryOptimization 
 | 
        Position { startcolumn: 777 startrow: 768 endcolumn: 777 endrow: 768 } 
 | 
      } 
 | 
    ] 
 | 
    Gaps: [ left: 0 right: 0 top: 0 bottom: 0 inner: 5 ] 
 | 
    Rows: 
 | 
    [ 
 | 
      GBFlow.Row { grow: 0 id: 768 parent: 0 } 
 | 
      GBFlow.Row { grow: 128 id: 967 parent: 0 } 
 | 
    ] 
 | 
  } 
 | 
  Children: 
 | 
  [ 
 | 
    #child: SplitterWnd 
 | 
    Component ButtonRunInventoryOptimization 
 | 
    { 
 | 
      #keys: '[113402.0.943876588]' 
 | 
      BaseType: 'Button' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'MEDIA_PLAY_GREEN' 
 | 
        LayoutGroup: 'Button' 
 | 
        Text: 'Run inventory optimization...' 
 | 
      ] 
 | 
    } 
 | 
    Component ButtonStopInventoryOptimization 
 | 
    { 
 | 
      #keys: '[122872.2.110443187]' 
 | 
      BaseType: 'Button' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'MEDIA_STOP_RED' 
 | 
        Tooltip: 'Stop the current inventory optimization run' 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Height: 495 
 | 
    Image: 'AVERAGE' 
 | 
    IncludeInView: true 
 | 
    Title: 'Review inventory optimization' 
 | 
    Width: 949 
 | 
    ModeledStringList ChildOrdering 
 | 
    { 
 | 
      c: ButtonRunInventoryOptimization 
 | 
      c: ButtonStopInventoryOptimization 
 | 
      c: SplitterWnd 
 | 
    } 
 | 
  ] 
 | 
} 
 |