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 TypeInterfaceDescriptioninterface
IBorderedSearcher<TElement>
Represents searcher allowing narrowing searching to interval.Classes in com._1c.g5.v8.dt.common.search that implement ISearcherModifier and TypeClassDescriptionclass
BorderedSearcher<TElement>
Implementation ofIBorderedSearcher
.class
Represents 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 TypeClassDescriptionclass
Represents a searcher of elements of typePropertyInfo
.class
Represents a searcher of elements of typeFormCommand
.class
Represents a searcher of elements of typeFormParameter
.class
Represents 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