MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Specifiche Pagina 400

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 692
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 399
Chapter 31400
dw.codeHints.showCodeHints()
Availability
Dreamweaver MX
Description
Dreamweaver calls this function when the user invokes the Edit > Show Code Hints menu item.
The function pops up the Code Hints menu at the current selection location in Code view.
Arguments
None.
Returns
Nothing.
Example
dw.codeHints.showCodeHints()
Command functions
Command functions help you make the most of the files in the Configuration/Commands folder.
They manage the Command menu and call commands from other types of extension files.
dreamweaver.editCommandList()
Availability
Dreamweaver 3
Description
Opens the Edit Command List dialog box.
Arguments
None.
Returns
Nothing.
dreamweaver.runCommand()
Availability
Dreamweaver 3
Description
Executes the specified command; it works the same as choosing the command from a menu. If a
dialog box is associated with the command, it appears and the command script blocks other edits
until the user dismisses the dialog box. This function provides the ability to call a command from
another extension file.
Note: This function can be called only within the objectTag() function in objects; it can be called from or in any
script in a command, Property inspector file, or menu command.
Vedere la pagina 399
1 2 ... 395 396 397 398 399 400 401 402 403 404 405 ... 691 692

Commenti su questo manuale

Nessun commento