User Guide

214 Chapter 12: Workspace
dreamweaver.setFloaterVisibility()
Availability
Dreamweaver 3.
Description
This function specifies whether to make a particular floating panel or inspector visible.
Arguments
floaterName
, bIsVisible
The floaterName argument is the name of a floating panel. If floaterName does not match
one of the built-in panel names, Dreamweaver searches in the Configuration/Floaters folder
for a file called
floaterName.htm where floaterName is the name of a floating panel. If
Dreamweaver cannot find a floating panel named
floaterName, this function has no effect.
The
floaterName values for built-in Dreamweaver panels are the strings to the right of the
panel names in the following list:
Assets = "assets"
Behaviors = "behaviors"
Code inspector = "html"
Components = "server components"
CSS Styles = "css styles"
Bindings = "data sources"
Frames = "frames"
History = "history"
HTML Styles = "html styles"
Insert bar = "objects"
Layers = "layers"
Library = "library"
Link Checker Results =
"linkchecker"
Properties = "properties"
Reference = "reference"
Report Results = "reports"
Search Results = "search"
Server Behaviors = "server behaviors"
Site = "site"
Site Files =
"site files"
Site Map = "site map"
Snippets =
"snippets"
000_DW_API_Print.book Page 214 Wednesday, August 20, 2003 9:14 AM