
181
DREAMWEAVER API REFERENCE
Workspace
Last updated 8/27/2013
Returns
A Boolean value: true if any panel is visible; false otherwise.
dreamweaver.getFloaterVisibility()
Availability
Dreamweaver 3, and updated in CS4.
Description
This function checks whether the specified panel or inspector is visible.
Arguments
floaterName
• 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.
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"
Bindings = "data bindings"
Code inspector = "html"
Components = "server components"
CSS Styles = "css styles"
Databases = "databases"
Frames = "frames"
History = "history"
Insert bar = "objects"
Layers = "layers"
Library = "library"
Link Checker Results = "linkchecker"
Properties = "properties"
Reference = "reference"
Report Results = "reports"
Search Results = "search"
Selection inspector = "selection inspector"
Server Behaviors = "server behaviors"
Site = "site"
Comentarios a estos manuales