User Guide

Assets panel functions 301
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.
Arguments
None.
Returns
Nothing.
dreamweaver.referencePalette.getFontSize()
Availability
Dreamweaver 4.
Description
Returns the current font size of the Reference panel display region.
Arguments
None.
000_DW_API_Print.book Page 301 Wednesday, August 20, 2003 9:14 AM