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

ColorEditEditableCell Class

Element reprezentující editovatelnou buňku coloreditu v gridu
Inheritance Hierarchy

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.DataGrid
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public class ColorEditEditableCell : EditableCell

The ColorEditEditableCell type exposes the following members.

Constructors
  NameDescription
Public methodColorEditEditableCell
Vytvoří nový element
Top
Methods
  NameDescription
Public methodSetValue
Změní hodnotu ColorEditu v editovatelném seznamu
Public methodVerifyValue
Ověří zobrazovanou hodnotu
Top
See Also