Class ecm.widget.dialog.ModifyAssociateFileTypesDialog


Extends ecm.widget.dialog.BaseDialog.
Provides a dialog box that is used to display the ModifyAssociateFileTypesDialog
Defined in: <ecm\widget\dialog\ModifyAssociateFileTypesDialog.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Field Summary

Field Attributes Field Name and Description
 
item 
entry template item in the contentlist
 
read only flag
Fields borrowed from class ecm.widget.dialog.BaseDialog:
fitContentArea, lockFullscreen

Method Summary

Method Attributes Method Name and Description
 
onSaveMimeTypes(mimetypes, folderAsParent)
save mimetypes event.
 
Creates the show ModifyAssociateFileTypesDialog dialog box.
 
show(callback)
Displays the show hyperlink (view link) dialog box.
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.ModifyAssociateFileTypesDialog()

Field Detail

item

entry template item in the contentlist

readOnly

read only flag

Method Detail

onSaveMimeTypes(mimetypes, folderAsParent)

save mimetypes event. for connection
Parameters:
mimetypes
folderAsParent

postCreate()

Creates the show ModifyAssociateFileTypesDialog dialog box.

show(callback)

Displays the show hyperlink (view link) dialog box.
Parameters:
callback
Callback function that is called when the dialog box is closed.