FilterConstants Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
The Filter constants used in the verifications and action messages.
Inheritance Hierarchy

SystemObject
  Telerik.WebAii.Controls.HtmlFilterConstants

Namespace:  Telerik.WebAii.Controls.Html
Assembly:  Telerik.WebAii.Controls.Html (in Telerik.WebAii.Controls.Html.dll) Version: 2012.1.411.0 (2012.1.411.0)
Syntax

public static class FilterConstants

The FilterConstants type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberCssAddExpressionAnchor
The CSS class of the 'add expression' anchor.
Public fieldStatic memberCssAddGroupAnchor
The CSS class of the 'add group' anchor.
Public fieldStatic memberCssDeleteAnchor
The CSS class of the 'delete' anchor.
Public fieldStatic memberCssDeleteButtonDiv
The CSS class of the div containing the delete button.
Public fieldStatic memberCssExpressionAnchor
The CSS class of the anchor that contains the expression value.
Public fieldStatic memberCssFieldAnchor
The CSS class of the anchor that contains the field value.
Public fieldStatic memberCssFilterButton
The CSS class of the filter button.
Public fieldStatic memberCssFilterButtonDiv
The CSS class of the div containing the filter button.
Public fieldStatic memberCssFilterItemDivContainer
The CSS class of the div container of the filter item.
Public fieldStatic memberCssFilterItemLeftDiv
The CSS class of the first div in the filter item.
Public fieldStatic memberCssOperatorAnchor
The CSS class of the 'operator' anchor.
Public fieldStatic memberCssRadFilter
The CSS class of the Filter div wrapper.
Public fieldStatic memberCssTextBox
The CSS class of the asp TextBox controls generated for string fields.
Public fieldStatic memberFilterItemKey
The FilterItemKey key.
Public fieldStatic memberFilterKey
The RadFilter key.
Top
See Also

Reference