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

CheckBoxCell Class

Element reprezentující needitovatelnou buňku v gridu
Inheritance Hierarchy

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

The CheckBoxCell type exposes the following members.

Constructors
  NameDescription
Public methodCheckBoxCell
Vytvoří nový element
Top
Methods
  NameDescription
Public methodVerifyValid
Ověří, jestli je komponenta označena jako validní
Public methodVerifyValue
Ověřuje hodnotu checkboxu
Top
See Also