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

FileCellCommonTMenu Class

Element reprezentující needitovatelnou buňku FileColumn v gridu
Inheritance Hierarchy

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.DataGrid
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public class FileCellCommon<TMenu> : EditableCell
where TMenu : new(), DropDown

Type Parameters

TMenu

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

The FileCellCommonTMenu type exposes the following members.

Constructors
  NameDescription
Public methodFileCellCommonTMenu
Initializes a new instance of the FileCellCommonTMenu class
Top
Properties
  NameDescription
Public propertyCryptoLabel
Top
Methods
  NameDescription
Public methodOpenMenu
Otevře menu 3 teček
Public methodUploadFile
Nahraje soubor
Top
See Also