yanweiyuan3
2023-09-11 7804ec7a70a7ffe3116daec64154c15842f8c513
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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
Quintiq file version 2.0
{
  viewcontents
  {
    forms
    {
      form_LibDEF_FormSystem
      {
        title: 'QDataExchangeFramework::LibDEF_FormSystem'
        shown: true
        componentID: 'QDataExchangeFramework::LibDEF_FormSystem'
        layout
        {
          mode: 'open'
          rowPosition: 1
          rowSpan: 16
          columnPosition: 1
          columnSpan: 6
        }
        components
        {
          LibDEF_FormSystem_pnlActionBar
          {
            sizeRatio: 1
          }
          LibDEF_FormSystem_lstLibDEF_System
          {
          }
          LibDEF_FormSystem_dslLibDEF_System
          {
            groupDepth: -1
            column_GUID
            {
              columnId: 'GUID'
              dataPath: 'GUID'
              dataType: 'string'
              title: 'GUID'
              index: 0
              subtotals: ''
              width: 150
            }
            column_HostName
            {
              columnId: 'HostName'
              dataPath: 'HostName'
              dataType: 'string'
              title: 'HostName'
              index: 1
              subtotals: ''
              width: 150
            }
            column_PortNumber
            {
              columnId: 'PortNumber'
              dataPath: 'PortNumber'
              dataType: 'number'
              title: 'PortNumber'
              index: 2
              subtotals: ''
              width: 150
            }
          }
        }
      }
      form_LibDEF_FormChannel
      {
        title: 'QDataExchangeFramework::LibDEF_FormChannel'
        shown: true
        componentID: 'QDataExchangeFramework::LibDEF_FormChannel'
        layout
        {
          mode: 'open'
          rowPosition: 1
          rowSpan: 16
          columnPosition: 7
          columnSpan: 6
        }
        components
        {
          LibDEF_FormChannel_lstLibDEF_ChannelMeta
          {
          }
          LibDEF_FormChannel_dslLibDEF_ChannelMeta
          {
            groupDepth: -1
            column_Name
            {
              columnId: 'Name'
              dataPath: 'Name'
              dataType: 'string'
              title: 'Name'
              index: 0
              subtotals: ''
              width: 150
            }
          }
        }
      }
    }
    userconfigurableinformation
    {
    }
  }
  formatversion: 2
  id: 'Domain_Inspection'
  name: 'Domain Inspection'
  isglobal: false
  isroot: true
}