MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Dokumentacja Strona 429

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 692
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
Przeglądanie stron 428
1 2 ... 424 425 426 427 428 429 430 431 432 433 434 ... 691 692

Komentarze do niniejszej Instrukcji

Brak uwag