Quintiq file version 2.0
|
#parent: #root
|
Response OnCreated () id:Response_AppLibSOPImportExport_OnCreated
|
{
|
#keys: '[127066.0.1587348001]'
|
CanBindMultiple: false
|
DefinitionID: 'Responsedef_WebComponent_OnCreated'
|
GroupServerCalls: true
|
QuillAction
|
{
|
Body:
|
[*
|
// Populate MDS DropDown List in the Action Bar
|
mds := ApplicationScope.ComponentMDS();
|
dhStandardComponentMDS.Data( &mds );
|
AppLibSOPImportExport.PopulateMDS();
|
*]
|
}
|
}
|