chenqinghong
2024-05-07 3ec06a830367465068963156dcc1d8e522571c13
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
Quintiq file version 2.0
Component PanelScenariosAndSettingsLoadUnload
{
  #keys: '[139394.0.2124186618]'
  BaseType: 'WebPanel'
  Children:
  [
    Component ButtonScenariosAndSettingsLoad
    {
      #keys: '[139394.0.2124186623]'
      BaseType: 'WebButton'
      Properties:
      [
        ButtonSize: 'compact'
        DelegationID: 'ActionBarScenarios_Load'
        DelegationType: 'observe@active'
        Image: 'DATA_UP'
        Label: 'Load'
        Taborder: 0
      ]
    }
    Component ButtonScenariosAndSettingsUnload
    {
      #keys: '[139394.0.2124186624]'
      BaseType: 'WebButton'
      Properties:
      [
        ButtonSize: 'compact'
        DelegationID: 'ActionBarScenarios_Unload'
        DelegationType: 'observe@active'
        Image: 'DATA_DOWN'
        Label: 'Unload'
        Taborder: 1
      ]
    }
    Component ButtonScenariosAndSettingsAuthorization
    {
      #keys: '[139394.0.2124176395]'
      BaseType: 'WebButton'
      Properties:
      [
        ButtonSize: 'compact'
        DelegationID: 'ActionBarScenarios_EditAuthorizations'
        DelegationType: 'observe@active'
        Image: 'USERS3_PREFERENCES'
        Label: 'Authorizations'
        Taborder: 2
      ]
    }
  ]
  Properties:
  [
    Taborder: 1
  ]
}