MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Specifikace Strana 592

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 692
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 591
592
Arguments
{nTimes}, {bShiftIsDown}
nTimes is the number of lines that the insertion point is to move. If the nTimes argument is
omitted, the default is 1.
bShiftIsDown is a Boolean value that indicates whether content is being selected. If
bShiftIsDown is true, the content is selected.
Returns
Nothing.
dom.source.balanceBracesTextview()
Availability
Dreamweaver 4
Description
Source view extension that enables parentheses balancing. You can call
dom.source.balanceBracesTextview() to extend a currently highlighted selection or insertion
point from the start of the surrounding parenthetical statement to the end of the statement to
balance the following characters:
[], {} and (). Subsequent calls expand the selection through
further levels of punctuation nesting.
Arguments
None.
Returns
Nothing.
dom.source.endOfDocument()
Availability
Dreamweaver 4
Description
Places the insertion point at the end of the current source view document. If content is already
selected, this function extends the selection to the end of the document.
Arguments
bShiftIsDown
A Boolean value that indicates whether content is being selected. If bShiftIsDown is true, the
content is selected.
Returns
Nothing.
dom.source.endOfLine()
Availability
Dreamweaver 4
Zobrazit stránku 591
1 2 ... 587 588 589 590 591 592 593 594 595 596 597 ... 691 692

Komentáře k této Příručce

Žádné komentáře