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

DropDownGraph Class

Dropdown tlačítka graf na listframu
Inheritance Hierarchy
SystemObject
  TescoSW.MW.UITests.Common.PageModel.Components.DropDownDropDown
    TescoSW.MW.UITests.Common.PageModel.Components.DropDownDropDownGraph

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 DropDownGraph : DropDown

The DropDownGraph type exposes the following members.

Constructors
  NameDescription
Public methodDropDownGraph
Initializes a new instance of the DropDownGraph class
Top
Properties
  NameDescription
Public propertyActionNewGraph
Akce Nový graf
Top
Methods
  NameDescription
Public methodDeleteItem
smaže záznam v dropdownu
Public methodGetItemByText
vrátí dropdownmenuitemwithbutton mající zadaný text
Public methodVerifyDropdownGraphContainsText
ověří, že v dropdownu je/není tlačítko s daným textem
Top
See Also