MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Specifications Page 429

  • Download
  • Add to my manuals
  • Print
  • Page
    / 692
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 428
The Dreamweaver JavaScript API 429
Description
Checks whether you can edit the currently selected item and returns true or false so that you
can enable or disable menu items for editing.
Arguments
None.
Return Value
A Boolean value.
dw.snippetpalette.canInsert()
Availability
Dreamweaver MX
Description
Checks whether you can insert or apply the selected element and returns true or false so you
can enable or disable menu items for inserting or applying
Arguments
None.
Return Values
A Boolean value.
dreamweaver.tagInspector.tagBeforeEnabled()
Availability
Dreamweaver MX
Description
Checks whether the dreamweaver.treeViewPalette.tagBefore() function can be called.
Arguments
None.
Returns
true if exactly one tag is selected.
dreamweaver.tagInspector.tagInsideEnabled()
Availability
Dreamweaver MX
Description
Checks whether the dreamweaver.treeViewPalette.tagInside() function can be called.
Arguments
None.
Returns
true if exactly one tag is selected.
Page view 428
1 2 ... 424 425 426 427 428 429 430 431 432 433 434 ... 691 692

Comments to this Manuals

No comments