Quintiq file version 2.0 
 | 
Component ListFeedback 
 | 
{ 
 | 
  #keys: '[113694.1.491288719]' 
 | 
  BaseType: 'List' 
 | 
  Children: 
 | 
  [ 
 | 
    Component popupList1 
 | 
    { 
 | 
      #keys: '[113694.1.491288720]' 
 | 
      BaseType: 'popupList' 
 | 
      Children: 
 | 
      [ 
 | 
        Component PopupParent 
 | 
        { 
 | 
          #keys: '[514.0.129466]' 
 | 
          BaseType: 'PopupParent' 
 | 
          IsDerived: true 
 | 
          Children: 
 | 
          [ 
 | 
            Component Menu1 { #keys: '[113694.1.491288721]' BaseType: 'Menu' Properties: [ Separator: true ] } 
 | 
            Component MenuNewFeedback { #keys: '[113694.1.491288722]' BaseType: 'Menu' Properties: [ Image: 'new' Shortcut: 'Ins' Text: '&New...' ] } 
 | 
            Component MenuEditFeedback { #keys: '[113694.1.491288723]' BaseType: 'Menu' Properties: [ BindDoubleClick: true Image: 'editobject' Shortcut: 'Enter' Text: '&Edit...' ] } 
 | 
            Component MenuDeleteFeedback { #keys: '[113694.1.491288724]' BaseType: 'Menu' Properties: [ Image: 'trash' Shortcut: 'Del' Text: '&Delete' ] } 
 | 
          ] 
 | 
          Properties: 
 | 
          [ 
 | 
            ModeledStringList ChildOrdering 
 | 
            { 
 | 
              c: MenuActions 
 | 
              c: MenuFilter 
 | 
              c: menuListQuintiqSetQuantor 
 | 
              c: Menu1 
 | 
              c: MenuNewFeedback 
 | 
              c: MenuEditFeedback 
 | 
              c: MenuDeleteFeedback 
 | 
            } 
 | 
          ] 
 | 
        } 
 | 
      ] 
 | 
      Properties: 
 | 
      [ 
 | 
        PosX: 35 
 | 
        PosY: 60 
 | 
      ] 
 | 
    } 
 | 
    Component GUIDataExtractor 
 | 
    { 
 | 
      #keys: '[113694.1.491288725]' 
 | 
      BaseType: 'GUIDataExtractor' 
 | 
      Properties: 
 | 
      [ 
 | 
        Component: 'DataHolderProductInTrip' 
 | 
        DataType: 'structured[ProductInTrip]' 
 | 
        PosX: 5 
 | 
        PosY: 30 
 | 
        Transformation: 'Elements.FeedbackProductInTrip' 
 | 
      ] 
 | 
    } 
 | 
    Component GUIDataSetLevel1 
 | 
    { 
 | 
      #keys: '[113694.1.491288726]' 
 | 
      BaseType: 'GUIDataSetLevel' 
 | 
      Properties: 
 | 
      [ 
 | 
        AutoSelectColumns: false 
 | 
        Columns: 'FeedbackProductInTripColumns' 
 | 
        DataExtractor: 'GUIDataExtractor' 
 | 
        PosX: 35 
 | 
        PosY: 30 
 | 
        SortCriteria: 'Process_MP.AsProcess_MP.Name;LaneLeg.Name;ProductInTrip.Product_MP.Name;Arrival' 
 | 
      ] 
 | 
    } 
 | 
    #child: ColumnTitles1 
 | 
    Component DataHolderProductInTrip 
 | 
    { 
 | 
      #keys: '[112884.1.672681154]' 
 | 
      BaseType: 'DataHolder' 
 | 
      Databinding: 'structured[ProductInTrip]*' 
 | 
      Children: 
 | 
      [ 
 | 
        Component GUIDataExtractor7 
 | 
        { 
 | 
          #keys: '[112884.1.672681155]' 
 | 
          BaseType: 'GUIDataExtractor' 
 | 
          Properties: 
 | 
          [ 
 | 
            Component: 'FormTripPlanning.ListProductInTrip' 
 | 
            DataType: 'ProductInTrip' 
 | 
            PosX: 23 
 | 
            PosY: 47 
 | 
          ] 
 | 
        } 
 | 
      ] 
 | 
      Properties: 
 | 
      [ 
 | 
        PosX: 241 
 | 
        PosY: 133 
 | 
        ShowName: true 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    AutoDrag: true 
 | 
    BackgroundColor: 'Window' 
 | 
    Border: true 
 | 
    ContextMenu: 'popupList1' 
 | 
    FullRowSelect: true 
 | 
    ModeledStringList ChildOrdering 
 | 
    { 
 | 
      c: ColumnTitles1 
 | 
      c: popupList1 
 | 
      c: GUIDataExtractor 
 | 
      c: GUIDataSetLevel1 
 | 
      c: DataHolderProductInTrip 
 | 
    } 
 | 
  ] 
 | 
  ResponseDefinitions: 
 | 
  [ 
 | 
    DelegatedResponseDefinition OnClick id:Responsedef_ListFeedback_Menu_OnClick 
 | 
    { 
 | 
      #keys: '[113694.1.436811685]' 
 | 
      Initiator: 'Menu' 
 | 
      IsInherited: false 
 | 
      ResponseType: 'OnClick' 
 | 
      Arguments: 
 | 
      [ 
 | 
        ResponseDefinitionArgument selection 
 | 
        { 
 | 
          #keys: '[113694.1.436811686]' 
 | 
          Binding: 'this.Selection()' 
 | 
        } 
 | 
      ] 
 | 
    } 
 | 
    DelegatedResponseDefinition OnClick id:Responsedef_ListFeedback_GUIButtonBase_OnClick 
 | 
    { 
 | 
      #keys: '[113694.1.436811714]' 
 | 
      Initiator: 'GUIButtonBase' 
 | 
      IsInherited: false 
 | 
      ResponseType: 'OnClick' 
 | 
      Arguments: 
 | 
      [ 
 | 
        ResponseDefinitionArgument selection 
 | 
        { 
 | 
          #keys: '[113694.1.436811715]' 
 | 
          Binding: 'this.Selection()' 
 | 
        } 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
} 
 |