xiaoding721
2024-12-09 b6e0c9175e15545fbe890611d3b6ce71a3fc916d
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.
  *]
}