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

FullTextSearchField Class

Element reprezentující pole pro fulltextové vyhledávání
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 FullTextSearchField : EditComponent, 
	IPageModelComponent

The FullTextSearchField type exposes the following members.

Constructors
  NameDescription
Public methodFullTextSearchField
Vytvoří nový element
Top
Properties
  NameDescription
Public propertyClearButton
Tlačítko křížek - vyčistí vyhledávací pole
Protected propertyInnerElement
Vnitřní element komponenty
(Overrides DetailComponentInnerElement.)
Top
See Also