Quintiq file version 2.0
|
#parent: DataHolderPriorityFactor
|
Response OnDataChanged () id:Response_FormPriorityFactorGrading_DataHolderPriorityFactor_OnDataChanged
|
{
|
#keys: '[414996.0.32302660]'
|
CanBindMultiple: false
|
DefinitionID: 'Responsedef_WebComponent_OnDataChanged'
|
QuillAction
|
{
|
Body:
|
[*
|
if( not isnull( this.Data( ) )){
|
detaisls := PriorityFactorDetail::GetDataByPriorityFactor( this.Data( ), MacroPlan);
|
DataHolderPriorityFactorGrading.Data( &detaisls );
|
}
|
*]
|
GroupServerCalls: false
|
}
|
}
|