Quintiq file version 2.0 
 | 
Component GroupPanelShelfLife 
 | 
{ 
 | 
  #keys: '[136682.1.69542765]' 
 | 
  BaseType: 'GroupPanel' 
 | 
  ViewSecurity: 'ShelfLife' 
 | 
  GBLayout 
 | 
  { 
 | 
    Type: 'internal[GBLayoutDefinition]' 
 | 
    Columns: 
 | 
    [ 
 | 
      GBFlow.Column { grow: 0 id: 995 parent: 0 } 
 | 
    ] 
 | 
    Elements: 
 | 
    [ 
 | 
      GBElement 
 | 
      { 
 | 
        Component => CheckBoxIsUsableIfExpiredWithinPeriod 
 | 
        Position { startcolumn: 995 startrow: 442 endcolumn: 995 endrow: 442 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => CheckBoxIsUsableIfMatureWithinPeriod 
 | 
        Position { startcolumn: 995 startrow: 927 endcolumn: 995 endrow: 927 } 
 | 
      } 
 | 
    ] 
 | 
    Gaps: [ left: 5 right: 5 top: 5 bottom: 5 inner: 5 ] 
 | 
    Rows: 
 | 
    [ 
 | 
      GBFlow.Row { grow: 0 id: 442 parent: 0 } 
 | 
      GBFlow.Row { grow: 0 id: 927 parent: 0 } 
 | 
    ] 
 | 
  } 
 | 
  Children: 
 | 
  [ 
 | 
    Component CheckBoxIsUsableIfExpiredWithinPeriod 
 | 
    { 
 | 
      #keys: '[136682.1.69543011]' 
 | 
      BaseType: 'CheckBox' 
 | 
      ViewSecurity: 'ShelfLife' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'Dialog.Data.IsUsableIfExpiredWithinPeriod' 
 | 
        Shortcut: 'Alt+S' 
 | 
        Text: 'Is u&sable if expired within period' 
 | 
        Tooltip: 'When checked, the supply can be used to fulfill demand even though it will expire somewhere within the period. <br> When unchecked, the supply can only be used to fulfill demand if it remains unexpired for the entire period.' 
 | 
      ] 
 | 
    } 
 | 
    Component CheckBoxIsUsableIfMatureWithinPeriod 
 | 
    { 
 | 
      #keys: '[136682.1.69543012]' 
 | 
      BaseType: 'CheckBox' 
 | 
      ViewSecurity: 'ShelfLife' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'Dialog.Data.IsUsableIfMatureWithinPeriod' 
 | 
        Shortcut: 'Alt+A' 
 | 
        Text: 'Is us&able if matured within period' 
 | 
        Tooltip: 'When checked, the supply can be used to fulfill demand even though it matures somewhere within the period. <br> When unchecked, the supply can only be used to fulfill demand if it matures before the start of that period.' 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Text: 'Shelf life' 
 | 
    ModeledStringList ChildOrdering 
 | 
    { 
 | 
      c: CheckBoxIsUsableIfExpiredWithinPeriod 
 | 
      c: CheckBoxIsUsableIfMatureWithinPeriod 
 | 
    } 
 | 
  ] 
 | 
} 
 |