xiaoding721
2024-10-28 6de538755c454717e3bbed02bc7f7734f604c643
_Main/UI/MacroPlannerWebApp/Component_DialogUpperLimitOfTransferCapacity/Component_pnlContent.def
@@ -5,64 +5,12 @@
  BaseType: 'WebPanel'
  Children:
  [
    Component npUpperLimitOfTransferCapacityZKG
    {
      #keys: '[413988.0.1292313261]'
      BaseType: 'WebNumberPicker'
      Properties:
      [
        DataBinding: 'MacroPlan.UpperLimitOfTransferCapacityZKG'
        Label: 'ZKG(pcs)'
        Taborder: 0
      ]
    }
    Component npUpperLimitOfTransferCapacityZKM
    {
      #keys: '[413988.0.1292313339]'
      BaseType: 'WebNumberPicker'
      Properties:
      [
        DataBinding: 'MacroPlan.UpperLimitOfTransferCapacityZKM'
        Label: 'ZKM(pcs)'
        Taborder: 1
      ]
    }
    Component npUpperLimitOfTransferCapacityPL
    {
      #keys: '[413988.0.1292313341]'
      BaseType: 'WebNumberPicker'
      Properties:
      [
        DataBinding: 'MacroPlan.UpperLimitOfTransferCapacityPL'
        Label: 'PL(pcs)'
        Taborder: 2
      ]
    }
    Component npUpperLimitOfTransferCapacityKW
    {
      #keys: '[413988.0.1292313343]'
      BaseType: 'WebNumberPicker'
      Properties:
      [
        DataBinding: 'MacroPlan.UpperLimitOfTransferCapacityKW'
        Label: 'KW(pcs)'
        Taborder: 3
      ]
    }
    Component npUpperLimitOfTransferCapacityAGW
    {
      #keys: '[413988.0.1292313345]'
      BaseType: 'WebNumberPicker'
      Properties:
      [
        DataBinding: 'MacroPlan.UpperLimitOfTransferCapacityAGW'
        Label: 'AGW(pcs)'
        Taborder: 4
      ]
    }
    #child: pnlDLFactory
    #child: pnlCCFactory
  ]
  Properties:
  [
    Orientation: 'tab'
    Padding: 'true'
    Taborder: 0
  ]