1
2
3
4
5
6
7
8
9
10
11
12
  | Quintiq file version 2.0 
 |  #parent: GanttChartDemandSupplyGroup/MenuShowDashboard 
 |  Response OnWriteView () id:Response_GanttChartDemandSupplyGroup_MenuShowDashboard_OnWriteView 
 |  { 
 |    #keys: '[110880.5.1891697187]' 
 |    Body: 
 |    [* 
 |      // Set check value 
 |      viewdata.Data( [String]MenuShowDemandsSupplies.Checked() ); 
 |    *] 
 |    DefinitionID: 'Responsedef_GUIComponent_OnWriteView' 
 |  } 
 |  
  |