Click or drag to resize
Tesco SW, a.s.

DropDownChartCategory Class

Dropdownmenu kategorie na chartsettingspanelu
Inheritance Hierarchy
SystemObject
  TescoSW.MW.UITests.Common.PageModel.Components.DropDownDropDown
    TescoSW.MW.UITests.Common.PageModel.Components.DropDownDropDownChartCategory

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.DropDown
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public class DropDownChartCategory : DropDown

The DropDownChartCategory type exposes the following members.

Constructors
  NameDescription
Public methodDropDownChartCategory
Initializes a new instance of the DropDownChartCategory class
Top
Properties
  NameDescription
Public propertyActionDeleteCategoryButton
tlačítko smazání kategorie
Public propertyComboBoxYAxis
svislá osa
Public propertyEditCategoryName
název kategorie
Top
Methods
  NameDescription
Public methodGetSelectedAggregationFunction
vrátí vybranou agregační funkci
Public methodSelectAggregationFunction
klikne na zadaný radiobutton
Public methodVerifyAggregationFunctionEnabled
ověří, že položka dropDownMenuItem je ne/aktivní
Public methodVerifyAggregationFunctionSelected
ověří, že radiobutton je vybraný
Top
Fields
  NameDescription
Public fieldStatic memberDefaultAggregationFunction
defaultní agregační funkce agregační funkce vždy aktivní
Top
See Also