1
2
3
4
5
6
7
8
9
10
11
12
  | Quintiq file version 2.0 
 |  #parent: dpNavigationPanel/ckbShowSubscriptions 
 |  Response OnCreated () id:Response_dpNavigationPanel_ckbShowSubscriptions_OnCreated 
 |  { 
 |    #keys: '[131092.1.1106118941]' 
 |    Body: 
 |    [* 
 |      LibCal_gcResourceCalendars.ShowSubscriptions( this.Checked() ); 
 |    *] 
 |    CanBindMultiple: false 
 |    DefinitionID: 'Responsedef_GUIComponent_OnCreated' 
 |  } 
 |  
  |