Adobe Dreamweaver API Reference CS5 Bedienungsanleitung Seite 176

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 533
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 175
171
DREAMWEAVER API REFERENCE
Workspace
Last updated 8/27/2013
dreamweaver.setShowStatusBar()
Availability
Dreamweaver 3.
Description
This function toggles the View > Status Bar option on or off.
Arguments
bShowStatusBar
The bShowStatusBar argument is a Boolean value: true turns on the Status Bar option; false turns it off.
Returns
Nothing.
site.getShowToolTips()
Availability
Dreamweaver 3.
Description
This function gets the current state of the Tool Tips option.
Arguments
None.
Returns
A Boolean value: true indicates that the tool tips are visible in the Site panel; false otherwise.
site.setShowToolTips()
Availability
Dreamweaver 3.
Description
This function toggles the Tool Tips option on or off.
Arguments
bShowToolTips
The bShowToolTips argument is a Boolean value: true turns on the Tool Tips option; false turns it off.
Returns
Nothing.
Seitenansicht 175
1 2 ... 171 172 173 174 175 176 177 178 179 180 181 ... 532 533

Kommentare zu diesen Handbüchern

Keine Kommentare