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

Profile Class

Profil na panelu "Správa zobrazení"
Inheritance Hierarchy

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.Others
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public class Profile : Action

The Profile type exposes the following members.

Constructors
  NameDescription
Public methodProfile
Vytvoří nový element
Top
Properties
  NameDescription
Public propertyActionCancel
Akce "Zrušit změny"
Public propertyActionEdit
Akce "Upravit zobrazení"
Public propertyActionRemove
Akce "Odstranit zobrazení"
Public propertyActionSave
Akce "Uložit zobrazení"
Public propertyEditName
Edit pro název zobrazení
Public propertyCheckBoxDefault
CheckBox "Výchozí"
Public propertyCheckBoxFilter
CheckBox "Filter"
Public propertyCheckBoxImplicit
CheckBox "Implicitní"
Public propertyCheckBoxQueryMode
Public propertyCheckBoxShowInMenu
CheckBox "Zobrazit v menu"
Top
Methods
  NameDescription
Public methodVerifySelected
Ověří, jestli je profil vybraný
Top
See Also