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

ListFrameInTwoListFrameTMenu Class

Element reprezentující pravý nebo levý LF na TLF
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.FramesListFrameInTwoListFrameTMenu
          TescoSW.MW.UITests.Common.PageModel.Components.FramesLeftListFrameInTwoListFrameTMenu
          TescoSW.MW.UITests.Common.PageModel.Components.FramesRightListFrameInTwoListFrameTMenu

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.Frames
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public abstract class ListFrameInTwoListFrame<TMenu> : SimpleListFrame<TMenu>
where TMenu : DropDownRecordActions

Type Parameters

TMenu

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

The ListFrameInTwoListFrameTMenu type exposes the following members.

Constructors
  NameDescription
Public methodListFrameInTwoListFrameTMenu
Initializes a new instance of the ListFrameInTwoListFrameTMenu class
Top
Properties
  NameDescription
Protected propertymoveRecordSelector
Selektor tlačítka pro přesun položky na druhou stranu
Public propertyToolbar
Top
Methods
See Also