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

DefaultEditableCell Class

Element reprezentující editovatelnou buňku šablony DefaultEditTemplate CSS třída .EditableControl je přímo na elementu a nikoliv potomek jako je to u EditableCell.cs
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 DefaultEditableCell : EditableCell

The DefaultEditableCell type exposes the following members.

Constructors
  NameDescription
Public methodDefaultEditableCell
Vytvoří nový element
Top
Methods
  NameDescription
Public methodVerifyEnabled
Ověří aktivnost komponenty
(Overrides EditableCellVerifyEnabled(Boolean, String, Int32).)
Public methodVerifyRequired
Ověřuje, zda je komponenta povinná
Top
See Also