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: 21.2.8103.33088
Syntax
C#
public class FileCellCommon<TMenu> : EditableCell
where TMenu : 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 methodFastUploadFile
Rychle nahraje soubor (obchází interakci přes FileManager)
Public methodFastUploadInvalidFile
Pokusí se nahrát nevalidní soubor (obchází interakci přes FileManager)
Public methodOpenMenu
Otevře menu 3 teček
Public methodUploadFile
Nahraje soubor
Public methodUploadInvalidFile
Pokusí se nahrát nevalidní soubor
Top
See Also