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

ColorEdit Class

Element reprezentující komponentu ColorEdit
Inheritance Hierarchy

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.DetailComponents
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public class ColorEdit : DetailComponent, IPageModelComponent

The ColorEdit type exposes the following members.

Constructors
  NameDescription
Public methodColorEdit
Vytvoří nový element
Top
Properties
Methods
  NameDescription
Public methodSetValue(String, Int32)
Změní hodnotu ColorEditu
Public methodSetValue(Int32, Int32, Int32, Int32)
Změní hodnotu ColorEditu
Public methodVerifyEnabled
Ověří aktivnost komponenty
(Overrides DetailComponentVerifyEnabled(Boolean, String, Int32).)
Public methodVerifyValue
Ověří zobrazovanou hodnotu
Top
See Also