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

TwoListFrameTMenu Class

Element reprezentující frame TwoListFrame
Inheritance Hierarchy
SystemObject
  TescoSW.MW.UITests.Common.PageModel.ComponentsBaseElement
    TescoSW.MW.UITests.Common.PageModel.Components.FramesFrame
      TescoSW.MW.UITests.Common.PageModel.Components.FramesTwoListFrameTMenu

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 class TwoListFrame<TMenu> : Frame, 
	IPageModelComponent
where TMenu : DropDownRecordActions

Type Parameters

TMenu

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

The TwoListFrameTMenu type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyLeftListFrame
Levý ListFrame
Public propertyRightListFrame
Pravý ListFrame
Top
See Also