admin
2025-01-22 7e31442f0e9b07764e9c6a9680d3d4aeba5fe1de
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
Quintiq file version 2.0
Component pnlControlsResult
{
  #keys: '[146730.0.1185255962]'
  BaseType: 'WebPanel'
  Children:
  [
    Component lblMarginTop2 id:lblMarginTop2_838
    {
      #keys: '[146730.0.1185256001]'
      BaseType: 'WebLabel'
      Properties:
      [
        NumberOfColumns: 0
        NumberOfLines: 0
        ShowLabel: false
        Taborder: 0
      ]
    }
    Component lblStart
    {
      #keys: '[146730.0.1185256030]'
      BaseType: 'WebLabel'
      Properties:
      [
        FixedSize: false
        Label: 'Start'
        Taborder: 1
        Text: '<StartOfWindow>'
        Tooltip: 'Start of the window in which calendar event occurrences will exist.<br/>Occurrences will exist when they are at least partially overlapping with the calendar window.'
      ]
    }
    Component lblEnd
    {
      #keys: '[146730.0.1185256053]'
      BaseType: 'WebLabel'
      Properties:
      [
        FixedSize: false
        Label: 'End'
        Taborder: 2
        Text: '<EndOfWindow>'
        Tooltip: 'End of the window in which calendar event occurrences will exist.<br/>Occurrences will exist when they are at least partially overlapping with the calendar window.'
      ]
    }
    Component lblLastUpdate id:lblLastUpdate_673
    {
      #keys: '[146730.0.1185256076]'
      BaseType: 'WebLabel'
      Properties:
      [
        FixedSize: false
        Label: 'Last update'
        Taborder: 3
        Text: '<LastUpdate>'
        Tooltip: 'The last time the calendar window was moved forward in time.<br/>This is the current calendar time, Start is calculated from here by subtracting History.'
      ]
    }
    Component lblNextUpdate
    {
      #keys: '[146730.0.1185256099]'
      BaseType: 'WebLabel'
      Properties:
      [
        FixedSize: false
        Label: 'Next update'
        Taborder: 4
        Text: '<NextUpdate>'
        Tooltip: 'The next time the calendar window will move forward and the calendar event occurrences will be recalculated.'
      ]
    }
    Component lblMarginBottom2 id:lblMarginBottom2_97
    {
      #keys: '[146730.0.1185256122]'
      BaseType: 'WebLabel'
      Properties:
      [
        NumberOfColumns: 0
        NumberOfLines: 0
        ShowLabel: false
        Taborder: 6
      ]
    }
    Component lblCalendarTime
    {
      #keys: '[146730.0.1711473914]'
      BaseType: 'WebLabel'
      Properties:
      [
        DataBinding: 'dhCalendar.Data.CalendarTime'
        Description:
        [*
          Helper to trigger recalculation of the information when the 
          CalendarTime is updated while the dialog is open.
        *]
        FixedSize: false
        Label: 'CalendarTime'
        Taborder: 5
        Text: '<NextUpdate>'
        Visible: false
      ]
    }
  ]
  Properties:
  [
    Taborder: 1
  ]
}