MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Specifikace Strana 391

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 692
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 390
The Dreamweaver JavaScript API 391
dreamweaver.clipCut()
Availability
Dreamweaver 3
Description
Removes the selection from the active Document window, dialog box, floating panel, or Site
panel to the Clipboard.
Arguments
None.
Returns
Nothing.
Enabler
“dreamweaver.canClipCut()” on page 419
dreamweaver.clipPaste()
Availability
Dreamweaver 3
Description
Pastes the contents of the Clipboard into the current document, dialog box, floating panel, or Site
panel.
Arguments
None.
Returns
Nothing.
Enabler
“dreamweaver.canClipPaste()” on page 419
dreamweaver.getClipboardText()
Availability
Dreamweaver 3
Description
Gets all the text that is stored on the Clipboard.
Arguments
{bAsText}
{bAsText}
is a Boolean value that specifies whether the Clipboard content is retrieved as text. If
bAsText is true, the Clipboard content is retrieved as text. If bAsText is false, the behavior is
the same as in Dreamweaver 3. This argument defaults to
false.
Zobrazit stránku 390
1 2 ... 386 387 388 389 390 391 392 393 394 395 396 ... 691 692

Komentáře k této Příručce

Žádné komentáře