User Guide

Assets panel functions 363
dreamweaver.assetPalette.setSelectedCategory()
Availability
Dreamweaver 4.
Description
Switches to show a different category.
Arguments
categoryType
The categoryType argument can be one of the following categories: "templates",
"library", "images", "movies", "shockwave", "flash", "scripts", "colors", or
"urls".
Returns
Nothing.
dreamweaver.assetPalette.setSelectedView()
Availability
Dreamweaver 4.
Description
Switches the display to show either the Site list or the Favorites list.
Arguments
viewType
The viewType argument is a string that can be "site" or "favorites".
Returns
Nothing.
dreamweaver.libraryPalette.deleteSelectedItem()
(deprecated)
Availability
Dreamweaver 3; deprecated in Dreamweaver 4 in favor of using
dreamweaver.assetPalette.setSelectedCategory(), and then calling
dreamweaver.assetPalette.removeFromFavorites()
.
000_DW_API_Print.book Page 363 Wednesday, July 20, 2005 11:58 AM