Class ecm.content.ContentDialog


Extends ecm.widget.dialog.BaseDialog.
This class provides a dialog that can be used to view and navigate contents.
Defined in: <ecm\content\ContentDialog.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 
Fields borrowed from class ecm.widget.dialog.BaseDialog:
expandable, fitContentArea, lockFullscreen

Method Summary

Method Attributes Method Name and Description
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Methods borrowed from class ecm.widget.dialog.BaseDialog:
addButton, appendSecondaryMessage, buildRendering, clearMessage, clearSecondaryMessage, hide, isMaximized, onDragOver, setExpandable, setIntroText, setIntroTextRef, setMaximized, setMessage, setReferenceLink, setResizable, setSize, setSizeToViewportRatio, setTitle, setWidth, show, showActionBar

Constructor Detail

ecm.content.ContentDialog()

Since:
3.0.7

Method Detail

constructor()


destroy()


onCancel()


onClose()


onCommentsPaneToggle()


onDetach()


onHide()


onNext()


onPrevious()


onPropertiesPaneToggle()


onRefresh()


openContent(item)

Parameters:
item

postCreate()


previewContent(item)

Parameters:
item

resize()


showContent(item)

Parameters:
item

showEmptyContent()


startup()