Class ecm.widget.layout.SearchFlyoutPane


Extends ecm.widget.layout.LaunchBarDialogPane, ecm.widget.layout._RepositorySelectorMixin, ecm.widget.layout._SearchSelectorMixin.
Provides a fly-out pane that contains the search interface for a layout.
Defined in: <ecm\widget\layout\SearchFlyoutPane.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Field Summary

Field Attributes Field Name and Description
 
The ID of the search feature that hosts search tabs.

Method Summary

Method Attributes Method Name and Description
 
 
Loads the content of this pane.
 
onEditItem(searchTemplate)
Called when a template is edited from the search selector.
 
onOpenItem(item, data)
Called when a template is selected from the search selector.
 
 
Resets the content of this pane.
 
setRepository(repository)

Constructor Detail

ecm.widget.layout.SearchFlyoutPane()

Field Detail

searchFeatureId

The ID of the search feature that hosts search tabs.
Since:
2.0.3

Method Detail

focus()


loadContent()

Loads the content of this pane.

onEditItem(searchTemplate)

Called when a template is edited from the search selector.
Parameters:
searchTemplate

onOpenItem(item, data)

Called when a template is selected from the search selector.
Parameters:
item
data

postCreate()


reset()

Resets the content of this pane.

setRepository(repository)

Parameters:
repository