| Quintiq file version 2.0 | 
| #parent: ListKPISelection | 
| Response OnCheckedChanged () id:Response_ListKPISelection_OnCheckedChanged_593 | 
| { | 
|   #keys: '[145730.0.981420535]' | 
|   CanBindMultiple: false | 
|   DefinitionID: 'Responsedef_WebList_OnCheckedChanged' | 
|   QuillAction | 
|   { | 
|     Body: | 
|     [* | 
|       // Remove the view data (empty selection in list) | 
|       if( not isnull( MacroPlan ) ) | 
|       { | 
|         DataHolderSelectedKPI.Data().Flush(); | 
|         this.ViewDataDelete( KPI::GetViewDataKey( MacroPlan ) );  | 
|       } | 
|     *] | 
|     GroupServerCalls: false | 
|   } | 
| } |