Class KendoAngularAutoCompleteConstants
Inheritance
System.Object
KendoAngularAutoCompleteConstants
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.AutoComplete
Assembly: Telerik.TestingFramework.Controls.KendoUI.Angular.dll
Syntax
public static class KendoAngularAutoCompleteConstants
Fields
CssClearValueButtonClass
Declaration
public const string CssClearValueButtonClass = "k-clear-value"
Field Value
System.String
|
CssExpandedAttribute
Declaration
public const string CssExpandedAttribute = "aria-expanded"
Field Value
System.String
|
CssInputClass
Declaration
public const string CssInputClass = "k-input"
Field Value
System.String
|
CssPlaceholderAttribute
Declaration
public const string CssPlaceholderAttribute = "placeholder"
Field Value
System.String
|
ElementFindExpression
Declaration
public const string ElementFindExpression = "tagname=kendo-autocomplete"
Field Value
System.String
|
Name
Declaration
public const string Name = "KendoAngularAutoComplete"
Field Value
System.String
|