|
|
|
|
|
Constants for managing Scheduler and TimeLine controls
Display only constants used by prefix syntaxesThe following constants are used to manipulate Scheduler and TimeLine controls: | | | Constant | Description | Used by the functions or types of variables |
---|
schStartDate | Date type searched: First date displayed in the Scheduler control.- Start date of selected time slot.
| | schEndDate | - Date type searched: Last date displayed in the Scheduler control.
- The appointment repetition has an end date.
- End date of selected time slot.
| | schDateTime | Type of information requested: Date and time of appointment corresponding to the contact details provided. | SchedulerInfoXY | schModeDay | Display mode: One-day display. | SchedulerChangeMode, TimelineChangeMode | schModeMicrosecond | Display mode: microsecond display. | TimelineChangeMode | schModeMillisecond | Display mode: millisecond display. | TimelineChangeMode | schModeMonth | Display mode: Display over one month. | SchedulerChangeMode, TimelineChangeMode | schModeCustomNbDay | Display mode: Display over a specific number of days. | SchedulerChangeMode, TimelineChangeMode | schModeSecond | Display mode: Display to the second. | TimelineChangeMode | schModeAccordingApt | Schedule display mode: Displays the schedule using a number of days to show all available appointments. | SchedulerChangeMode | schModeWeek | Display mode: 5- or 7-day week display. | SchedulerChangeMode, TimelineChangeMode | schCurrentMonth | Type of date searched: First day of the month displayed in the Scheduler control field. | SchedulerPosition | schMaxOccurrence | Repeat feature: The appointment repeat has a defined maximum number of occurrences. | Repetition variable | schScreenOrigin | The coordinates are relative to the screen. | SchedulerInfoXY | schNoEnd | Repeat feature: The appointment will be repeated ad infinitum. | Repetition variable | schAptSelected | Type of appointment required: Appointment currently selected in the Scheduler control field. | SchedulerListAppointment | schAptHovered | Appointment type searched for: Appointment hovered over in the Scheduler control. | SchedulerListAppointment | schAppointment | Type of information requested: Appointment index corresponding to the contact details provided. | SchedulerInfoXY | schResource | Type of information requested: Name of the resource corresponding to the contact details provided. | SchedulerInfoXY | schWithoutExecuteQuery | Display the schedule without re-running the base query of the control. | SchedulerDisplay, TimelineDisplay | schEveryYear | RepeatString type: the appointment will be repeated every year, on the same day at the same time. | Repetition variable | schEveryDay | RepeatString type: the appointment will be repeated every day at the same time. | Repetition variable | schEveryMonth | RepeatString type: the appointment will be repeated every month, on the same day at the same time. | Repetition variable | schEveryWeek | RepeatString type: the appointment will be repeated every week, on the same day at the same time. | Repetition variable | tlEveSelected | Event type required: Event currently selected in the TimeLine control. | TimelineListEvent | tlEveHovered | Event type searched for: Event hovered over by mouse in TimeLine control. | TimelineListEvent |
The following constants are used to manipulate Scheduler and TimeLine controls (prefix syntax): | | | Constant | Description | Used by the functions or types of variables |
---|
schStartDate | Date type searched: First date displayed in the Scheduler control.- Start date of selected time slot.
| | schEndDate | - Date type searched: Last date displayed in the Scheduler control.
- The appointment repetition has an end date.
- End date of selected time slot.
| | schDateTime | Type of information requested: Date and time of appointment corresponding to the contact details provided. | <Scheduler>.InfoXY | schModeDay | Display mode: One-day display. | <Scheduler>.ChangeMode, <Timeline>.ChangeMode | schModeMicrosecond | Display mode: microsecond display. | <Timeline>.ChangeMode | schModeMillisecond | Display mode: millisecond display. | <Timeline>.ChangeMode | schModeMonth | Display mode: Display over one month. | <Scheduler>.ChangeMode, <Timeline>.ChangeMode | schModeCustomNbDay | Display mode: Display over a specific number of days. | <Scheduler>.ChangeMode, <Timeline>.ChangeMode | schModeSecond | Display mode: Display to the second. | <Timeline>.ChangeMode | schModeAccordingApt | Schedule display mode: Displays the schedule using a number of days to show all available appointments. | <Scheduler>.ChangeMode | schModeWeek | Display mode: 5- or 7-day week display. | <Scheduler>.ChangeMode, <Timeline>.ChangeMode | schCurrentMonth | Type of date searched: First day of the month displayed in the Scheduler control field. | SchedulerPosition | schMaxOccurrence | Repeat feature: The appointment repeat has a defined maximum number of occurrences. | Repetition variable | schScreenOrigin | The coordinates are relative to the screen. | <Scheduler>.InfoXY | schNoEnd | Repeat feature: The appointment will be repeated ad infinitum. | Repetition variable | schAptSelected | Type of appointment required: Appointment currently selected in the Scheduler control field. | <Scheduler>.ListAppointment | schAptHovered | Appointment type searched for: Appointment hovered over in the Scheduler control. | <Scheduler>.ListAppointment | schAppointment | Type of information requested: Appointment index corresponding to the contact details provided. | <Scheduler>.InfoXY | schResource | Type of information requested: Name of the resource corresponding to the contact details provided. | <Scheduler>.InfoXY | schWithoutExecuteQuery | Display the schedule without re-running the base query of the control. | <Scheduler>.Display, <Timeline>.Display | schEveryYear | RepeatString type: the appointment will be repeated every year, on the same day at the same time. | Repetition variable | schEveryDay | RepeatString type: the appointment will be repeated every day at the same time. | Repetition variable | schEveryMonth | RepeatString type: the appointment will be repeated every month, on the same day at the same time. | Repetition variable | schEveryWeek | RepeatString type: the appointment will be repeated every week, on the same day at the same time. | Repetition variable | tlEveSelected | Event type required: Event currently selected in the TimeLine control. | <Timeline>.ListEvent | tlEveHovered | Event type searched for: Event hovered over by mouse in TimeLine control. | <Timeline>.ListEvent |
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|