Dom.source.balancebracestextview(); Dom.source.endofdocument(); Dom.source.endofline() - MACROMEDIA DREAMWEAVER MX 2004-DREAMWEAVER API Reference

Dreamweaver api reference
Table of Contents

Advertisement

dom.source.balanceBracesTextview()

Availability
Dreamweaver 4.
Description
This function is a Code view extension that enables parentheses balancing. You can call
dom.source.balanceBracesTextview()
point from the opening of the surrounding parenthetical statement to the end of the statement to
balance the following characters:
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 Code view document. If content is already
selected, this function extends the selection to the end of the document.
Arguments
bShiftIsDown
The
bShiftIsDown
selected. If
bShiftIsDown
Returns
Nothing.

dom.source.endOfLine()

Availability
Dreamweaver 4.
Description
Places the insertion point at the end of the current line. If content is already selected, this
function extends the selection to the end of the current line.
Arguments
bShiftIsDown
The
bShiftIsDown
selected. If
bShiftIsDown
to extend a currently highlighted selection or insertion
,
and
[]
{}
()
argument is a Boolean value that indicates whether content is being
is
, the content is selected.
true
argument is a Boolean value that indicates whether content is being
is
, the content is selected.
true
. Subsequent calls expand the selection through
Code view functions
413

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DREAMWEAVER MX 2004-DREAMWEAVER API and is the answer not in the manual?

This manual is also suitable for:

Dreamweaver mx 2004

Table of Contents