KendoInputConstants Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Inheritance Hierarchy

SystemObject
  Telerik.TestingFramework.Controls.KendoUIKendoInputConstants

Namespace:  Telerik.TestingFramework.Controls.KendoUI
Assembly:  Telerik.TestingFramework.Controls.KendoUI (in Telerik.TestingFramework.Controls.KendoUI.dll) Version: 2012.1.322.0 (2012.1.322.0)
Syntax

public static class KendoInputConstants

The KendoInputConstants type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberCssAutoComplete
The CSS class of the AutoComplete span.
Public fieldStatic memberCssCalendarIcon
The CSS class of the calendar.
Public fieldStatic memberCssCalendarIconOld
Public fieldStatic memberCssClockIcon
The CSS class of the calendar.
Public fieldStatic memberCssClockIconOld
Public fieldStatic memberCssComboBox
The CSS class of the ComboBox wrapper span.
Public fieldStatic memberCssDatePicker
The CSS class of the DatePicker span.
Public fieldStatic memberCssDateTimePicker
The CSS class of the DatetimePicker span.
Public fieldStatic memberCssDropDownListTextBox
The CSS class of the DropDownList wrapper span.
Public fieldStatic memberCssInputClientObject
The CSS class of the input holding the client-side object.
Public fieldStatic memberCssKendoInputWrapperSpan
The base CSS class of the KendoInput wrapper span element.
Public fieldStatic memberCssNumericTextBox
The CSS class of the NumericTextBox wrapper span.
Public fieldStatic memberCssSpinButton
The common part of the spin button CSS class.
Public fieldStatic memberCssSpinButtonOld
Public fieldStatic memberCssSpinDown
The CSS class of the spin down span.
Public fieldStatic memberCssSpinDownOld
Public fieldStatic memberCssSpinUp
The CSS class of the spin up span.
Public fieldStatic memberCssSpinUpOld
Public fieldStatic memberCssTimePicker
The CSS class of the TimePicker span.
Public fieldStatic memberDatePickerKey
The KendoDataPicker key used across the source classes.
Public fieldStatic memberDecreaseValueTitle
The title of the increase span
Public fieldStatic memberIncreaseValueTitle
The title of the increase span
Public fieldStatic memberInputKey
The 'KendoInput' key used across the source classes.
Public fieldStatic memberNumericTextBoxKey
The KendoNumericTextBox key used across the source classes.
Top
See Also

Reference