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

DataRowLOVAttributeCell Class

Element reprezentující LOVAttribute buňku
Inheritance Hierarchy

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

The DataRowLOVAttributeCell type exposes the following members.

Constructors
  NameDescription
Public methodDataRowLOVAttributeCell
Vytvoří nový element
Top
Methods
  NameDescription
Public methodGetShowAttrByOrder
Získá element, který zobrazuje hodnotu attributu v showattrs podle pořadí (svislítka | se nepočítají)
Public methodOpenLOV
Otevře LOV kliknutím na text v LOVAttributu v LLF
Public methodVerifyWholeValue
Ověří celou zobrazenou hodnotu v buňce LOVAttributu
Top
See Also