Class ecm.widget.dialog.PrintDialog


Extends ecm.widget.dialog.BaseDialog.
Provides a dialog box that is used to print one or more documents.
Defined in: <ecm\widget\dialog\PrintDialog.js>.

Constructor Summary

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

Method Summary

Method Attributes Method Name and Description
 
 
 
Resize the current dialog so the controls flow correctly
 
show()
Show the current dialog
Methods borrowed from class ecm.widget.dialog.BaseDialog:
addButton, appendSecondaryMessage, buildRendering, clearMessage, clearSecondaryMessage, destroy, hide, isMaximized, onDragOver, setIntroText, setIntroTextRef, setMaximized, setMessage, setReferenceLink, setResizable, setSize, setSizeToViewportRatio, setTitle, setWidth, showActionBar

Constructor Detail

ecm.widget.dialog.PrintDialog()

Method Detail

onCancel()


postCreate()


resize()

Resize the current dialog so the controls flow correctly

show()

Show the current dialog