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

GridPanelItem Class

Element reprezentující položku GridPanelu.
Inheritance Hierarchy
SystemObject
  TescoSW.MW.UITests.Common.PageModel.ComponentsBaseElement
    TescoSW.MW.UITests.Common.PageModel.Components.React.LayoutsGridPanelItem

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.React.Layouts
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public class GridPanelItem : BaseElement

The GridPanelItem type exposes the following members.

Constructors
  NameDescription
Public methodGridPanelItem
Vytvoří nový element
Top
Methods
  NameDescription
Public methodGetMountHtmlElementComponent
Získá MountHtmlElementComponent (= element obalující komponentu k vykreslení).
Public methodVerifyHeight
Ověří, zdali se skutečná výška položky rovná očekávané výšce položky.
Top
See Also