Quintiq file version 2.0
|
#parent: ListPeriodSpecificationInPanel/DataHolderSelectedPeriodObjects
|
Response OnDataChanged () id:Response_ListPeriodSpecificationInPanel_DataHolderSelectedPeriodObjects_OnDataChanged
|
{
|
#keys: '[131438.0.371318177]'
|
Body:
|
[*
|
// Syncrhonize the list selection
|
ApplicationLibMacroPlanner.AutoSelectElementsInList( ListPeriodSpecificationInPanel, this.Data() );
|
*]
|
CanBindMultiple: false
|
DefinitionID: 'Responsedef_GUIComponent_OnDataChanged'
|
Precondition:
|
[*
|
return not isnull( this.Data() )
|
and this.Data().Size() > 0;
|
*]
|
}
|