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