renhao
2023-09-22 964b4387b4b3ba025c996b1f04fa75f72ae5da09
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
Quintiq file version 2.0
Component Panel418
{
  #keys: '[414724.0.50254946]'
  BaseType: 'WebPanel'
  Children:
  [
    Component lb_SUK_FM
    {
      #keys: '[414724.0.53353887]'
      BaseType: 'WebLabel'
      Properties:
      [
        Label: 'SKU编码:'
        NumberOfColumns: 20
        Taborder: 0
      ]
    }
    Component txt_QueryContent_FM
    {
      #keys: '[414724.0.53353923]'
      BaseType: 'WebEditField'
      Properties:
      [
        NumberOfColumns: 15
        PlaceHolder: '模糊搜索'
        Taborder: 1
      ]
    }
    Component btn_Query_FM
    {
      #keys: '[414724.0.52966648]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'VIEW'
        Label: '查询'
        Taborder: 2
      ]
    }
    Component btn_Add_FM
    {
      #keys: '[414724.0.53385964]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'ADD2'
        Label: '新增反签/授权'
        Taborder: 3
      ]
      ResponseDefinitions:
      [
        ResponseDefinition OnClick id:Responsedef_Panel418_btn_Add_FM_OnClick
        {
          #keys: '[414724.0.145266825]'
          IsInherited: false
          ResponseType: 'OnClick'
          Arguments:
          [
            ResponseDefinitionArgument selection
            {
              #keys: '[271.0.74853915]'
              Binding: 'List832.Selection()'
            }
          ]
        }
      ]
    }
  ]
  Properties:
  [
    Alignment: 'trailing'
    FixedSize: true
    Orientation: 'horizontal'
    Taborder: 1
  ]
}