454
Chapter 19: Enablers
dreamweaver.resultsPalette.canSave()
Availability
Dreamweaver MX.
Description
Checks whether the Save dialog box can open for the current panel. Currently, the Site Reports,
Target Browser Check, Validation, and Link Checker panels support the Save dialog box.
Arguments
None.
Returns
A Boolean value:
true
if the Save dialog box can appear;
false
otherwise.
dreamweaver.resultsPalette.canSelectAll()
Availability
Dreamweaver MX.
Description
Checks whether a Select All message can be sent to the window that is currently in focus.
Arguments
None.
Returns
A Boolean value:
true
if the Select All message can be sent;
false
otherwise.
dreamweaver.snippetpalette.canEditSnippet()
Availability
Dreamweaver MX.
Description
Checks whether you can edit the currently selected item and returns either a
true
or
false
value
so you can enable or disable menu items for editing.
Arguments
None.
Returns
A Boolean value:
true
if you can edit the currently selected item;
false
otherwise.
000_DW_API_Print.book Page 454 Wednesday, August 20, 2003 9:14 AM
Содержание DREAMWEAVER MX 2004-DREAMWEAVER API
Страница 1: ...Dreamweaver API Reference...
Страница 24: ...24 Contents...
Страница 32: ......
Страница 70: ...70 Chapter 5 Fireworks Integration...
Страница 76: ...76 Chapter 6 Flash Integration...
Страница 116: ...116 Chapter 9 The JavaBeans API...
Страница 140: ......
Страница 152: ...152 Chapter 11 Application...
Страница 218: ...218 Chapter 12 Workspace...
Страница 248: ...248 Chapter 13 Site...
Страница 292: ...292 Chapter 14 Document...
Страница 378: ...378 Chapter 17 Design...
Страница 430: ...430 Chapter 18 Code...
Страница 486: ...486 Index...