MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Especificações Página 391

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 692
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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.
Vista de página 390
1 2 ... 386 387 388 389 390 391 392 393 394 395 396 ... 691 692

Comentários a estes Manuais

Sem comentários