Class docDojo.AddDocumentDialog


Extends ecm.widget.dialog.AddContentItemDialog.
Provides a dialog box that is used to author new document for IBM Docs.
Defined in: <ecm\widget\dialog\AddDocumentFromOfficeTemplateDialog.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 
Fields borrowed from class ecm.widget.dialog.AddContentItemDialog:
allowBrowseParentFolder, destroyWhenFinished, parentFolder, repository, showEntryTemplateName, singleDocumentSelect
Fields borrowed from class ecm.widget.dialog.BaseDialog:
expandable, fitContentArea, lockFullscreen
Methods borrowed from class ecm.widget.dialog.AddContentItemDialog:
addFolderInMemory, applyEntryTemplate, destroy, getDaejaContent, getDaejaPartFileName, getExternalContentFilename, getRedactionPartFileName, hasDaejaContent, hasRedactionContent, isValid, onAdd, onAddFailed, onAddFinished, onCancel, postCreate, setDaejaContent, setDaejaPartFileName, setDefaultContentClass, setFiles, setRedactionContent, setShowWarnings, show, showUsingTemplateItem
Methods borrowed from class ecm.widget.dialog.BaseDialog:
addButton, appendSecondaryMessage, buildRendering, clearMessage, clearSecondaryMessage, hide, isMaximized, onDragOver, resize, setExpandable, setIntroText, setIntroTextRef, setMaximized, setMessage, setReferenceLink, setResizable, setSize, setSizeToViewportRatio, setTitle, setWidth, showActionBar

Constructor Detail

docDojo.AddDocumentDialog()