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

AggregationRow Class

Element reprezentující Agregační řádek
Inheritance Hierarchy
SystemObject
  TescoSW.MW.UITests.Common.PageModel.ComponentsBaseElement
    TescoSW.MW.UITests.Common.PageModel.Components.React.AggregationRowAggregationRow

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

The AggregationRow type exposes the following members.

Constructors
  NameDescription
Public methodAggregationRow
Vytvoří nový element
Top
Properties
  NameDescription
Public propertyActionCloseAggregationRow
Akce Skrýt agregační řádek
Top
Methods
  NameDescription
Public methodGetAggregationRowCellByAttrName
Najde buňku agregačního řádku podle atributu, který zobrazuje
Public methodVerifyAggregationRowCellsCount
Ověří jestli má agregační řádek očekávaný počet buňěk s aplikačními atributmi.
Top
See Also