ClassKendoAngularPagerConstants
Definition
Namespace:Telerik.TestingFramework.Controls.KendoUI.Angular.Pager
Assembly:Telerik.TestingFramework.Controls.KendoUI.Angular.dll
Syntax:
public class KendoAngularPagerConstants
Inheritance: objectKendoAngularPagerConstants
Constructors
KendoAngularPagerConstants()
Declaration
public KendoAngularPagerConstants()
Fields
ClassSelected
Declaration
public const string ClassSelected = "k-state-selected"
Field Value
ClassSelectedR32022
Declaration
public const string ClassSelectedR32022 = "k-selected"
Field Value
CssFirstPage
Declaration
public const string CssFirstPage = "k-i-caret-alt-to-left"
Field Value
CssLastPage
Declaration
public const string CssLastPage = "k-i-caret-alt-to-right"
Field Value
CssNextPage
Declaration
public const string CssNextPage = "k-i-caret-alt-right"
Field Value
CssPreviousPage
Declaration
public const string CssPreviousPage = "k-i-caret-alt-left"
Field Value
CssSvgFirstPage
Declaration
public const string CssSvgFirstPage = "k-svg-i-caret-alt-to-left"
Field Value
CssSvgLastPage
Declaration
public const string CssSvgLastPage = "k-svg-i-caret-alt-to-right"
Field Value
CssSvgNextPage
Declaration
public const string CssSvgNextPage = "k-svg-i-caret-alt-right"
Field Value
CssSvgPreviousPage
Declaration
public const string CssSvgPreviousPage = "k-svg-i-caret-alt-left"
Field Value
DataPagerNumericTag
Declaration
public const string DataPagerNumericTag = "kendo-datapager-numeric-buttons"
Field Value
InputTextBoxFindExpression
Declaration
public const string InputTextBoxFindExpression = "class=~k-textbox"
Field Value
KendoPagerFindExpression
Declaration
public const string KendoPagerFindExpression = "tagname=#^(kendo-pager|kendo-datapager)$"
Field Value
KendoPagerInfoFindExpression
Declaration
public const string KendoPagerInfoFindExpression = "tagname=#^(kendo-pager-info|kendo-datapager-info)$"
Field Value
KendoPagerInputFindExpression
Declaration
public const string KendoPagerInputFindExpression = "tagname=kendo-pager-input"
Field Value
NextButtonDataPagerTag
Declaration
public const string NextButtonDataPagerTag = "kendo-datapager-next-buttons"
Field Value
NextButtonTag
Declaration
public const string NextButtonTag = "kendo-pager-next-buttons"
Field Value
NextPreviousPagesButton
Declaration
public const string NextPreviousPagesButton = "..."
Field Value
NumbersWrap
Declaration
public const string NumbersWrap = "k-pager-numbers-wrap"
Field Value
NumericTag
Declaration
public const string NumericTag = "kendo-pager-numeric-buttons"
Field Value
PagerInfoName
Declaration
public const string PagerInfoName = "KendoAngularPagerInfo"
Field Value
PagerInputTag
Declaration
public const string PagerInputTag = "kendo-pager-input"
Field Value
PagerNumbers
Declaration
public const string PagerNumbers = "k-pager-numbers"
Field Value
PreviousButtonDataPagerTag
Declaration
public const string PreviousButtonDataPagerTag = "kendo-datapager-prev-buttons"
Field Value
PreviousButtonTag
Declaration
public const string PreviousButtonTag = "kendo-pager-prev-buttons"
Field Value
R22022SP1CssFirstPage
Declaration
public const string R22022SP1CssFirstPage = "k-i-seek-w"
Field Value
R22022SP1CssLastPage
Declaration
public const string R22022SP1CssLastPage = "k-i-seek-e"
Field Value
R22022SP1CssNextPage
Declaration
public const string R22022SP1CssNextPage = "k-i-arrow-e"
Field Value
R22022SP1CssPreviousPage
Declaration
public const string R22022SP1CssPreviousPage = "k-i-arrow-w"
Field Value