renhao
2023-09-25 16d75807e01a336adb18e4a6888eb8e7aa7948ee
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.
  *]
}