Quintiq file version 2.0
|
#parent: CustomDrawComponentRoutingConfigurator
|
Response OnClick (
|
structured[Operation] selection
|
) id:Response_CustomDrawComponentRoutingConfigurator_MenuEditOperationRCV_OnClick
|
{
|
#keys: '[124808.0.1223202985]'
|
Body:
|
[*
|
// Edit operations
|
dlg := construct( DialogCreateEditOperation );
|
dlg.EditOperation( this, selection );
|
*]
|
CanBindMultiple: false
|
DefinitionID => /CustomDrawComponentRoutingConfigurator/Responsedef_CustomDrawComponentRoutingConfigurator_Menu_OnClick
|
Initiator: 'MenuEditOperationRCV'
|
}
|