Adobe 38040334 - Dreamweaver CS3 User Manual page 426

Api reference
Hide thumbs Also See for 38040334 - Dreamweaver CS3:
Table of Contents

Advertisement

dom.source.endPage()
Availability
Dreamweaver 4.
Description
Moves the insertion point to the end of the current page or to the end of the next page if the insertion point is already
at the end of a page. If content is already selected, this function extends the selection page by page.
Arguments
{nTimes}, {bShiftIsDown}
• The
argument, which is optional, is the number of pages that the insertion point must move. If
nTimes
omitted, the default is 1.
• The
argument, which is optional, is a Boolean value that indicates whether content is being
bShiftIsDown
selected. If
bShiftIsDown
Returns
Nothing.
dom.source.getCurrentLines()
Availability
Dreamweaver 4.
Description
Returns the line numbers for the specified offset locations from the beginning of the document.
Arguments
None.
Returns
The line numbers for the current selection.
dom.source.getSelection()
Description
Gets the selection in the current document, which is expressed as character offsets into the document's Code view.
Arguments
None.
Returns
A pair of integers that represent offsets from the beginning of the source document. The first integer is the opening
of the selection; the second is the closing of the selection. If the two numbers are equal, the selection is an insertion
point. If there is no selection in the source, both numbers are -1.
is
, the content is selected.
true
DREAMWEAVER CS3
421
API Reference
is
nTimes

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents