MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Spécifications Page 391

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 692
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 390
1 2 ... 386 387 388 389 390 391 392 393 394 395 396 ... 691 692

Commentaires sur ces manuels

Pas de commentaire