Uses of Interface
com._1c.g5.v8.dt.common.search.ISearcher
Packages that use ISearcher
Package
Description
-
Uses of ISearcher in com._1c.g5.v8.dt.common.search
Subinterfaces of ISearcher in com._1c.g5.v8.dt.common.searchModifier and TypeInterfaceDescriptioninterfaceIBorderedSearcher<TElement>Represents searcher allowing narrowing searching to interval.Classes in com._1c.g5.v8.dt.common.search that implement ISearcherModifier and TypeClassDescriptionclassBorderedSearcher<TElement>Implementation ofIBorderedSearcher.classRepresents an abstract generic two-directional searcher of elements with minimum required logic. -
Uses of ISearcher in com._1c.g5.v8.dt.internal.form.search
Classes in com._1c.g5.v8.dt.internal.form.search that implement ISearcherModifier and TypeClassDescriptionclassRepresents a searcher of elements of typePropertyInfo.classRepresents a searcher of elements of typeFormCommand.classRepresents a searcher of elements of typeFormParameter.classRepresents a searcher of elements of typeItem. -
Uses of ISearcher in com._1c.g5.v8.dt.internal.md.compare.search
Classes in com._1c.g5.v8.dt.internal.md.compare.search that implement ISearcher