yanyuan
2023-11-10 143ef74e2eeee697ac8fda3d9032a790fbb4e146
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
Quintiq file version 2.0
Component pnlActionBar id:pnlActionBar_432
{
  #keys: '[143398.0.678915112]'
  BaseType: 'WebPanel'
  Children:
  [
    Component btnJoinDomain
    {
      #keys: '[143398.0.678915113]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'PLUG_ADD'
        Taborder: 0
        Tooltip: 'Join Domain'
      ]
    }
    Component btnLeaveDomain
    {
      #keys: '[143398.0.678915114]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'PLUG_LEFT'
        Taborder: 1
        Tooltip: 'Leave Domain'
      ]
    }
    Component btnQuitAsBootNode
    {
      #keys: '[143398.0.678915115]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'APPLICATION_DELETE'
        Taborder: 4
        Tooltip: 'Quit as BootNode'
      ]
    }
    Component lblActionBarGap
    {
      #keys: '[143398.0.685640073]'
      BaseType: 'WebLabel'
      Properties:
      [
        NumberOfColumns: 1
        ShowLabel: false
        Taborder: 3
      ]
    }
    Component btnDeleteSystemFromDomain
    {
      #keys: '[143398.0.685654367]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'PLUG_DELETE'
        Taborder: 2
        Tooltip: 'Delete System from Domain'
      ]
      ResponseDefinitions:
      [
        DelegatedResponseDefinition OnClick id:Responsedef_pnlActionBar_432_btnDeleteSystemFromDomain_WebButton_OnClick
        {
          #keys: '[143398.0.685640247]'
          Initiator: 'WebButton'
          IsInherited: false
          ResponseType: 'OnClick'
          Arguments:
          [
            ResponseDefinitionArgument selection
            {
              #keys: '[2077.0.2581732]'
              Binding: 'lstLibDEF_System.Selection()'
            }
          ]
        }
      ]
    }
  ]
  Properties:
  [
    FixedSize: true
    Taborder: 0
  ]
}