Class orion.Searches.SearchBuilder
A user interface element building a search.
Defined in: </shared/eclipse/e4/orion/I201404012230/bundles/org.eclipse.orion.client.ui/web/orion/searchOutliner.js>.
Constructor Attributes | Constructor Name and Description |
---|---|
orion.Searches.SearchBuilder(options)
Creates a new user interface element to build all the search options and do the search
|
Class Detail
orion.Searches.SearchBuilder(options)
Creates a new user interface element to build all the search options and do the search
- Parameters:
- {Object} options
- The service options
- {Object} options.parent
- The parent DOM node or id to hold all the builder controls
- {orion.serviceregistry.ServiceRegistry} options.serviceRegistry
- The service registry