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

FileEditCellTMenu Class

Element reprezentující editovatelnou buňku FileColumn v gridu(obsahuje FileEdit)
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.DataGridFileCellCommonTMenu
          TescoSW.MW.UITests.Common.PageModel.Components.DataGridFileEditCellTMenu

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 FileEditCell<TMenu> : FileCellCommon<TMenu>
where TMenu : DropDown

Type Parameters

TMenu

[Missing <typeparam name="TMenu"/> documentation for "T:TescoSW.MW.UITests.Common.PageModel.Components.DataGrid.FileEditCell`1"]

The FileEditCellTMenu type exposes the following members.

Constructors
See Also