1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
  | Quintiq file version 2.0 
 |  #parent: ColumnTitles658 
 |  Response OnDrop ( 
 |    structured[shadow[LibOpt_UISnapshotAttribute]] information, 
 |    internal[DataSetColumn] target 
 |  ) id:Response_ColumnTitles658_OnDrop 
 |  { 
 |    #keys: '[139164.4.909900927]' 
 |    Body: 
 |    [* 
 |      Form.AddColumn( ColumnTitles658, information, target ); 
 |    *] 
 |    CanBindMultiple: false 
 |    DefinitionID: 'Responsedef_GUIComponent_OnDrop' 
 |  } 
 |  
  |