1
2
3
4
5
6
7
8
9
10
11
12
13
  | Quintiq file version 2.0 
 |  #parent: CustomDrawComponentRoutingConfigurator/MenuLegend 
 |  Response OnClick () id:Response_CustomDrawComponentRoutingConfigurator_MenuLegend_OnClick 
 |  { 
 |    #keys: '[122892.0.975646250]' 
 |    Body: 
 |    [* 
 |      // Show legend dialog 
 |      ApplicationLibMacroPlanner.ShowLegendRoutingConfigurator(); 
 |    *] 
 |    CanBindMultiple: false 
 |    DefinitionID: 'Responsedef_Menu_OnClick' 
 |  } 
 |  
  |