SchedulerWindowElementIds Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Represents the ScheduleView dialogs important sub element names.
Inheritance Hierarchy

SystemObject
  Telerik.WebAii.Controls.XamlSchedulerWindowElementIds

Namespace:  Telerik.WebAii.Controls.Xaml
Assembly:  Telerik.WebAii.Controls.Xaml (in Telerik.WebAii.Controls.Xaml.dll) Version: 2012.1.719.0 (2012.1.719.0)
Syntax

public static class SchedulerWindowElementIds

The SchedulerWindowElementIds type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberAllDayEventCheckboxID
The ScheduleView dialogend time all day event CheckBox automation id.
Public fieldStatic memberCancelButtonID
The ScheduleView dialogcancel button automation id.
Public fieldStatic memberCategoriesID
The ScheduleView dialogcategoreis RadComboBox automation id.
Public fieldStatic memberDailyDetailsUpDownID
The ScheduleView dialogdaily details RadNumericUpDown automation id.
Public fieldStatic memberDailyRBID
The ScheduleView dialogrepeat daily radio button automation id.
Public fieldStatic memberDayIntervalComboBoxID
The ScheduleView dialog monthly day interval ComboBox automation id.
Public fieldStatic memberDeleteAppointmentTextBlockID
The DeleteAppointment dialog displayed TextBox automation id.
Public fieldStatic memberDeleteOccurrenceRBID
The DeleteRecurrnce dialog delete occurence RadioButton automation id.
Public fieldStatic memberDeleteSeriesRBID
The DeleteRecurrnce dialog delete series RadioButton automation id.
Public fieldStatic memberDescriptionTextBoxID
The ScheduleView dialogdescription TextBox automation id.
Public fieldStatic memberDragDropOccurrenceRBID
The DragAndDrop dialog occurence RadioButton automation id.
Public fieldStatic memberDragDropSeriesRadioButtonID
The DragAndDrop dialog series RadioButton automation id.
Public fieldStatic memberDragDropTextBlockID
The DragAndDrop dialog drag and drop TextBlock automation id.
Public fieldStatic memberDurationPickerID
The ScheduleView dialogDurationPicker automation id.
Public fieldStatic memberEditParentAppointmentButtonID
The ScheduleView dialogedit parent appointment Button automation id.
Public fieldStatic memberEditRecurrenceButtonID
The ScheduleView dialogedit recurrence Button automation id.
Public fieldStatic memberEndAfterID
The ScheduleView dialog end after RadioButton automation id.
Public fieldStatic memberEndByDatePickerID
The ScheduleView dialog end by RadDatePicker automation id.
Public fieldStatic memberEndByID
The ScheduleView dialog end by RadioButton automation id.
Public fieldStatic memberEndTimeDateTimePickerID
The ScheduleView dialogend time DateTimePicker automation id.
Public fieldStatic memberEndTimePickerID
The ScheduleView dialogend time TimePicker automation id.
Public fieldStatic memberEveryWeekUpDownID
The ScheduleView dialogevery week RadNumericUpDown automation id.
Public fieldStatic memberFridayID
The ScheduleView dialogFriday CheckBox automation id.
Public fieldStatic memberHighImportaceButtonID
The ScheduleView dialoghigh importance ToggleButton automation id.
Public fieldStatic memberIntervalComboBoxID
The ScheduleView dialog monthly interval ComboBox automation id.
Public fieldStatic memberLowImportaceButtonID
The ScheduleView dialoglow importance ToggleButton automation id.
Public fieldStatic memberMondayID
The ScheduleView dialogMonday CheckBox automation id.
Public fieldStatic memberMonthlyDetailsUpDown1ID
The ScheduleView dialog first montly details RadNumericUpDown automation id.
Public fieldStatic memberMonthlyDetailsUpDown2ID
The ScheduleView dialog second montly details RadNumericUpDown automation id.
Public fieldStatic memberMonthlyDetailsUpDown3ID
The ScheduleView dialog third montly details RadNumericUpDown automation id.
Public fieldStatic memberMonthlyNthRBID
The ScheduleView dialog second monthly RadioButton automation id.
Public fieldStatic memberMonthlyRBID
The ScheduleView dialogrepeat montly RadioButton automation id.
Public fieldStatic memberNoEndDateID
The ScheduleView dialog no end date RadioButton automation id.
Public fieldStatic memberOccurencesUpDownID
The ScheduleView dialog occurences RadNumericUpDown automation id.
Public fieldStatic memberOKButtonID
The ScheduleView dialogOK button automation id.
Public fieldStatic memberOpenOccurrenceRBID
The ScheduleView dialog open occurence RadioButton automation id.
Public fieldStatic memberOpenSeriesRBID
The ScheduleView dialog open serries RadioButton automation id.
Public fieldStatic memberRemoveRecurrenceBtnID
The ScheduleView dialog remove recurrence RadButton automation id.
Public fieldStatic memberRepeatDailyID
The ScheduleView dialogrepat daily RadTabItem automation id.
Public fieldStatic memberRepeatMonthlyID
The ScheduleView dialogrepeat monthly RadTabItem automation id.
Public fieldStatic memberRepeatWeeklyID
The ScheduleView dialogrepeat weekly RadTabItem automation id.
Public fieldStatic memberRepeatYearlyID
The ScheduleView dialog repeat yearly RadTabItem automation id.
Public fieldStatic memberResizeOccurrenceRBID
The ScheduleView dialog resize occurence RadioButton automation id.
Public fieldStatic memberResizeSeriesRBID
The ScheduleView dialog resize series RadioButton automation id.
Public fieldStatic memberResizeubjectTextBlockID
The ScheduleView dialog recurrence choice subject TextBlock automation id.
Public fieldStatic memberSaturdayID
The ScheduleView dialogSaturday CheckBox automation id.
Public fieldStatic memberStartDateID
The ScheduleView dialog start date RadDatePicker automation id.
Public fieldStatic memberStartTimeDateTimePickerID
The ScheduleView dialogstart time DateTimePicker automation id.
Public fieldStatic memberStartTimePickerID
The ScheduleView dialogstart time TimePicker automation id.
Public fieldStatic memberSubjectTextBlockID
The DeleteRecurrnce dialog appointment subject TextBlock automation id.
Public fieldStatic memberSubjectTextBoxID
The ScheduleView dialogsubject TextBox automation id.
Public fieldStatic memberSundayID
The ScheduleView dialogSunday CheckBox automation id.
Public fieldStatic memberThursdayID
The ScheduleView dialogThursday CheckBox automation id.
Public fieldStatic memberTimeMarkersID
The ScheduleView dialogtime markers RadComboBox automation id.
Public fieldStatic memberTuesdayID
The ScheduleView dialogTuesday CheckBox automation id.
Public fieldStatic memberWarningTextBlockID
The DragAndDrop dialog warning TextBlock automation id.
Public fieldStatic memberWednesdayID
The ScheduleView dialogWednesday CheckBox automation id.
Public fieldStatic memberWorkdaysRBID
The ScheduleView dialogworking days RadioButton automation id.
Public fieldStatic memberYearlyDetails12ID
The ScheduleView dialog yearly details RadComboBox automation id.
Public fieldStatic memberYearlyDetails21ID
The ScheduleView dialog first yearly details RadComboBox automation id.
Public fieldStatic memberYearlyDetails22ID
The ScheduleView dialog second yearly details RadComboBox automation id.
Public fieldStatic memberYearlyDetails23ID
The ScheduleView dialog third yearly details RadComboBox automation id.
Public fieldStatic memberYearlyDetailsUpDown3ID
The ScheduleView dialog yearly details RadNumericUpDown automation id.
Public fieldStatic memberYearlyNthRBID
The ScheduleView dialog yearly second RadioButton automation id.
Public fieldStatic memberYearlyRBID
The ScheduleView dialog repeate yearly RadioButton automation id.
Top
See Also

Reference