Class icm.dialog.selectcopydialog.SelectCopyDialog


Extends ecm.widget.dialog.SelectObjectDialog.
Provides a dialog box that is used to search for and select repository items.
Defined in: <icm/dialog/selectcopydialog/SelectCopyDialog.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Method Summary

Method Attributes Method Name and Description
 
 
 
 
 
 
 
show(aFolderObject, aFolderObject)
The inherited show function is overloaded to take a second parameter.

Constructor Detail

icm.dialog.selectcopydialog.SelectCopyDialog()

Method Detail

constructor(data)

Parameters:
data

disableBoxCopy()


enableBoxCopy()


isBoxCopyEnabled()


isCopySelected()


postCreate()


show(aFolderObject, aFolderObject)

The inherited show function is overloaded to take a second parameter.
Parameters:
aFolderObject
- the second parameter is a folder object that represents where the selected document will be placed.
aFolderObject