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