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: 15.2.7099.36746
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 methodVerifyChecked
Ověří, zda je řádek v MSLOV zaškrtnutý
Top
See Also