Uses of Interface
com._1c.g5.aef2.scenes.IComponentSearchProvider.IComponentQueryMatcher
-
Packages that use IComponentSearchProvider.IComponentQueryMatcher Package Description com._1c.g5.aef2.scenes -
-
Uses of IComponentSearchProvider.IComponentQueryMatcher in com._1c.g5.aef2.scenes
Methods in com._1c.g5.aef2.scenes with parameters of type IComponentSearchProvider.IComponentQueryMatcher Modifier and Type Method Description static IComponentSearchProvider
IComponentSearchProvider. firstChild(IComponentSearchProvider.IComponentQueryMatcher matcher)
Returns a search provider that hierarchically traverses the component tree until it finds a component which satisfies a given matcher.
-