Quintiq file version 2.0 
 | 
#root 
 | 
#parent: Calendars 
 | 
OrphanComponent LibCal_pnlExportButton 
 | 
{ 
 | 
  #keys: '[131094.0.1779885919]' 
 | 
  BaseType: 'Panel' 
 | 
  GBLayout 
 | 
  { 
 | 
    Type: 'internal[GBLayoutDefinition]' 
 | 
    Columns: 
 | 
    [ 
 | 
      GBFlow.Column { grow: 0 id: 933 parent: 0 } 
 | 
      GBFlow.Column { grow: 0 id: 509 parent: 0 } 
 | 
      GBFlow.Column { grow: 0 id: 661 parent: 0 } 
 | 
    ] 
 | 
    Elements: 
 | 
    [ 
 | 
      GBElement 
 | 
      { 
 | 
        Component => btnExportCalendars 
 | 
        Position { startcolumn: 933 startrow: 596 endcolumn: 933 endrow: 596 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => lblExportID 
 | 
        Position { startcolumn: 509 startrow: 741 endcolumn: 509 endrow: 741 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => lblMyExportID 
 | 
        Position { startcolumn: 661 startrow: 596 endcolumn: 661 endrow: 596 } 
 | 
      } 
 | 
    ] 
 | 
    Gaps: [ left: 0 right: 0 top: 0 bottom: 0 inner: 5 ] 
 | 
    Rows: 
 | 
    [ 
 | 
      GBFlow.Row { grow: 0 id: 596 parent: 0 } 
 | 
      GBFlow.Row { grow: 0 id: 741 parent: 0 } 
 | 
    ] 
 | 
  } 
 | 
  Children: 
 | 
  [ 
 | 
    Component btnExportCalendars 
 | 
    { 
 | 
      #keys: '[131094.0.1779886824]' 
 | 
      BaseType: 'Button' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'EXPORT1' 
 | 
        Tooltip: 'Export calendar data.' 
 | 
      ] 
 | 
    } 
 | 
    Component dhExportSource 
 | 
    { 
 | 
      #keys: '[131094.0.1779887198]' 
 | 
      BaseType: 'DataHolder' 
 | 
      Databinding: 'LibCal_ImportExport' 
 | 
      Properties: 
 | 
      [ 
 | 
        PosX: 28 
 | 
      ] 
 | 
    } 
 | 
    Component vhContext 
 | 
    { 
 | 
      #keys: '[131094.0.1883683237]' 
 | 
      BaseType: 'ValueHolder' 
 | 
      Databinding: 'String' 
 | 
      Properties: 
 | 
      [ 
 | 
        PosX: 56 
 | 
      ] 
 | 
    } 
 | 
    Component lblExportID 
 | 
    { 
 | 
      #keys: '[131094.0.2122154201]' 
 | 
      BaseType: 'Label' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'dhExportSource.Data.ExportID' 
 | 
        Text: '' 
 | 
        Transparent: true 
 | 
        Visible: false 
 | 
      ] 
 | 
    } 
 | 
    Component lblMyExportID 
 | 
    { 
 | 
      #keys: '[131094.1.1073875366]' 
 | 
      BaseType: 'Label' 
 | 
      Properties: 
 | 
      [ 
 | 
        Text: '' 
 | 
        Transparent: true 
 | 
        Visible: false 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    ModeledStringList ChildOrdering 
 | 
    { 
 | 
      c: btnExportCalendars 
 | 
      c: dhExportSource 
 | 
      c: vhContext 
 | 
      c: lblExportID 
 | 
      c: lblMyExportID 
 | 
    } 
 | 
  ] 
 | 
} 
 |