Class ecm.widget.dialog.EntryTemplateFolderAssociationsDialog


Extends ecm.widget.dialog.BaseDialog.
Provides a dialog box that is used to display the EntryTemplateFolderAssociationsPane
Defined in: <ecm\widget\dialog\EntryTemplateFolderAssociationsDialog.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
 
 
save the associations to p8 folder annotation.
 
Creates the show EntryTemplateFolderAssociationsPane dialog box.
 
show(callback)
Show the edit properties dialog.
Methods borrowed from class ecm.widget.dialog.BaseDialog:
addButton, appendSecondaryMessage, buildRendering, clearMessage, clearSecondaryMessage, destroy, hide, isMaximized, onDragOver, resize, setIntroText, setIntroTextRef, setMaximized, setMessage, setReferenceLink, setResizable, setSize, setSizeToViewportRatio, setTitle, setWidth, showActionBar

Constructor Detail

ecm.widget.dialog.EntryTemplateFolderAssociationsDialog()

Method Detail

onClose()


onSave()

save the associations to p8 folder annotation.

postCreate()

Creates the show EntryTemplateFolderAssociationsPane dialog box.

show(callback)

Show the edit properties dialog.
Parameters:
callback
Callback method that is called when the property changes are saved.