Quintiq file version 2.0 
 | 
#parent: ListProductInPanel 
 | 
Response OnClick ( 
 | 
  internal[List] popupcomponent 
 | 
) id:Response_ListProductInPanel_MenuCopyProductCell_OnClick 
 | 
{ 
 | 
  #keys: '[121072.0.303944356]' 
 | 
  Body: 
 | 
  [* 
 | 
    // Copy cell 
 | 
    popupcomponent.CopySelectedCellContentToClipboard(); 
 | 
  *] 
 | 
  CanBindMultiple: false 
 | 
  DefinitionID => //ListProduct/Responsedef_ListProduct_Menu_OnClick 
 | 
  Initiator: 'MenuCopyProductCell' 
 | 
} 
 |