Class ecm.widget.dialog.ApplyRemoveHoldDialog


Extends ecm.widget.dialog.BaseDialog.
Provides a dialog box that is used to apply or remove holds on IBM Content Manager OnDemand documents.
Defined in: <ecm\widget\dialog\ApplyRemoveHoldDialog.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
 
 
hide()
 
 
show(repository, items, callback)
Shows the dialog.
Methods borrowed from class ecm.widget.dialog.BaseDialog:
addButton, appendSecondaryMessage, buildRendering, clearMessage, clearSecondaryMessage, destroy, isMaximized, onDragOver, resize, setIntroText, setIntroTextRef, setMaximized, setMessage, setReferenceLink, setResizable, setSize, setSizeToViewportRatio, setTitle, setWidth, showActionBar

Constructor Detail

ecm.widget.dialog.ApplyRemoveHoldDialog()

Method Detail

constructor()


hide()


postCreate()


show(repository, items, callback)

Shows the dialog.
Parameters:
repository
- ???.
items
- the items to which holds will be applied or removed.
callback