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

ListFrameTMenu Class

Element reprezentující frame ListFrame
Inheritance Hierarchy
SystemObject
  TescoSW.MW.UITests.Common.PageModel.ComponentsBaseElement
    TescoSW.MW.UITests.Common.PageModel.Components.FramesFrame
      TescoSW.MW.UITests.Common.PageModel.Components.FramesSimpleListFrameTMenu
        TescoSW.MW.UITests.Common.PageModel.Components.FramesListFrameTMenu
          TescoSW.MW.UITests.Common.PageModel.Components.FramesObjectListEditTMenu

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.Frames
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public class ListFrame<TMenu> : SimpleListFrame<TMenu>
where TMenu : new(), DropDownRecordActions

Type Parameters

TMenu

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

The ListFrameTMenu type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyGroupingGrid
Grupovací strom seznamu
Public propertyToolbar
Najde toolbar u daného Listframu
Top
Methods
  NameDescription
Public methodgetCounter
Vraci Counter Element počítadla rozeditovaných záznamů
Public methodGetSelectedCustomConntrolAttribute
Vraci záznam lovEditu podle indexu (od 1 do n)
Public methodVerifyCorrectTextContent
Otevři text content daného záznamu lovEditu podle indexu (od 1 do n)
Public methodVerifyFrameCaptionExists
Ověří, zda existuje na daném ListFrame jeho caption, pokud má nastaveno lockey
Public methodVerifyGroupGridExists
Ověří, zda je zobrazen grupovací strom
Top
See Also