1
2
3
4
5
6
7
8
9
10
11
12
  | Quintiq file version 2.0 
 |  #parent: ListProductInPanel 
 |  Response OnDrop () inherited id:Response_ListProductInPanel_OnDrop_764 
 |  { 
 |    #keys: '[108486.0.863686689]' 
 |    BaseType => //ListProduct/Response_ListProduct_OnDrop_918 
 |    DefinitionID: 'Responsedef_GUIComponent_OnDrop' 
 |    Precondition: 
 |    [* 
 |      return false; // Design decission, we will disable assigning parent child via D&D action in panel. 
 |    *] 
 |  } 
 |  
  |