Quintiq file version 2.0
|
#parent: CustomDrawRC/CustomDrawDataLayerOp
|
Response OnDrop (
|
structured[Operation] source,
|
Operation target
|
) id:Response_CustomDrawRC_CustomDrawDataLayerOp_OnDrop_593
|
{
|
#keys: '[139394.0.1316636048]'
|
CanBindMultiple: false
|
DefinitionID: 'Responsedef_WebCustomDrawDataLayer_OnDrop'
|
Precondition:
|
[*
|
return target.CanCreateOperationLink( feedback, source );
|
*]
|
QuillAction
|
{
|
Body:
|
[*
|
// Drop operation on another to create operation link
|
target.LinkOperations( source, true );
|
*]
|
GroupServerCalls: false
|
}
|
}
|