SchedulerConstants Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Represents the scheduler constants class.
Inheritance Hierarchy

SystemObject
  Telerik.WebAii.Controls.HtmlSchedulerConstants

Namespace:  Telerik.WebAii.Controls.Html
Assembly:  Telerik.WebAii.Controls.Html (in Telerik.WebAii.Controls.Html.dll) Version: 2012.1.411.0 (2012.1.411.0)
Syntax

public static class SchedulerConstants

The SchedulerConstants type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberAdvancedFormKey
The advanced form key used accross the verifications and action messages.
Public fieldStatic memberAppointmentKey
The appointment key used accross the verifications and action messages.
Public fieldStatic memberCssAdvancedFormCancel
CSS classes constants -- advanced form button cancel.
Public fieldStatic memberCssAdvancedFormSave
CSS classes constants -- advanced form button save.
Public fieldStatic memberCssAllDayTable
CSS classes constants -- advanced form button cancel.
Public fieldStatic memberCssAppointment
CSS classes constants -- appointment.
Public fieldStatic memberCssAppointmentAptOut
CSS classes constants -- appointment inner div.
Public fieldStatic memberCssAppointmentContent
CSS class of the scheduler appointment content apt.
Public fieldStatic memberCssAppointmentDelete
CSS classes constants -- appointment delete button.
Public fieldStatic memberCssAppointmentWrapper
CSS classes constants -- appointment wrapper.
Public fieldStatic memberCssContentTable
CSS classes constants -- advanced form button cancel.
Public fieldStatic memberCssInlineFormCancel
CSS classes constants -- inline form cancel button.
Public fieldStatic memberCssInlineFormConfirm
CSS classes constants -- inline form save button.
Public fieldStatic memberCssInlineFormMore
CSS classes constants -- inline form options button.
Public fieldStatic memberCssModalDialogClose
CSS classes constants -- modal dialog button cancel.
Public fieldStatic memberCssModalDialogConfirm
CSS classes constants -- modal dialog button save.
Public fieldStatic memberCssScheduler
CSS class of the scheduler.
Public fieldStatic memberCssSchedulerAdvancedEditWrapper
CSS class of the scheduler advanced edit form wrapper.
Public fieldStatic memberCssSchedulerAdvancedForm
CSS class of the scheduler advanced form.
Public fieldStatic memberCssSchedulerAdvancedFormHidden
CSS class of the scheduler advanced form hidden.
Public fieldStatic memberCssSchedulerAdvancedFormModal
CSS class of the scheduler advanced modal form.
Public fieldStatic memberCssSchedulerAdvancedInsertWrapper
CSS class of the scheduler advanced insert form wrapper.
Public fieldStatic memberCssSchedulerDatePicker
CSS class of the scheduler picker activator arrow.
Public fieldStatic memberCssSchedulerDayView
CSS class of the scheduler day view header.
Public fieldStatic memberCssSchedulerHeader
CSS class of the scheduler header.
Public fieldStatic memberCssSchedulerHoursLink
CSS class of the scheduler full time link.
Public fieldStatic memberCssSchedulerInlineForm
CSS class of the scheduler inline form wrapper.
Public fieldStatic memberCssSchedulerModalDialog
CSS class of the scheduler modal dialog.
Public fieldStatic memberCssSchedulerModalDialogTitle
CSS class of the scheduler modal dialog title.
Public fieldStatic memberCssSchedulerMonthView
CSS class of the scheduler month view header.
Public fieldStatic memberCssSchedulerMultiDayView
CSS class of the scheduler multi day view header.
Public fieldStatic memberCssSchedulerNextDay
CSS class of the scheduler next day arrow.
Public fieldStatic memberCssSchedulerPickerWrapper
CSS class of the scheduler date picker wrapper.
Public fieldStatic memberCssSchedulerPreviousDay
CSS class of the scheduler previous day arrow.
Public fieldStatic memberCssSchedulerReminderDialog
CSS class of the scheduler reminder dialog.
Public fieldStatic memberCssSchedulerReminderDialogCloseBtn
CSS class of the scheduler reminder dialog close button.
Public fieldStatic memberCssSchedulerReminderDialogDismissAllBtn
CSS class of the scheduler reminder dialog dismiss all button.
Public fieldStatic memberCssSchedulerReminderDialogDismissBtn
CSS class of the scheduler reminder dialog dismiss button.
Public fieldStatic memberCssSchedulerReminderDialogSnoozeBtn
CSS class of the scheduler reminder dialog snooze button.
Public fieldStatic memberCssSchedulerReminderDialogTitleBarText
CSS class of the scheduler reminder dialog titlebat text.
Public fieldStatic memberCssSchedulerRemindersList
CSS class of the scheduler reminder dialog reminders list.
Public fieldStatic memberCssSchedulerTimelineView
CSS class of the scheduler timeline view header.
Public fieldStatic memberCssSchedulerToday
CSS class of the scheduler today arrow.
Public fieldStatic memberCssSchedulerWeekView
CSS class of the scheduler week view header.
Public fieldStatic memberCssTimeslot
CSS classes constants -- timeslot.
Public fieldStatic memberIdModalDialogOption1
The modal dialog option1 key used accross the verifications and action messages.
Public fieldStatic memberIdModalDialogOption2
The modal dialog option2 key used accross the verifications and action messages.
Public fieldStatic memberIdSchedulerAdvancedFormAllDayCheckBox
The advanced form all day checkbox id used accross the verifications and action messages.
Public fieldStatic memberIdSchedulerAdvancedFormCancelButton
The advanced form cancel button used accross the verifications and action messages.
Public fieldStatic memberIdSchedulerAdvancedFormInsertButton
The advanced form save(insert) button used accross the verifications and action messages.
Public fieldStatic memberIdSchedulerAdvancedFormMoreControlsPanel
The advanced form more controls panel id used accross the verifications and action messages.
Public fieldStatic memberIdSchedulerAdvancedFormRecurrenceCheckBox
The advanced form recurrence checkbox id used accross the verifications and action messages.
Public fieldStatic memberIdSchedulerAdvancedFormRecurrencePanel
The advanced form recurrence panel id used accross the verifications and action messages.
Public fieldStatic memberIdSchedulerAdvancedFormText
The advanced form subject textbox id used accross the verifications and action messages.
Public fieldStatic memberIdSchedulerInlineFormText
The inline form textbox id used accross the verifications and action messages.
Public fieldStatic memberSchedulerAdvancedFormUpdateButton
The advanced form save(update) button used accross the verifications and action messages.
Public fieldStatic memberSchedulerKey
The Scheduler key used accross the verifications and action messages.
Top
See Also

Reference