MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Specifications Page 496

  • Download
  • Add to my manuals
  • Print
  • Page
    / 692
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 495
496
dreamweaver.htmlStylePalette.editSelectedStyle()
Availability
Dreamweaver 3
Description
Opens the Define HTML Style dialog box for the selected style.
Arguments
None.
Returns
Nothing.
Enabler
“dreamweaver.htmlStylePalette.canEditSelection()” on page 426
dreamweaver.htmlStylePalette.getSelectedStyle()
Availability
Dreamweaver 3
Description
Gets the name of the selected style in the HTML Styles panel.
Arguments
None.
Returns
A string that contains the name of the selected style.
dreamweaver.htmlStylePalette.getStyles()
Availability
Dreamweaver 3
Description
Gets a list of all the names of the defined HTML styles.
Arguments
None.
Returns
An array of strings where each string represents the name of an HTML style. If no HTML styles
are defined, an empty array returns.
dreamweaver.htmlStylePalette.newStyle()
Availability
Dreamweaver 3
Description
Opens the Define HTML Style dialog box for a new, untitled style.
Page view 495
1 2 ... 491 492 493 494 495 496 497 498 499 500 501 ... 691 692

Comments to this Manuals

No comments