ClassKendoInputConstants
String constants of the Input(CSS classes, Id prefix, etc).
Definition
Namespace:Telerik.TestingFramework.Controls.KendoUI
Assembly:Telerik.TestingFramework.Controls.KendoUI.dll
Syntax:
public static class KendoInputConstants
Inheritance: objectKendoInputConstants
Fields
CssAutoComplete
The CSS class of the AutoComplete span.
Declaration
public const string CssAutoComplete = "k-autocomplete"
Field Value
CssButton
The common part of the spin button CSS class.
CssCalendarIcon
The CSS class of the calendar.
Declaration
public const string CssCalendarIcon = "k-i-calendar"
Field Value
CssCalendarIconOld
The old CSS class of the calendar.
Declaration
public const string CssCalendarIconOld = "k-icon-calendar"
Field Value
CssClockIcon
The CSS class of the calendar clock.
CssClockIconOld
The old CSS class of the calendar clock.
Declaration
public const string CssClockIconOld = "k-icon-clock"
Field Value
CssComboBox
The CSS class of the ComboBox wrapper span.
CssDateInput
The CSS class of the ComboBox wrapper span.
CssDatePicker
The CSS class of the DatePicker span.
CssDateTimePicker
The CSS class of the DatetimePicker span.
Declaration
public const string CssDateTimePicker = "k-datetimepicker"
Field Value
CssDownArrowClass
Css class for down arrow element.
Declaration
public const string CssDownArrowClass = "k-spinner-decrease"
Field Value
CssDropDownListTextBox
The CSS class of the DropDownList wrapper span.
Declaration
public const string CssDropDownListTextBox = "k-dropdown"
Field Value
CssInputClientObject
The CSS class of the input holding the client-side object.
Declaration
public const string CssInputClientObject = "k-input"
Field Value
CssMaskedTextBox
The CSS class of the TimePicker span.
Declaration
public const string CssMaskedTextBox = "k-maskedtextbox"
Field Value
CssNumericTextBox
The CSS class of the NumericTextBox wrapper span.
Declaration
public const string CssNumericTextBox = "k-numerictextbox"
Field Value
CssSpinButton
The common part of the spin button CSS class.
CssSpinButtonOld
The old common part of the spin button CSS class.
CssSpinDown
The CSS class of the spin down span.
CssSpinDownOld
The old CSS class of the spin down span.
Declaration
public const string CssSpinDownOld = "k-arrow-down"
Field Value
CssSpinUp
The CSS class of the spin up span.
CssSpinUpOld
The old CSS class of the spin up span.
CssSvgCalendarIcon
The CSS SVG class of the calendar.
Declaration
public const string CssSvgCalendarIcon = "k-svg-i-calendar"
Field Value
CssSvgClockIcon
The CSS SVG class of the calendar clock.
Declaration
public const string CssSvgClockIcon = "k-svg-i-clock"
Field Value
CssTextBox
The CSS class of the TextBox wrapper span.
CssTimePicker
The CSS class of the TimePicker span.
CssToggleButton
The common part of the toggle button CSS class.
CssUpArrowClass
Css class for up arrow element.
Declaration
public const string CssUpArrowClass = "k-spinner-increase"
Field Value
DataRoleAttribute
The data role attribute find clause.
Declaration
public const string DataRoleAttribute = "data-role=+"
Field Value
DateInputFindClauses
The 'KendoDateInput' find clauses.
Declaration
public static readonly string[] DateInputFindClauses
Field Value
string[]
DatePickerKey
The KendoDataPicker key used across the source classes.
Declaration
public const string DatePickerKey = "KendoDataPicker"
Field Value
DecreaseValueTitle
The title of the increase span
Declaration
public const string DecreaseValueTitle = "Decrease value"
Field Value
FindClauses
The 'KendoInput' find clauses.
IncreaseValueTitle
The title of the increase span
Declaration
public const string IncreaseValueTitle = "Increase value"
Field Value
InputKey
The 'KendoInput' key used across the source classes.
NumericTextBoxKey
The KendoNumericTextBox key used across the source classes.
Declaration
public const string NumericTextBoxKey = "KendoNumericTextBox"
Field Value
R22022CssDropDownListTextBox
The CSS class of the DropDownList wrapper span in R22022.
Declaration
public const string R22022CssDropDownListTextBox = "k-dropdownlist"
Field Value
R32021DateInputFindClauses
The R32021 and before 'KendoDateInput' find clauses.
Declaration
public static readonly string[] R32021DateInputFindClauses
Field Value
string[]
R32021FindClauses
The 'KendoInput' find clauses for R32021.
Declaration
public static readonly string[] R32021FindClauses
Field Value
string[]