Class KendoAngularPagerConstants
Inheritance
System.Object
KendoAngularPagerConstants
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.Pager
Assembly: Telerik.TestingFramework.Controls.KendoUI.Angular.dll
Syntax
public class KendoAngularPagerConstants
Constructors
KendoAngularPagerConstants()
Declaration
public KendoAngularPagerConstants()
Fields
ClassSelected
Declaration
public const string ClassSelected = "k-state-selected"
Field Value
System.String
|
ClassSelectedR32022
Declaration
public const string ClassSelectedR32022 = "k-selected"
Field Value
System.String
|
CssFirstPage
Declaration
public const string CssFirstPage = "k-i-caret-alt-to-left"
Field Value
System.String
|
CssInput
Declaration
public const string CssInput = "k-textbox"
Field Value
System.String
|
CssLastPage
Declaration
public const string CssLastPage = "k-i-caret-alt-to-right"
Field Value
System.String
|
CssNextPage
Declaration
public const string CssNextPage = "k-i-caret-alt-right"
Field Value
System.String
|
CssPageLink
Declaration
public const string CssPageLink = "k-link"
Field Value
System.String
|
CssPreviousPage
Declaration
public const string CssPreviousPage = "k-i-caret-alt-left"
Field Value
System.String
|
DataPagerNumericTag
Declaration
public const string DataPagerNumericTag = "kendo-datapager-numeric-buttons"
Field Value
System.String
|
InputTextBoxFindExpression
Declaration
public const string InputTextBoxFindExpression = "class=~k-textbox"
Field Value
System.String
|
KendoPagerFindExpression
Declaration
public const string KendoPagerFindExpression = "tagname=#^(kendo-pager|kendo-datapager)$"
Field Value
System.String
|
KendoPagerInfoFindExpression
Declaration
public const string KendoPagerInfoFindExpression = "tagname=#^(kendo-pager-info|kendo-datapager-info)$"
Field Value
System.String
|
KendoPagerInputFindExpression
Declaration
public const string KendoPagerInputFindExpression = "tagname=kendo-pager-input"
Field Value
System.String
|
Name
Declaration
public const string Name = "KendoAngularPager"
Field Value
System.String
|
NextButtonDataPagerTag
Declaration
public const string NextButtonDataPagerTag = "kendo-datapager-next-buttons"
Field Value
System.String
|
NextButtonTag
Declaration
public const string NextButtonTag = "kendo-pager-next-buttons"
Field Value
System.String
|
NextPreviousPagesButton
Declaration
public const string NextPreviousPagesButton = "..."
Field Value
System.String
|
NumericTag
Declaration
public const string NumericTag = "kendo-pager-numeric-buttons"
Field Value
System.String
|
PagerInfoName
Declaration
public const string PagerInfoName = "KendoAngularPagerInfo"
Field Value
System.String
|
PagerInputTag
Declaration
public const string PagerInputTag = "kendo-pager-input"
Field Value
System.String
|
PreviousButtonDataPagerTag
Declaration
public const string PreviousButtonDataPagerTag = "kendo-datapager-prev-buttons"
Field Value
System.String
|
PreviousButtonTag
Declaration
public const string PreviousButtonTag = "kendo-pager-prev-buttons"
Field Value
System.String
|
R22022SP1CssFirstPage
Declaration
public const string R22022SP1CssFirstPage = "k-i-seek-w"
Field Value
System.String
|
R22022SP1CssLastPage
Declaration
public const string R22022SP1CssLastPage = "k-i-seek-e"
Field Value
System.String
|
R22022SP1CssNextPage
Declaration
public const string R22022SP1CssNextPage = "k-i-arrow-e"
Field Value
System.String
|
R22022SP1CssPreviousPage
Declaration
public const string R22022SP1CssPreviousPage = "k-i-arrow-w"
Field Value
System.String
|