| Quintiq file version 2.0 | 
| #parent: CheckBoxBatchEditWeight | 
| Response OnChange () id:Response_ScenarioManager_DialogCreateEditKPIWeight_CheckBoxBatchEditWeight_OnChange | 
| { | 
|   #keys: '[104220.0.267131527]' | 
|   Body: | 
|   [* | 
|     // Enable / disable component | 
|     EditorWeight.Enabled( not this.Visible() | 
|                           or( this.Visible() and this.Checked() ) ); | 
|   *] | 
|   CanBindMultiple: false | 
|   DefinitionID: 'Responsedef_CheckBox_OnChange' | 
| } |