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

CalendarCell Class

Třída pro element CalendarCell
Inheritance Hierarchy
SystemObject
  TescoSW.MW.UITests.Common.PageModel.ComponentsBaseElement
    TescoSW.MW.UITests.Common.PageModel.Components.DataGridCalendarCell

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 CalendarCell : BaseElement

The CalendarCell type exposes the following members.

Constructors
  NameDescription
Public methodCalendarCell
Vytvoří nový element
Top
Methods
  NameDescription
Public methodGetCalendarEventItem
Vrací položku události v dané buňce kalendáře podle indexu(od 1 do n)
Public methodVerifyCalendarEventItemsCount
Ověří jestli obsahuje daná buňka kalendáře očekávaný počet položek událostí.
Top
See Also