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

AggregationRowCell Class

Element reprezentující buňku, v agregačním řádku.
Inheritance Hierarchy
SystemObject
  TescoSW.MW.UITests.Common.PageModel.ComponentsBaseElement
    TescoSW.MW.UITests.Common.PageModel.Components.React.AggregationRowAggregationRowCell

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

The AggregationRowCell type exposes the following members.

Constructors
  NameDescription
Public methodAggregationRowCell
Vytvoří nový element
Top
Methods
  NameDescription
Public methodClickOnSelectButtonAndInitializeAggregFunctionsDropDown
Klikne na tlačítko Vybrat v buňce agregačního řádku a zinicializuje dropdown agregačních funkcí
Public methodVerifyAggregationEnabled
Ověří zda je buňka v agregačním řádku aktivní pro agregaci
Public methodVerifyValue
Ověří zobrazenou hodnotu v buňce agregačního řádku
Public methodVerifyValueIgnoringLossOfPrecision
Ověří zobrazenou hodnotu v buňce agregačního řádku, přičemž ignoruje ztrátu přesnosti při výpočtu dané hodnoty
Top
See Also