| Quintiq file version 2.0 | 
| #parent: pOfflinePlanComparison/dhCheckedProducts | 
| Response OnDataChanged () id:Response_pOfflinePlanComparison_dhCheckedProducts_OnDataChanged | 
| { | 
|   #keys: '[414996.1.211222413]' | 
|   CanBindMultiple: false | 
|   DefinitionID: 'Responsedef_WebComponent_OnDataChanged' | 
|   GroupServerCalls: true | 
|   QuillAction | 
|   { | 
|     Body: | 
|     [* | 
|       if( this.Data().Size() <> 0 ){ | 
|         dhFinelProducts.Data( this.Data().Copy() );  | 
|       }else{ | 
|         dhFinelProducts.Data( DataHolderProduct.Data().Copy() );  | 
|       } | 
|     *] | 
|   } | 
| } |