Class ecm.widget.layout.BrowseFlyoutPane


Extends ecm.widget.layout._LaunchBarDialogPane.
Provides a fly-out pane that is used to browse folders and documents.
Defined in: <ecm\widget\layout\BrowseFlyoutPane.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Method Summary

Method Attributes Method Name and Description
 
Focus on the filter.
 
Loads the content of this pane.
 
onRepositoryChange(pane, repository)
Event invoked when a repository changes.
 
 
Resizes the widget
 
selectRepository(repository)
Select the repository.

Constructor Detail

ecm.widget.layout.BrowseFlyoutPane()

Method Detail

focus()

Focus on the filter.

loadContent()

Loads the content of this pane.

onRepositoryChange(pane, repository)

Event invoked when a repository changes.
Parameters:
pane
This widget.
repository
Instance of ecm.model.Repository.

postCreate()


resize()

Resizes the widget

selectRepository(repository)

Select the repository.
Parameters:
repository
Instance of ecm.model.Repository.