Class KendoAngularInputConstants
Inheritance
System.Object
KendoAngularInputConstants
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.TestingFramework.Controls.KendoUI.Angular.Input
Assembly: Telerik.TestingFramework.Controls.KendoUI.Angular.dll
Syntax
public static class KendoAngularInputConstants
Fields
CssCalendar
Declaration
public const string CssCalendar = "k-input-button"
Field Value
System.String
|
CssCalendarIcon
Declaration
public const string CssCalendarIcon = "k-i-calendar"
Field Value
System.String
|
CssDecreaseValue
Declaration
public const string CssDecreaseValue = "k-spinner-decrease"
Field Value
System.String
|
CssIncreaseValue
Declaration
public const string CssIncreaseValue = "k-spinner-increase"
Field Value
System.String
|
CssInputClass
Declaration
public const string CssInputClass = "k-input"
Field Value
System.String
|
DatePickerButtonElementFindExpression
Declaration
public static string[] DatePickerButtonElementFindExpression
Field Value
System.String[]
|
DatePickerElementFindExpression
Declaration
public static string[] DatePickerElementFindExpression
Field Value
System.String[]
|
DatePickerInputElementFindExpression
Declaration
public static string[] DatePickerInputElementFindExpression
Field Value
System.String[]
|
DatePickerName
Declaration
public const string DatePickerName = "KendoAngularDatePicker"
Field Value
System.String
|
GroupName
Declaration
public const string GroupName = "KendoAngularInputs"
Field Value
System.String
|
LabelFindExpression
Declaration
public static string[] LabelFindExpression
Field Value
System.String[]
|
NumericBoxElementFindExpression
Declaration
public static string[] NumericBoxElementFindExpression
Field Value
System.String[]
|
NumericTextBoxFindExpression
Declaration
public const string NumericTextBoxFindExpression = "class=~k-input"
Field Value
System.String
|
NumericTextBoxName
Declaration
public const string NumericTextBoxName = "KendoAngularNumericTextBox"
Field Value
System.String
|
R32021CssCalendar
Declaration
public const string R32021CssCalendar = "k-select"
Field Value
System.String
|
R32021CssDecreaseValue
Declaration
public const string R32021CssDecreaseValue = "k-link-decrease"
Field Value
System.String
|
R32021CssIncreaseValue
Declaration
public const string R32021CssIncreaseValue = "k-link-increase"
Field Value
System.String
|
R32021DatePickerButtonElementFindExpression
Declaration
public static string[] R32021DatePickerButtonElementFindExpression
Field Value
System.String[]
|
R32021DatePickerInputElementFindExpression
Declaration
public static string[] R32021DatePickerInputElementFindExpression
Field Value
System.String[]
|
R32021TextBoxContainerFindExpression
Declaration
public static string[] R32021TextBoxContainerFindExpression
Field Value
System.String[]
|
R32021TextBoxFindExpression
Declaration
public static string[] R32021TextBoxFindExpression
Field Value
System.String[]
|
R32021TextBoxInputFindExpression
Declaration
public static string[] R32021TextBoxInputFindExpression
Field Value
System.String[]
|
TextBoxContainerName
Declaration
public const string TextBoxContainerName = "KendoAngularTextBoxContainer"
Field Value
System.String
|
TextBoxFindExpression
Declaration
public static string[] TextBoxFindExpression
Field Value
System.String[]
|
TextBoxInputClass
Declaration
public const string TextBoxInputClass = "k-input-inner"
Field Value
System.String
|
TextBoxInputFindExpression
Declaration
public static string[] TextBoxInputFindExpression
Field Value
System.String[]
|
TextBoxName
Declaration
public const string TextBoxName = "KendoAngularTextBox"
Field Value
System.String
|
Title
Declaration
public const string Title = "title"
Field Value
System.String
|
ToggleCalendarTitle
Declaration
public const string ToggleCalendarTitle = "Toggle calendar"
Field Value
System.String
|