Class ecm.widget.layout.WorkFlyoutPane


Extends ecm.widget.layout._LaunchBarDialogPane, ecm.widget.layout._RepositorySelectorMixin.
Provides a fly-out pane that is used to select repositories and to navigate IBM Content Manager worklists and IBM FileNet P8 application spaces.
Defined in: <ecm\widget\layout\WorkFlyoutPane.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Method Summary

Method Attributes Method Name and Description
 
 
Loads the work flyout pane content for rendering.
 
 
Resets the content of this pane.
 
setRepository(repository)
Sets a specific repository as being selected in the work pane.

Constructor Detail

ecm.widget.layout.WorkFlyoutPane()

Method Detail

focus()


loadContent()

Loads the work flyout pane content for rendering.

postCreate()


reset()

Resets the content of this pane.

setRepository(repository)

Sets a specific repository as being selected in the work pane.
Parameters:
repository
An ecm.model.Repository object to be selected.