Adobe Dreamweaver API Reference CS5 Instrukcja Użytkownika Strona 176

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 533
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
Przeglądanie stron 175
1 2 ... 171 172 173 174 175 176 177 178 179 180 181 ... 532 533

Komentarze do niniejszej Instrukcji

Brak uwag