陈清红
2025-04-14 880f3c0257eeb8c37761d484258fdd102a369a19
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
Quintiq file version 2.0
#root
#parent: MacroPlannerWebApp
OrphanComponent FormNewOfflinePlan
{
  #keys: '[413988.0.1606778977]'
  BaseType: 'WebForm'
  Children:
  [
    #child: pTotal
    #child: pHeader
    #child: pDetail
    Component dhNewOfflinePlanTable
    {
      #keys: '[413988.0.1607471150]'
      BaseType: 'WebDataHolder'
      Databinding: 'NewOfflinePlanTable'
      Properties:
      [
        Taborder: 3
      ]
    }
    Component dhSelectedDetailNewOfflinePlanRow
    {
      #keys: '[413988.0.1607433222]'
      BaseType: 'WebDataHolder'
      Databinding: 'structured[NewOfflinePlanRow]*'
      Children:
      [
        Component deSelectedNewOfflinePlanRow
        {
          #keys: '[413988.0.1608510877]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'NewOfflinePlanTable'
            FilterArguments: 'entities:QLibMacroPlannerWebUI::ApplicationMacroPlanner.DataHolderCheckedEntities'
            FixedFilter: 'object.Filter( entities ) and object.Type() = "1"'
            Source: 'dhNewOfflinePlanTable'
            Taborder: 0
            Transformation: 'NewOfflinePlanRow'
          ]
        }
      ]
      Properties:
      [
        Taborder: 4
      ]
    }
    Component dhSelectedTotalNewOfflinePlanRow
    {
      #keys: '[413988.0.1609979741]'
      BaseType: 'WebDataHolder'
      Databinding: 'structured[NewOfflinePlanRow]*'
      Children:
      [
        Component deSelectedNewOfflinePlanRow681
        {
          #keys: '[413988.0.1609979742]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'NewOfflinePlanTable'
            FilterArguments: 'entities:QLibMacroPlannerWebUI::ApplicationMacroPlanner.DataHolderCheckedEntities'
            FixedFilter: 'object.Filter( entities ) and object.Type() = "2"'
            Source: 'dhNewOfflinePlanTable'
            Taborder: 0
            Transformation: 'NewOfflinePlanRow'
          ]
        }
      ]
      Properties:
      [
        Taborder: 5
      ]
    }
  ]
  Properties:
  [
    Description: '新装配下线计划'
    Image: 'WIND_ENGINE_OFFSHORE'
    Title: 'Output plan'
  ]
}