admin
2025-01-16 52703eba06bd8544b5d688c7611f3f886929f687
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Quintiq file version 2.0
#root
#parent: MacroPlannerWebApp
OrphanComponent DialogEditQuantitySAP_PIR
{
  #keys: '[415754.0.907118085]'
  BaseType: 'WebForm'
  Children:
  [
    #child: pnlContent
    #child: pnlActions
    Component dhDialogData
    {
      #keys: '[415754.0.907520662]'
      BaseType: 'WebDataHolder'
      Databinding: 'AOnlineAndMOfflinePlanPIRData'
      Properties:
      [
        Taborder: 2
      ]
    }
  ]
  Properties:
  [
    Alignment: 'trailing'
    EnterButton: 'btnOk'
    EscapeButton: 'btnCancel'
    ExcludeFromActiveComponent: true
    Padding: 'false'
  ]
}