User Guide
Assets panel functions 365
Arguments
bReplaceCurrent
■ The bReplaceCurrent argument is a Boolean value that indicates whether to replace the
selection with an instance of the newly created library item.
Returns
Nothing.
dreamweaver.libraryPalette.recreateFromDocument()
(deprecated)
Availability
Dreamweaver 3; deprecated in Dreamweaver 4 in favor of
dreamweaver.assetPalette.recreateLibraryFromDocument()
.
Description
This function creates an LBI file for the selected instance of a library item in the current
document. This function is equivalent to clicking Recreate in the Property inspector.
Arguments
None.
Returns
Nothing.
dreamweaver.libraryPalette.renameSelectedItem()
(deprecated)
Availability
Dreamweaver 3; deprecated in Dreamweaver 4 in favor of using
dreamweaver.assetPalette.setSelectedCategory() with
"library" as the argument value, and
then calling dreamweaver.assetPalette.renameNickname()
.
Description
This function turns the name of the selected library item into a text field, so the user can
rename the selection.
000_DW_API_Print.book Page 365 Wednesday, July 20, 2005 11:58 AM