Quintiq file version 2.0 
 | 
#root 
 | 
#parent: CalendarsWebUI 
 | 
OrphanComponent LibCal_frmResourceCalendars 
 | 
{ 
 | 
  #keys: '[131094.1.653254114]' 
 | 
  Accessibility: 'Extensible' 
 | 
  BaseType: 'WebForm' 
 | 
  Children: 
 | 
  [ 
 | 
    Component dhResourceCalendars 
 | 
    { 
 | 
      #keys: '[131094.1.544307456]' 
 | 
      BaseType: 'WebDataHolder' 
 | 
      Databinding: 'structured[LibCal_Calendar]*' 
 | 
      Children: 
 | 
      [ 
 | 
        Component deResourceCalendarsExtractor 
 | 
        { 
 | 
          #keys: '[131094.1.544307729]' 
 | 
          BaseType: 'WebDataExtractor' 
 | 
          Properties: 
 | 
          [ 
 | 
            DataType: 'LibCal_CalendarRegistry' 
 | 
            FixedFilter: 'not object.istype( LibCal_CommonCalendar )' 
 | 
            Source: 'LibCal_GlobalState.dhGlobalCalendarRegistry' 
 | 
            Taborder: 0 
 | 
            Transformation: 'Calendar' 
 | 
          ] 
 | 
        } 
 | 
      ] 
 | 
      Properties: 
 | 
      [ 
 | 
        Taborder: 0 
 | 
      ] 
 | 
    } 
 | 
    #child: pnlResourceCalendars 
 | 
    #child: pnlResourceCalendarList 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Image: 'WINDOW_SPLIT_HOR' 
 | 
    Orientation: 'horizontal' 
 | 
    SizeableChildren: true 
 | 
    Title: 'Resource Calendars' 
 | 
    Tooltip: 'Maintain calendar events for individual resources, and subscribe resources to events of the Common Calendar.' 
 | 
    UseExistingInstance: true 
 | 
  ] 
 | 
} 
 |