lazhen
2024-11-12 bbef1ac89a3f60e276341a747366643e2f0d44e6
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
Quintiq file version 2.0
Component pRibbonUp
{
  #keys: '[414996.1.210863284]'
  BaseType: 'WebPanel'
  Children:
  [
    Component bCreateBaseData id:bCreateBaseData_529
    {
      #keys: '[414996.1.210702981]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'C_CLAMP'
        Label: 'Create base data'
        Taborder: 0
      ]
    }
    Component bCreateFullTable id:bCreateFullTable_568
    {
      #keys: '[414996.1.210703007]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'C_CLAMP'
        Label: 'Create full table'
        Taborder: 1
      ]
    }
    Component rbgTimeUnit id:rbgTimeUnit_925
    {
      #keys: '[414996.1.210703033]'
      BaseType: 'WebRadioButtonGroup'
      Properties:
      [
        BoundValue: 'Day'
        ButtonLabels: 'Day;Week;Month'
        ButtonValues: 'Day;Week;Month'
        Orientation: 'horizontal'
        Taborder: 2
      ]
    }
    Component dhTimeUnit id:dhTimeUnit_71
    {
      #keys: '[414996.1.210703063]'
      BaseType: 'WebDataHolder'
      Databinding: 'String*'
      Properties:
      [
        Taborder: 3
      ]
    }
  ]
  Properties:
  [
    FixedSize: true
    Orientation: 'horizontal'
    Taborder: 0
  ]
}