hongji.li
2023-09-24 2709b3e28de35a866a65fa72f589d38a43d5045b
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.
  *]
}