Class orion.search.AdvSearchOptRenderer
AdvSearchOptRenderer.
Defined in: </shared/eclipse/e4/orion/I201404012230/bundles/org.eclipse.orion.client.ui/web/orion/globalSearch/advSearchOptContainer.js>.
Constructor Attributes | Constructor Name and Description |
---|---|
orion.search.AdvSearchOptRenderer(A, commandService, serviceRegistry)
The renderer to render all search parameters.
|
Method Attributes | Method Name and Description |
---|---|
<static> |
orion.search.AdvSearchOptRenderer.destroy()
|
<static> |
orion.search.AdvSearchOptRenderer.getOptions(includeLocation)
|
<static> |
orion.search.AdvSearchOptRenderer.loadSearchParams(searchParams)
|
<static> |
orion.search.AdvSearchOptRenderer.render()
|
Class Detail
orion.search.AdvSearchOptRenderer(A, commandService, serviceRegistry)
The renderer to render all search parameters.
- Parameters:
- {Dome node} parentDiv.
- {orion.search.Searcher} A
- searcher that knows how to start a search.
- {orion.commands.CommandRegistry} commandService
- {orion.serviceregistry.ServiceRegistry} serviceRegistry
Method Detail
<static>
orion.search.AdvSearchOptRenderer.destroy()
<static>
orion.search.AdvSearchOptRenderer.getOptions(includeLocation)
- Parameters:
- includeLocation
<static>
orion.search.AdvSearchOptRenderer.loadSearchParams(searchParams)
- Parameters:
- searchParams
<static>
orion.search.AdvSearchOptRenderer.render()