Class ecm.widget.layout.MyCheckoutsPane


Extends ecm.widget.layout._LaunchBarPane.
Provides a pane that is used to access the items that are checked out by the current user (not applicable to OnDemand repositories).
Defined in: <ecm\widget\layout\MyCheckoutsPane.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Method Summary

Method Attributes Method Name and Description
 
 
Method should be overridden by the dijit that extends _LaunchBarPane to retrieve the correct feature configuration information.
 
Loads the content of this pane.
 
 
Resets the content of this pane.
Methods borrowed from class ecm.widget.layout._LaunchBarPane:
onEditItem, onOpenItem, openButtonFlyout, selectContentPane, setParams

Constructor Detail

ecm.widget.layout.MyCheckoutsPane()

Since:
2.0.3

Method Detail

destroy()


getFeatureConfiguration()

Method should be overridden by the dijit that extends _LaunchBarPane to retrieve the correct feature configuration information.
Since:
2.0.3.3

loadContent()

Loads the content of this pane.

postCreate()


reset()

Resets the content of this pane.