CalendarConstants Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
The calendar string constants.
Inheritance Hierarchy

SystemObject
  Telerik.WebAii.Controls.HtmlCalendarConstants

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 CalendarConstants

The CalendarConstants type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberCalendarKey
The Calendar key.
Public fieldStatic memberColumnHeaderCellId
The ID of the ColumnHeader cell.
Public fieldStatic memberCssDatePopupButton
The CSS class of the calendar popup button.
Public fieldStatic memberCssDisabled
The disabled CSS class.
Public fieldStatic memberCssFastNavigationPopup
The CSS class of the fast navigation popup div element.
Public fieldStatic memberCssFastNextButton
The CSS class of the fast next button.
Public fieldStatic memberCssFastPreviousButton
The CSS class of the fast previous button.
Public fieldStatic memberCssMainTable
The CSS class of the main table;
Public fieldStatic memberCssNavigationTable
The CSS class of the navigation table;
Public fieldStatic memberCssNextButton
The CSS class of the next button.
Public fieldStatic memberCssOutOfRange
The out of range CSS class.
Public fieldStatic memberCssPreviousButton
The CSS class of the previous button.
Public fieldStatic memberCssRadCalendar
The CSS class of the RadCalendar table.
Public fieldStatic memberCssTimePopupButton
The CSS class of the TimeView popup button.
Public fieldStatic memberCssTitleBar
The CSS class of the title bar.
Public fieldStatic memberCssTitleCell
The CSS class of the title cell.
Public fieldStatic memberCssViewSelector
The CSS class of the calendar's ViewSelector.
Public fieldStatic memberDatePickerKey
The RadDatePicker key.
Public fieldStatic memberDateTimePickerKey
The RadDateTimePicker key.
Public fieldStatic memberFastNavigationCancelButtonId
The Id of the fast navigation 'Cancel' button.
Public fieldStatic memberFastNavigationKey
The Fast Navigation key.
Public fieldStatic memberFastNavigationNextButtonId
The Id of the fast navigation 'Next' button.
Public fieldStatic memberFastNavigationOkButtonId
The Id of the fast navigation 'Ok' button.
Public fieldStatic memberFastNavigationPreviousButtonId
The Id of the fast navigation 'Previous' button.
Public fieldStatic memberFastNavigationTodayButtonId
The Id of the fast navigation 'Today' button.
Public fieldStatic memberFastNextButtonId
The ID of the fast next button.
Public fieldStatic memberFastPreviousButtonId
The ID of the fast previous button.
Public fieldStatic memberMonthYearPickerKey
The RadMonthYearPicker key.
Public fieldStatic memberNextButtonId
The ID of the next button.
Public fieldStatic memberPickerKey
The Picker key.
Public fieldStatic memberPreviousButtonId
The ID of the previous button.
Public fieldStatic memberRowHeaderCellId
The ID of the RowHeader cell.
Public fieldStatic memberTimePickerKey
The RadTimePicker key.
Public fieldStatic memberTimeViewKey
The TimeView key.
Top
See Also

Reference