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

FileEditMenu Class

Menu otevírané kliknutím na tři tečky
Inheritance Hierarchy
SystemObject
  TescoSW.MW.UITests.Common.PageModel.Components.DropDownDropDown
    TescoSW.MW.UITests.Common.PageModel.Components.DetailComponentsFileEditMenu

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.DetailComponents
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public class FileEditMenu : DropDown

The FileEditMenu type exposes the following members.

Constructors
  NameDescription
Public methodFileEditMenu
Initializes a new instance of the FileEditMenu class
Top
Properties
  NameDescription
Public propertyActionArchiveVersionDownload
Akce "Stáhnout archivní verzi"
Public propertyActionCopyUrl
Akce "Kopírovat odkaz na soubor"
Public propertyActionCreateSignature
Vytvořit podpis
Public propertyActionDelete
Smazat
Public propertyActionDownload
Akce "Stáhnout"
Public propertyActionShowDocumentVersions
Akce "Verze dokumentu"
Public propertyActionUpload
Akce "Nahrát"
Public propertyActionUploadAndSign
Akce "Nahrát a podepsat"
Public propertyActionUploadAnotherAndSign
Nahrát jiný a podepsat
Public propertyOwner
Rodičovská komponenta FileEdit
Public propertyUploadAnother
Nahrát jiný
Top
See Also