ClassKendoAngularInputConstants
Definition
Namespace:Telerik.TestingFramework.Controls.KendoUI.Angular.Input
Assembly:Telerik.TestingFramework.Controls.KendoUI.Angular.dll
Syntax:
public static class KendoAngularInputConstants
Inheritance: objectKendoAngularInputConstants
Fields
CssCalendarIcon
Declaration
public const string CssCalendarIcon = "k-i-calendar"
Field Value
CssDecreaseValue
Declaration
public const string CssDecreaseValue = "k-spinner-decrease"
Field Value
CssIncreaseValue
Declaration
public const string CssIncreaseValue = "k-spinner-increase"
Field Value
DatePickerButtonElementFindExpression
Declaration
public static string[] DatePickerButtonElementFindExpression
Field Value
string[]
DatePickerElementFindExpression
Declaration
public static string[] DatePickerElementFindExpression
Field Value
string[]
DatePickerInputElementFindExpression
Declaration
public static string[] DatePickerInputElementFindExpression
Field Value
string[]
DatePickerName
Declaration
public const string DatePickerName = "KendoAngularDatePicker"
Field Value
GroupName
Declaration
public const string GroupName = "KendoAngularInputs"
Field Value
NumericBoxElementFindExpression
Declaration
public static string[] NumericBoxElementFindExpression
Field Value
string[]
NumericTextBoxFindExpression
Declaration
public const string NumericTextBoxFindExpression = "class=~k-input"
Field Value
NumericTextBoxName
Declaration
public const string NumericTextBoxName = "KendoAngularNumericTextBox"
Field Value
R32021CssDecreaseValue
Declaration
public const string R32021CssDecreaseValue = "k-link-decrease"
Field Value
R32021CssIncreaseValue
Declaration
public const string R32021CssIncreaseValue = "k-link-increase"
Field Value
R32021DatePickerButtonElementFindExpression
Declaration
public static string[] R32021DatePickerButtonElementFindExpression
Field Value
string[]
R32021DatePickerInputElementFindExpression
Declaration
public static string[] R32021DatePickerInputElementFindExpression
Field Value
string[]
R32021TextBoxContainerFindExpression
Declaration
public static string[] R32021TextBoxContainerFindExpression
Field Value
string[]
R32021TextBoxFindExpression
Declaration
public static string[] R32021TextBoxFindExpression
Field Value
string[]
R32021TextBoxInputFindExpression
Declaration
public static string[] R32021TextBoxInputFindExpression
Field Value
string[]
TextBoxContainerName
Declaration
public const string TextBoxContainerName = "KendoAngularTextBoxContainer"
Field Value
TextBoxInputClass
Declaration
public const string TextBoxInputClass = "k-input-inner"
Field Value
TextBoxInputFindExpression
Declaration
public static string[] TextBoxInputFindExpression
Field Value
string[]
TextBoxName
Declaration
public const string TextBoxName = "KendoAngularTextBox"
Field Value
ToggleCalendarTitle
Declaration
public const string ToggleCalendarTitle = "Toggle calendar"
Field Value