MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Dokumentacja Strona 419

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 692
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 418
The Dreamweaver JavaScript API 419
Arguments
None.
Returns
A Boolean value that indicates whether there is any content selected that can be copied to the
Clipboard.
dreamweaver.canClipCut()
Availability
Dreamweaver 3
Description
Checks whether Dreamweaver can perform a Cut operation.
Arguments
None.
Returns
A Boolean value that indicates whether there is any content selected that can be cut to the
Clipboard.
dreamweaver.canClipPaste()
Availability
Dreamweaver 3
Description
Checks whether Dreamweaver can perform a Paste operation.
Arguments
None.
Returns
A Boolean value that indicates whether the Clipboard contains any content that can be pasted
into the current document or the active pane in the Site panel; or, on the Macintosh, an text field
in a floating panel or dialog box.
dreamweaver.canDeleteSelection()
Availability
Dreamweaver 3
Description
Checks whether Dreamweaver can delete the current selection. Depending on the window that
has focus, the deletion may occur in the Document window or the Site panel; or, on the
Macintosh, in an text field in a dialog box or floating panel.
Arguments
None.
Returns
A Boolean value that indicates whether the selection is a range (that is, not an insertion point).
Przeglądanie stron 418
1 2 ... 414 415 416 417 418 419 420 421 422 423 424 ... 691 692

Komentarze do niniejszej Instrukcji

Brak uwag