Quintiq file version 2.0 
 | 
Component ListScenarioActivity 
 | 
{ 
 | 
  #keys: '[110880.4.24766005]' 
 | 
  BaseType: 'List' 
 | 
  Children: 
 | 
  [ 
 | 
    #child: ColumnTitles1 
 | 
    Component popupList1 
 | 
    { 
 | 
      #keys: '[110880.4.24767283]' 
 | 
      BaseType: 'popupList' 
 | 
      Children: 
 | 
      [ 
 | 
        Component PopupParent 
 | 
        { 
 | 
          #keys: '[514.0.129466]' 
 | 
          BaseType: 'PopupParent' 
 | 
          IsDerived: true 
 | 
          Children: 
 | 
          [ 
 | 
            Component MenuSeparator1 { #keys: '[110880.4.24868769]' BaseType: 'Menu' Properties: [ Separator: true ] } 
 | 
            Component MenuNewScenarioActivity { #keys: '[110880.4.24868770]' BaseType: 'Menu' Properties: [ Image: 'NEW' Shortcut: 'Ins' Text: '&New...' ] } 
 | 
            Component MenuEditScenarioActivity { #keys: '[110880.4.24868771]' BaseType: 'Menu' Properties: [ BindDoubleClick: true Image: 'EDITOBJECT' Shortcut: 'Enter' Text: '&Edit...' ] } 
 | 
            Component MenuDeleteScenarioActivity { #keys: '[110880.4.24868772]' BaseType: 'Menu' Properties: [ Image: 'TRASH' Shortcut: 'Del' Text: '&Delete' ] } 
 | 
          ] 
 | 
          Properties: 
 | 
          [ 
 | 
            ModeledStringList ChildOrdering 
 | 
            { 
 | 
              c: MenuActions 
 | 
              c: MenuFilter 
 | 
              c: menuListQuintiqSetQuantor 
 | 
              c: MenuSeparator1 
 | 
              c: MenuNewScenarioActivity 
 | 
              c: MenuEditScenarioActivity 
 | 
              c: MenuDeleteScenarioActivity 
 | 
            } 
 | 
          ] 
 | 
        } 
 | 
      ] 
 | 
      Properties: 
 | 
      [ 
 | 
        PosX: 35 
 | 
        PosY: 60 
 | 
      ] 
 | 
    } 
 | 
    Component GUIDataExtractor1 
 | 
    { 
 | 
      #keys: '[110880.4.24868709]' 
 | 
      BaseType: 'GUIDataExtractor' 
 | 
      Properties: 
 | 
      [ 
 | 
        Component: 'DataHolderFocusedScenario' 
 | 
        DataType: 'structured[Scenario]' 
 | 
        PosX: 5 
 | 
        PosY: 30 
 | 
        Transformation: 'Elements.ScenarioActivity' 
 | 
      ] 
 | 
    } 
 | 
    Component GUIDataSetLevel1 
 | 
    { 
 | 
      #keys: '[110880.4.24868710]' 
 | 
      BaseType: 'GUIDataSetLevel' 
 | 
      Properties: 
 | 
      [ 
 | 
        Columns: 'ScenarioActivityColumns' 
 | 
        DataExtractor: 'GUIDataExtractor1' 
 | 
        PosX: 35 
 | 
        PosY: 30 
 | 
        SortCriteria: 'desc:CreatedOn' 
 | 
      ] 
 | 
    } 
 | 
    Component UserConfigurableInformation 
 | 
    { 
 | 
      #keys: '[110880.4.85488107]' 
 | 
      BaseType: 'UserConfigurableInformation' 
 | 
      Properties: 
 | 
      [ 
 | 
        ObjectType: 'ScenarioActivity' 
 | 
        PosX: 4 
 | 
        PosY: 61 
 | 
        TooltipText: 
 | 
        [* 
 | 
          <table> 
 | 
          <tr><td><b>Owner </b></td><td>VALUE( ifexpr(object.Owner()='','-',object.Owner()) )</td><td /><td><b>Deadline</b></td><td>VALUE(object.Deadline())</td></tr> 
 | 
          <tr><td><b>Last modifier </b></td><td>VALUE( ifexpr(object.ChangedBy()='','-',object.ChangedBy()))</td><td /><td><b>Last modified</b></td><td>VALUE(object.ChangedOn())</td></tr> 
 | 
          </table> 
 | 
          <table> 
 | 
          <td><b>Description</b>     </td><td>VALUE(object.Description())</td></tr> 
 | 
          </table> 
 | 
        *] 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    AutoDrag: true 
 | 
    BackgroundColor: 'Window' 
 | 
    Border: true 
 | 
    ContextMenu: 'popupList1' 
 | 
    FullRowSelect: true 
 | 
    ModeledStringList ChildOrdering 
 | 
    { 
 | 
      c: ColumnTitles1 
 | 
      c: popupList1 
 | 
      c: GUIDataExtractor1 
 | 
      c: GUIDataSetLevel1 
 | 
      c: UserConfigurableInformation 
 | 
    } 
 | 
  ] 
 | 
  ResponseDefinitions: 
 | 
  [ 
 | 
    DelegatedResponseDefinition OnClick id:Responsedef_ListScenarioActivity_Menu_OnClick 
 | 
    { 
 | 
      #keys: '[110880.4.24868711]' 
 | 
      Initiator: 'Menu' 
 | 
      IsInherited: false 
 | 
      ResponseType: 'OnClick' 
 | 
      Arguments: 
 | 
      [ 
 | 
        ResponseDefinitionArgument selection 
 | 
        { 
 | 
          #keys: '[110880.4.24868712]' 
 | 
          Binding: 'this.Selection()' 
 | 
        } 
 | 
      ] 
 | 
    } 
 | 
    DelegatedResponseDefinition OnClick id:Responsedef_ListScenarioActivity_GUIButtonBase_OnClick 
 | 
    { 
 | 
      #keys: '[110880.4.24868740]' 
 | 
      Initiator: 'GUIButtonBase' 
 | 
      IsInherited: false 
 | 
      ResponseType: 'OnClick' 
 | 
      Arguments: 
 | 
      [ 
 | 
        ResponseDefinitionArgument selection 
 | 
        { 
 | 
          #keys: '[110880.4.24868741]' 
 | 
          Binding: 'this.Selection()' 
 | 
        } 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
} 
 |