Quintiq file version 2.0 
 | 
Component ListTransportAvailabilities 
 | 
{ 
 | 
  #keys: '[127472.0.62604284]' 
 | 
  BaseType: 'List' 
 | 
  Children: 
 | 
  [ 
 | 
    Component popupList1 
 | 
    { 
 | 
      #keys: '[127472.0.62604285]' 
 | 
      BaseType: 'popupList' 
 | 
      Children: 
 | 
      [ 
 | 
        Component PopupParent 
 | 
        { 
 | 
          #keys: '[514.0.129466]' 
 | 
          BaseType: 'PopupParent' 
 | 
          IsDerived: true 
 | 
          Children: 
 | 
          [ 
 | 
            Component MenuDeleteTransportCapacity { #keys: '[127472.0.62604289]' BaseType: 'Menu' Properties: [ Image: 'GARBAGE_EMPTY' Shortcut: 'Del' Text: '&Delete' ] } 
 | 
            Component Menu1 { #keys: '[127472.0.62604286]' BaseType: 'Menu' Properties: [ Separator: true ] } 
 | 
            Component MenuNewTransportCapacity { #keys: '[127472.0.62604287]' BaseType: 'Menu' Properties: [ Image: 'DOCUMENT_NEW' Shortcut: 'Ins' Text: '&New...' ] } 
 | 
            Component MenuEditTransportCapacity { #keys: '[127472.0.62604288]' BaseType: 'Menu' Properties: [ BindDoubleClick: true Image: 'DOCUMENT_EDIT' Shortcut: 'Enter' Text: '&Edit...' ] } 
 | 
            Component MenuSeparator { #keys: '[135040.0.6574671]' BaseType: 'Menu' Properties: [ Separator: true ] } 
 | 
            Component MenuRemoveRedundant { #keys: '[135040.0.6575499]' BaseType: 'Menu' Properties: [ Image: 'brush3' Text: 'Remove redundant' ] } 
 | 
            Component MenuFilter 
 | 
            { 
 | 
              #keys: '[104128.0.40995014]' 
 | 
              BaseType: 'MenuFilter' 
 | 
              IsDerived: true 
 | 
              Children: 
 | 
              [ 
 | 
                Component menuSeparator { #keys: '[134266.0.1669741357]' BaseType: 'Menu' Properties: [ Separator: true ] } 
 | 
                Component MenuFIlterByUnits { #keys: '[134266.0.1669741395]' BaseType: 'Menu' Properties: [ Checked: true Checkmark: true Text: 'Units' ] } 
 | 
              ] 
 | 
              Properties: 
 | 
              [ 
 | 
                ModeledStringList ChildOrdering 
 | 
                { 
 | 
                  c: MenuFIlterByUnits 
 | 
                  c: menuSeparator 
 | 
                  c: menuEditFilter 
 | 
                } 
 | 
              ] 
 | 
            } 
 | 
          ] 
 | 
          Properties: 
 | 
          [ 
 | 
            ModeledStringList ChildOrdering 
 | 
            { 
 | 
              c: MenuActions 
 | 
              c: MenuFilter 
 | 
              c: menuListQuintiqSetQuantor 
 | 
              c: Menu1 
 | 
              c: MenuNewTransportCapacity 
 | 
              c: MenuEditTransportCapacity 
 | 
              c: MenuDeleteTransportCapacity 
 | 
              c: MenuSeparator 
 | 
              c: MenuRemoveRedundant 
 | 
            } 
 | 
          ] 
 | 
        } 
 | 
      ] 
 | 
      Properties: 
 | 
      [ 
 | 
        PosX: 5 
 | 
        PosY: 30 
 | 
      ] 
 | 
    } 
 | 
    Component GUIDataExtractorTransportCapacity 
 | 
    { 
 | 
      #keys: '[127472.0.62604290]' 
 | 
      BaseType: 'GUIDataExtractor' 
 | 
      Properties: 
 | 
      [ 
 | 
        Component: 'DataHolderChildUnits' 
 | 
        DataType: 'structured[Unit]' 
 | 
        PosX: 3 
 | 
        PosY: 59 
 | 
        Transformation: 'Elements.TransportAvailability' 
 | 
      ] 
 | 
    } 
 | 
    Component GUIDataSetLevelTransportCapacity 
 | 
    { 
 | 
      #keys: '[127472.0.62604291]' 
 | 
      BaseType: 'GUIDataSetLevel' 
 | 
      Properties: 
 | 
      [ 
 | 
        AutoSelectColumns: false 
 | 
        Columns: 'TransportAvailabilityColumns' 
 | 
        DataExtractor: 'GUIDataExtractorTransportCapacity' 
 | 
        PosX: 4 
 | 
        PosY: 90 
 | 
        SortCriteria: 'Unit.Name;Start' 
 | 
      ] 
 | 
    } 
 | 
    #child: ColumnTitles1 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    AutoDrag: true 
 | 
    BackgroundColor: 'Window' 
 | 
    ContextMenu: 'popupList1' 
 | 
    FullRowSelect: true 
 | 
    ModeledStringList ChildOrdering 
 | 
    { 
 | 
      c: ColumnTitles1 
 | 
      c: popupList1 
 | 
      c: GUIDataExtractorTransportCapacity 
 | 
      c: GUIDataSetLevelTransportCapacity 
 | 
    } 
 | 
  ] 
 | 
  ResponseDefinitions: 
 | 
  [ 
 | 
    DelegatedResponseDefinition OnClick id:Responsedef_ListTransportAvailabilities_Menu_OnClick 
 | 
    { 
 | 
      #keys: '[113694.0.1515449217]' 
 | 
      Initiator: 'Menu' 
 | 
      IsInherited: false 
 | 
      ResponseType: 'OnClick' 
 | 
      Arguments: 
 | 
      [ 
 | 
        ResponseDefinitionArgument selection 
 | 
        { 
 | 
          #keys: '[113694.0.1515449218]' 
 | 
          Binding: 'this.Selection()' 
 | 
        } 
 | 
        ResponseDefinitionArgument uptselection 
 | 
        { 
 | 
          #keys: '[113694.0.1523549456]' 
 | 
          Binding: 'ListUnitPeriodTransport.Selection()' 
 | 
        } 
 | 
      ] 
 | 
    } 
 | 
    DelegatedResponseDefinition OnClick id:Responsedef_ListTransportAvailabilities_GUIButtonBase_OnClick 
 | 
    { 
 | 
      #keys: '[113694.0.1515449246]' 
 | 
      Initiator: 'GUIButtonBase' 
 | 
      IsInherited: false 
 | 
      ResponseType: 'OnClick' 
 | 
      Arguments: 
 | 
      [ 
 | 
        ResponseDefinitionArgument selection 
 | 
        { 
 | 
          #keys: '[113694.0.1515449247]' 
 | 
          Binding: 'this.Selection()' 
 | 
        } 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
} 
 |