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

MSLOVRow Class

Řádek MSLOV framu
Inheritance Hierarchy
SystemObject
  TescoSW.MW.UITests.Common.PageModel.ComponentsBaseElement
    TescoSW.MW.UITests.Common.PageModel.Components.DataGridBaseRow
      TescoSW.MW.UITests.Common.PageModel.Components.DataGridRowWithMenuDropDownRecordActions, ICell
        TescoSW.MW.UITests.Common.PageModel.Components.DataGridRowDropDownRecordActions
          TescoSW.MW.UITests.Common.PageModel.Components.DataGridRow
            TescoSW.MW.UITests.Common.PageModel.Components.DataGridMSLOVRow

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 MSLOVRow : Row

The MSLOVRow type exposes the following members.

Constructors
  NameDescription
Public methodMSLOVRow
Initializes a new instance of the MSLOVRow class
Top
Properties
  NameDescription
Public propertyHasCheckbox
Vratí true pokud má řádek viditelný checkbox
Top
Methods
  NameDescription
Public methodClickOnInfoButton
Klikne na Info Button pro zobrazení DetailFormu
Public methodDeselect
Odznačí řádek v MSLOV
Public methodSelect
Označí řádek v MSLOV
Public methodVerifyChecked
Ověří, zda je řádek v MSLOV zaškrtnutý
Public methodVerifySelected
Ověří, zda je řádek v MSLOV označený
Top
See Also