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: 15.2.7099.36746
Syntax
C#
public class TwoListFrame<TMenu> : Frame
where TMenu : new(), 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
Najde levý ListFrame
Public propertyRightListFrame
Najde pravý ListFrame
Top
Methods
  NameDescription
Public methodMoveRecordToLeftByOrder
Odebere řádek z levého seznamu podle pořadového čísla (od 1 do n)
Public methodMoveRecordToRightByOrder
Přidá řádek do pravého seznamu podle pořadového čísla (od 1 do n)
Top
See Also