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

EditableCell Class

Element reprezentující editovatelnou buňku v gridu
Inheritance Hierarchy

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 EditableCell : Cell

The EditableCell type exposes the following members.

Constructors
  NameDescription
Public methodEditableCell
Vytvoří nový element
Top
Methods
  NameDescription
Public methodClearAndSendKeys
Editovatelnou buňku gridu vyprázdní a vloží do ní hodnotu
Public methodClearAndSendLongKeys
Editovatelnou buňku gridu vyprázdní a vloží do ní velmi dlouhou hodnotu
Public methodClearSendKeysAndConfirm
Editovatelnou buňku gridu vyprázdní, vloží do ní hodnotu a potvrdí (odešle) ji
Public methodOpenMultilinePopup
Pro buňku gridu otevře její mulitline popup
(Overrides CellOpenMultilinePopup(Int32).)
Public methodSendKeys
Simulates typing text into the element.
(Overrides BaseElementSendKeys(String).)
Public methodVerifyEnabled
Ověří zda je buňka Enabled/Disabled
Public methodVerifyRequired
Ověřuje, zda je editovatelná buňka povinná
Public methodVerifyValid
Ověří validitu editovatelné buňky
Public methodVerifyValue
Ověří zobrazovanou hodnotu
Top
See Also
Inheritance Hierarchy
SystemObject
  TescoSW.MW.UITests.Common.PageModel.ComponentsBaseElement
    TescoSW.MW.UITests.Common.PageModel.Components.DataGridCell
      TescoSW.MW.UITests.Common.PageModel.Components.DataGridEditableCell
        TescoSW.MW.UITests.Common.PageModel.Components.DataGridColorEditEditableCell
        TescoSW.MW.UITests.Common.PageModel.Components.DataGridComboBoxEditableCell
        TescoSW.MW.UITests.Common.PageModel.Components.DataGridDateTimeEditableCell
        TescoSW.MW.UITests.Common.PageModel.Components.DataGridDefaultEditableCell
        TescoSW.MW.UITests.Common.PageModel.Components.DataGridFileCellCommonTMenu
        TescoSW.MW.UITests.Common.PageModel.Components.DataGridFlagEditEditableCell
        TescoSW.MW.UITests.Common.PageModel.Components.DataGridCheckBoxEditableCell
        TescoSW.MW.UITests.Common.PageModel.Components.DataGridLOVAttributeEditableCell