Update API docs

This commit is contained in:
Garen Torikian 2012-08-17 12:27:56 -07:00
commit 17fcc42923
27 changed files with 1176 additions and 1186 deletions

View file

@ -151,7 +151,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Ace.edit" class="ellipsis_description"><p>This method embeds the Ace editor into the DOM, at the element provided by <code>el</code>. ...</p>
<div id="ellipsis_Ace.edit" class="ellipsis_description"><p>This method embeds the Ace editor into the DOM, at the element provided by <code>el</code>.</p>
</div>
<div id="short_Ace.edit" class="short_description hiddenSpan"><p>This method embeds the Ace editor into the DOM, at the element provided by <code>el</code>.</p>

View file

@ -104,7 +104,7 @@
<ul data-tabs="tabs" class="nav tabs pos0">
<li data-dropdown="dropdown" class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle"><span>Events (1)</span><b class="caret"></b></a>
<ul class="dropdown-menu">
<li data-id="Anchor@onChange" class="memberLink"><a href="#Anchor@onChange" class="" title="Anchor@onChange (event)" data-id="Anchor@onChange">onChange</a>
<li data-id="Anchor@change" class="memberLink"><a href="#Anchor.change" class="" title="Anchor@change (event)" data-id="Anchor@change">change</a>
</li>
</ul>
</li>
@ -160,7 +160,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_new Anchor" class="ellipsis_description"><p>Creates a new <code>Anchor</code> and associates it with a document. ...</p>
<div id="ellipsis_new Anchor" class="ellipsis_description"><p>Creates a new <code>Anchor</code> and associates it with a document.</p>
</div>
<div id="short_new Anchor" class="short_description hiddenSpan"><p>Creates a new <code>Anchor</code> and associates it with a document.</p>
@ -175,14 +175,14 @@
</div>
</article>
<h3 class="sectionHeader">Events</h3>
<article id="Anchor.event.onChange" data-title="Anchor@onChange (event)" class="article">
<article id="Anchor.event.change" data-title="Anchor@change (event)" class="article">
<div class="section method">
<div class="memberContent">
<div class="title">
<ul class="signatures">
<li class="signature">
<ul>
<li class="signature-call"><span class="eventObjName">Anchor</span><span class="eventListenerStart">.on("</span><span id="Anchor@onChange" class="member-name eventMember methodClicker">onChange</span><span class="eventListenerClose">", </span><span class="eventFunctionOpen">function(</span><a href="https://github.com/ajaxorg/ace/blob/master/lib/ace/lib/event.js" class="argument methodClicker" title="Event" data-id="Event">Event</a> e<span class="eventFunctionClose">))</span></li>
<li class="signature-call"><span class="eventObjName">Anchor</span><span class="eventListenerStart">.on("</span><span id="Anchor.change" class="member-name eventMember methodClicker">change</span><span class="eventListenerClose">", </span><span class="eventFunctionOpen">function(</span><a href="https://github.com/ajaxorg/ace/blob/master/lib/ace/lib/event.js" class="argument methodClicker" title="Event" data-id="Event">Event</a> e<span class="eventFunctionClose">))</span></li>
</ul>
<ul class="metaInfo">
</ul>
@ -190,13 +190,13 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Anchor@onChange" class="ellipsis_description"><p>Fires whenever the anchor position changes. Events that can trigger this function include <code>&#39;includeText&#39;</code>, `&#39;insertL...</p>
<div id="ellipsis_Anchor@change" class="ellipsis_description"><p>Fires whenever the anchor position changes. Events that can trigger this function include <code>&#39;insertText&#39;</code>, <code>&#39;insertLines&#39;</code>, <code>&#39;removeText&#39;</code>, and <code>&#39;removeLines&#39;</code>.</p>
</div>
<div id="short_Anchor@onChange" class="short_description hiddenSpan"><p>Fires whenever the anchor position changes. Events that can trigger this function include <code>&#39;includeText&#39;</code>, <code>&#39;insertLines&#39;</code>, <code>&#39;removeText&#39;</code>, and <code>&#39;removeLines&#39;</code>.</p>
<div id="short_Anchor@change" class="short_description hiddenSpan"><p>Fires whenever the anchor position changes. Events that can trigger this function include <code>&#39;insertText&#39;</code>, <code>&#39;insertLines&#39;</code>, <code>&#39;removeText&#39;</code>, and <code>&#39;removeLines&#39;</code>.</p>
</div>
<h3 id="Anchor@onChange" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
<h3 id="Anchor@change" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
<div class="description">
<h4>Arguments</h4><table class="argumentTable argument-list table table-striped table-bordered"><tr class="argumentRow "><td class="argName ">e</td><td class="argType" "><a href="https://github.com/ajaxorg/ace/blob/master/lib/ace/lib/event.js" class="" title="Event" data-id="Event">Event</a></td><td class="argDescription ">Required. Contains data about the event</td></tr></table>
</div>
@ -220,7 +220,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Anchor.detach" class="ellipsis_description"><p>When called, the <code>&#39;change&#39;</code> event listener is removed. ...</p>
<div id="ellipsis_Anchor.detach" class="ellipsis_description"><p>When called, the <code>&#39;change&#39;</code> event listener is removed.</p>
</div>
<div id="short_Anchor.detach" class="short_description hiddenSpan"><p>When called, the <code>&#39;change&#39;</code> event listener is removed.</p>
@ -253,7 +253,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Anchor.getDocument" class="ellipsis_description"><p>Returns the current document. ...</p>
<div id="ellipsis_Anchor.getDocument" class="ellipsis_description"><p>Returns the current document.</p>
</div>
<div id="short_Anchor.getDocument" class="short_description hiddenSpan"><p>Returns the current document.</p>
@ -286,7 +286,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Anchor.getPosition" class="ellipsis_description"><p>Returns an object identifying the <code>row</code> and <code>column</code> position of the current anchor. ...</p>
<div id="ellipsis_Anchor.getPosition" class="ellipsis_description"><p>Returns an object identifying the <code>row</code> and <code>column</code> position of the current anchor.</p>
</div>
<div id="short_Anchor.getPosition" class="short_description hiddenSpan"><p>Returns an object identifying the <code>row</code> and <code>column</code> position of the current anchor.</p>
@ -314,7 +314,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Anchor.setPosition" class="ellipsis_description"><p>Sets the anchor position to the specified row and column. If <code>noClip</code> is <code>true</code>, the position is not clipped. ...</p>
<div id="ellipsis_Anchor.setPosition" class="ellipsis_description"><p>Sets the anchor position to the specified row and column. If <code>noClip</code> is <code>true</code>, the position is not clipped.</p>
</div>
<div id="short_Anchor.setPosition" class="short_description hiddenSpan"><p>Sets the anchor position to the specified row and column. If <code>noClip</code> is <code>true</code>, the position is not clipped.</p>

View file

@ -110,10 +110,8 @@
</li>
</ul>
</li>
<li data-dropdown="dropdown" class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle"><span>Functions (8)</span><b class="caret"></b></a>
<li data-dropdown="dropdown" class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle"><span>Functions (7)</span><b class="caret"></b></a>
<ul class="dropdown-menu">
<li data-id="BackgroundTokenizer.$tokenizeRows" class="memberLink"><a href="#BackgroundTokenizer.$tokenizeRows" class="" title="BackgroundTokenizer.$tokenizeRows (class method)" data-id="BackgroundTokenizer.$tokenizeRows">$tokenizeRows</a>
</li>
<li data-id="BackgroundTokenizer.fireUpdateEvent" class="memberLink"><a href="#BackgroundTokenizer.fireUpdateEvent" class="" title="BackgroundTokenizer.fireUpdateEvent (class method)" data-id="BackgroundTokenizer.fireUpdateEvent">fireUpdateEvent</a>
</li>
<li data-id="BackgroundTokenizer.getState" class="memberLink"><a href="#BackgroundTokenizer.getState" class="" title="BackgroundTokenizer.getState (class method)" data-id="BackgroundTokenizer.getState">getState</a>
@ -143,7 +141,7 @@
</div>
<article id="BackgroundTokenizer" data-title="BackgroundTokenizer (class)" class="article">
<div class="section description">
<div class="memberContent"><p>Tokenizes the current <a href="document.html#Document" class="link-short" title="Document (class)" data-id="Document"><code>Document</code></a> in the background, and caches the tokenized rows for future use. If a certain row is changed, everything below that row is re-tokenized.</p>
<div class="memberContent"><p>Tokenizes the current <a href="document.html#Document" class="link-short" title="Document (class)" data-id="Document">Document</a> in the background, and caches the tokenized rows for future use. If a certain row is changed, everything below that row is re-tokenized.</p>
</div>
</div>
@ -164,7 +162,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_new BackgroundTokenizer" class="ellipsis_description"><p>Creates a new <code>BackgroundTokenizer</code> object. ...</p>
<div id="ellipsis_new BackgroundTokenizer" class="ellipsis_description"><p>Creates a new <code>BackgroundTokenizer</code> object.</p>
</div>
<div id="short_new BackgroundTokenizer" class="short_description hiddenSpan"><p>Creates a new <code>BackgroundTokenizer</code> object.</p>
@ -179,41 +177,6 @@
</div>
</article>
<h3 class="sectionHeader">Methods</h3>
<article id="BackgroundTokenizer.$tokenizeRows" data-title="BackgroundTokenizer.$tokenizeRows (class method)" class="article">
<div class="section method">
<div class="memberContent">
<div class="title">
<ul class="signatures">
<li class="signature">
<ul>
<li class="signature-call"><span id="BackgroundTokenizer.$tokenizeRows" class="member-name methodClicker"><span class="sigClassName">BackgroundTokenizer.</span><span class="sigMemberName">$tokenizeRows</span></span>(<span class="sigArgList"><a href="http://www.nodemanual.org/latest/js_doc/Number.html" class="argument methodClicker" title="Number" data-id="Number">Number</a> firstRow, <a href="http://www.nodemanual.org/latest/js_doc/Number.html" class="argument methodClicker" title="Number" data-id="Number">Number</a> lastRow</span>)
<li class="signature-returns">
<ul class="argument-types">
<li class="argument-type">[ <a href="http://www.nodemanual.org/latest/js_doc/Object.html" class="returnType " title="Object" data-id="Object">Object</a> ]</li>
</ul>
</li></li>
</ul>
<ul class="metaInfo">
</ul>
</li>
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_BackgroundTokenizer.$tokenizeRows" class="ellipsis_description"><p>Tokenizes all the rows within the specified region. ...</p>
</div>
<div id="short_BackgroundTokenizer.$tokenizeRows" class="short_description hiddenSpan"><p>Tokenizes all the rows within the specified region.</p>
</div>
<h3 id="BackgroundTokenizer.$tokenizeRows" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
<div class="description">
<h4>Arguments</h4><table class="argumentTable argument-list table table-striped table-bordered"><tr class="argumentRow "><td class="argName ">startRow</td><td class="argType" "><a href="http://www.nodemanual.org/latest/js_doc/Number.html" class="" title="Number" data-id="Number">Number</a></td><td class="argDescription ">Required. The row to start at</td></tr><tr class="argumentRow "><td class="argName ">lastRow</td><td class="argType" "><a href="http://www.nodemanual.org/latest/js_doc/Number.html" class="" title="Number" data-id="Number">Number</a></td><td class="argDescription ">Required. The row to finish at</td></tr></table>
<h4>Returns</h4><table class="returnTable return-list table table-striped table-bordered"><tr class=" "><td class="returnType "><a href="http://www.nodemanual.org/latest/js_doc/Array.html" class="" title="Array" data-id="Array">Array</a> of <a href="http://www.nodemanual.org/latest/js_doc/Object.html" class="" title="Object" data-id="Object">Object</a>s</td><td class="returnDescription ">A list of the tokenized rows. Each item in the list is an object with two properties, <code>state</code> and <code>start</code>.</td></tr></table>
</div>
</div>
</div>
</div>
</article>
<article id="BackgroundTokenizer.fireUpdateEvent" data-title="BackgroundTokenizer.fireUpdateEvent (class method)" class="article">
<div class="section method">
<div class="memberContent">
@ -229,7 +192,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_BackgroundTokenizer.fireUpdateEvent" class="ellipsis_description"><p>Emits the <code>&#39;update&#39;</code> event. <code>firstRow</code> and <code>lastRow</code> are used to define the boundaries of the region to be updated. ...</p>
<div id="ellipsis_BackgroundTokenizer.fireUpdateEvent" class="ellipsis_description"><p>Emits the <code>&#39;update&#39;</code> event. <code>firstRow</code> and <code>lastRow</code> are used to define the boundaries of the region to be updated.</p>
</div>
<div id="short_BackgroundTokenizer.fireUpdateEvent" class="short_description hiddenSpan"><p>Emits the <code>&#39;update&#39;</code> event. <code>firstRow</code> and <code>lastRow</code> are used to define the boundaries of the region to be updated.</p>
@ -263,15 +226,15 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_BackgroundTokenizer.getState" class="ellipsis_description"><p>Returns the state of tokenization for a row.</p>
<div id="ellipsis_BackgroundTokenizer.getState" class="ellipsis_description"><p>[Returns the state of tokenization at the end of a row.]{: #BackgroundTokenizer.getState}</p>
</div>
<div id="short_BackgroundTokenizer.getState" class="short_description hiddenSpan"><p>Returns the state of tokenization for a row.</p>
<div id="short_BackgroundTokenizer.getState" class="short_description hiddenSpan"><p>[Returns the state of tokenization at the end of a row.]{: #BackgroundTokenizer.getState}</p>
</div>
<h3 id="BackgroundTokenizer.getState" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
<div class="description">
<h4>Arguments</h4><table class="argumentTable argument-list table table-striped table-bordered"><tr class="argumentRow "><td class="argName ">row</td><td class="argType" "><a href="http://www.nodemanual.org/latest/js_doc/Number.html" class="" title="Number" data-id="Number">Number</a></td><td class="argDescription ">Required. The row to start at</td></tr></table>
<h4>Arguments</h4><table class="argumentTable argument-list table table-striped table-bordered"><tr class="argumentRow "><td class="argName ">row</td><td class="argType" "><a href="http://www.nodemanual.org/latest/js_doc/Number.html" class="" title="Number" data-id="Number">Number</a></td><td class="argDescription ">Required. The row to get state at</td></tr></table>
</div>
</div>
</div>
@ -284,7 +247,7 @@
<ul class="signatures">
<li class="signature">
<ul>
<li class="signature-call"><span id="BackgroundTokenizer.getTokens" class="member-name methodClicker"><span class="sigClassName">BackgroundTokenizer.</span><span class="sigMemberName">getTokens</span></span>(<span class="sigArgList"><a href="http://www.nodemanual.org/latest/js_doc/Number.html" class="argument methodClicker" title="Number" data-id="Number">Number</a> firstRow, <a href="http://www.nodemanual.org/latest/js_doc/Number.html" class="argument methodClicker" title="Number" data-id="Number">Number</a> lastRow</span>)
<li class="signature-call"><span id="BackgroundTokenizer.getTokens" class="member-name methodClicker"><span class="sigClassName">BackgroundTokenizer.</span><span class="sigMemberName">getTokens</span></span>(<span class="sigArgList"><a href="http://www.nodemanual.org/latest/js_doc/Number.html" class="argument methodClicker" title="Number" data-id="Number">Number</a> row</span>)
<li class="signature-returns">
<ul class="argument-types">
<li class="argument-type">[ <a href="http://www.nodemanual.org/latest/js_doc/Object.html" class="returnType " title="Object" data-id="Object">Object</a> ]</li>
@ -292,21 +255,20 @@
</li></li>
</ul>
<ul class="metaInfo">
<li><span class="label related-to">Related to <a href="#BackgroundTokenizer.$tokenizeRows" class="" title="BackgroundTokenizer.$tokenizeRows (class method)" data-id="BackgroundTokenizer.$tokenizeRows">BackgroundTokenizer.$tokenizeRows</a> </span></li>
</ul>
</li>
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_BackgroundTokenizer.getTokens" class="ellipsis_description"><p>Starts tokenizing at the row indicated. Returns a list of objects of the tokenized rows. ...</p>
<div id="ellipsis_BackgroundTokenizer.getTokens" class="ellipsis_description"><p>Gives list of tokens of the row. (tokens are cached)</p>
</div>
<div id="short_BackgroundTokenizer.getTokens" class="short_description hiddenSpan"><p>Starts tokenizing at the row indicated. Returns a list of objects of the tokenized rows.</p>
<div id="short_BackgroundTokenizer.getTokens" class="short_description hiddenSpan"><p>Gives list of tokens of the row. (tokens are cached)</p>
</div>
<h3 id="BackgroundTokenizer.getTokens" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
<div class="description">
<h4>Arguments</h4><table class="argumentTable argument-list table table-striped table-bordered"><tr class="argumentRow "><td class="argName ">firstRow</td><td class="argType" "><a href="http://www.nodemanual.org/latest/js_doc/Number.html" class="" title="Number" data-id="Number">Number</a></td><td class="argDescription ">Required. The row to start at</td></tr><tr class="argumentRow "><td class="argName ">lastRow</td><td class="argType" "><a href="http://www.nodemanual.org/latest/js_doc/Number.html" class="" title="Number" data-id="Number">Number</a></td><td class="argDescription ">Required. The row to finish at</td></tr></table>
<h4>Arguments</h4><table class="argumentTable argument-list table table-striped table-bordered"><tr class="argumentRow "><td class="argName ">firstRow</td><td class="argType" "><a href="http://www.nodemanual.org/latest/js_doc/Number.html" class="" title="Number" data-id="Number">Number</a></td><td class="argDescription ">Required. The row to get tokens at</td></tr></table>
</div>
</div>
</div>
@ -327,7 +289,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_BackgroundTokenizer.setDocument" class="ellipsis_description"><p>Sets a new document to associate with this object. ...</p>
<div id="ellipsis_BackgroundTokenizer.setDocument" class="ellipsis_description"><p>Sets a new document to associate with this object.</p>
</div>
<div id="short_BackgroundTokenizer.setDocument" class="short_description hiddenSpan"><p>Sets a new document to associate with this object.</p>
@ -356,7 +318,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_BackgroundTokenizer.setTokenizer" class="ellipsis_description"><p>Sets a new tokenizer for this object. ...</p>
<div id="ellipsis_BackgroundTokenizer.setTokenizer" class="ellipsis_description"><p>Sets a new tokenizer for this object.</p>
</div>
<div id="short_BackgroundTokenizer.setTokenizer" class="short_description hiddenSpan"><p>Sets a new tokenizer for this object.</p>
@ -385,7 +347,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_BackgroundTokenizer.start" class="ellipsis_description"><p>Starts tokenizing at the row indicated. ...</p>
<div id="ellipsis_BackgroundTokenizer.start" class="ellipsis_description"><p>Starts tokenizing at the row indicated.</p>
</div>
<div id="short_BackgroundTokenizer.start" class="short_description hiddenSpan"><p>Starts tokenizing at the row indicated.</p>
@ -414,7 +376,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_BackgroundTokenizer.stop" class="ellipsis_description"><p>Stops tokenizing. ...</p>
<div id="ellipsis_BackgroundTokenizer.stop" class="ellipsis_description"><p>Stops tokenizing.</p>
</div>
<div id="short_BackgroundTokenizer.stop" class="short_description hiddenSpan"><p>Stops tokenizing.</p>

View file

@ -173,7 +173,7 @@
</div>
<article id="Document" data-title="Document (class)" class="article">
<div class="section description">
<div class="memberContent"><p>Contains the text of the document. Documents are controlled by a single <a href="edit_session.html#EditSession" class="link-short" title="EditSession (class)" data-id="EditSession"><code>EditSession</code></a>. At its core, <code>Document</code>s are just an array of strings, with each row in the document matching up to the array index.</p>
<div class="memberContent"><p>Contains the text of the document. Document can be attached to several <a href="edit_session.html#EditSession" class="link-short" title="EditSession (class)" data-id="EditSession">EditSession</a>s. At its core, <code>Document</code>s are just an array of strings, with each row in the document matching up to the array index.</p>
</div>
</div>
@ -194,7 +194,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_new Document" class="ellipsis_description"><p>Creates a new <code>Document</code>. If <code>text</code> is included, the <code>Document</code> contains those strings; otherwise, it&#39;s empty. ...</p>
<div id="ellipsis_new Document" class="ellipsis_description"><p>Creates a new <code>Document</code>. If <code>text</code> is included, the <code>Document</code> contains those strings; otherwise, it&#39;s empty.</p>
</div>
<div id="short_new Document" class="short_description hiddenSpan"><p>Creates a new <code>Document</code>. If <code>text</code> is included, the <code>Document</code> contains those strings; otherwise, it&#39;s empty.</p>
@ -229,7 +229,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Document.applyDeltas" class="ellipsis_description"><p>Applies all the changes previously accumulated. These can be either <code>&#39;includeText&#39;</code>, <code>&#39;insertLines&#39;</code>, <code>&#39;removeText&#39;</code>...</p>
<div id="ellipsis_Document.applyDeltas" class="ellipsis_description"><p>Applies all the changes previously accumulated. These can be either <code>&#39;includeText&#39;</code>, <code>&#39;insertLines&#39;</code>, <code>&#39;removeText&#39;</code>, and <code>&#39;removeLines&#39;</code>.</p>
</div>
<div id="short_Document.applyDeltas" class="short_description hiddenSpan"><p>Applies all the changes previously accumulated. These can be either <code>&#39;includeText&#39;</code>, <code>&#39;insertLines&#39;</code>, <code>&#39;removeText&#39;</code>, and <code>&#39;removeLines&#39;</code>.</p>
@ -262,7 +262,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Document.createAnchor" class="ellipsis_description"><p>Creates a new <code>Anchor</code> to define a floating point in the document. ...</p>
<div id="ellipsis_Document.createAnchor" class="ellipsis_description"><p>Creates a new <code>Anchor</code> to define a floating point in the document.</p>
</div>
<div id="short_Document.createAnchor" class="short_description hiddenSpan"><p>Creates a new <code>Anchor</code> to define a floating point in the document.</p>
@ -296,7 +296,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Document.getAllLines" class="ellipsis_description"><p>Returns all lines in the document as string array. Warning: The caller should not modify this array! ...</p>
<div id="ellipsis_Document.getAllLines" class="ellipsis_description"><p>Returns all lines in the document as string array. Warning: The caller should not modify this array!</p>
</div>
<div id="short_Document.getAllLines" class="short_description hiddenSpan"><p>Returns all lines in the document as string array. Warning: The caller should not modify this array!</p>
@ -329,7 +329,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Document.getLength" class="ellipsis_description"><p>Returns the number of rows in the document. ...</p>
<div id="ellipsis_Document.getLength" class="ellipsis_description"><p>Returns the number of rows in the document.</p>
</div>
<div id="short_Document.getLength" class="short_description hiddenSpan"><p>Returns the number of rows in the document.</p>
@ -362,7 +362,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Document.getLine" class="ellipsis_description"><p>Returns a verbatim copy of the given line as it is in the document ...</p>
<div id="ellipsis_Document.getLine" class="ellipsis_description"><p>Returns a verbatim copy of the given line as it is in the document</p>
</div>
<div id="short_Document.getLine" class="short_description hiddenSpan"><p>Returns a verbatim copy of the given line as it is in the document</p>
@ -396,7 +396,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Document.getLines" class="ellipsis_description"><p>Returns an array of strings of the rows between <code>firstRow</code> and <code>lastRow</code>. This function is inclusive of <code>lastRow</code>. ...</p>
<div id="ellipsis_Document.getLines" class="ellipsis_description"><p>Returns an array of strings of the rows between <code>firstRow</code> and <code>lastRow</code>. This function is inclusive of <code>lastRow</code>.</p>
</div>
<div id="short_Document.getLines" class="short_description hiddenSpan"><p>Returns an array of strings of the rows between <code>firstRow</code> and <code>lastRow</code>. This function is inclusive of <code>lastRow</code>.</p>
@ -430,7 +430,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Document.getNewLineCharacter" class="ellipsis_description"><p>Returns the newline character that&#39;s being used, depending on the value of <code>newLineMode</code>. ...</p>
<div id="ellipsis_Document.getNewLineCharacter" class="ellipsis_description"><p>Returns the newline character that&#39;s being used, depending on the value of <code>newLineMode</code>.</p>
</div>
<div id="short_Document.getNewLineCharacter" class="short_description hiddenSpan"><p>Returns the newline character that&#39;s being used, depending on the value of <code>newLineMode</code>.</p>
@ -464,10 +464,10 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Document.getNewLineMode" class="ellipsis_description"><p>Returns the type of newlines being used; either <code>windows</code>, <code>unix</code>, or <code>auto</code></p>
<div id="ellipsis_Document.getNewLineMode" class="ellipsis_description"><p>[Returns the type of newlines being used; either <code>windows</code>, <code>unix</code>, or <code>auto</code>]{: #Document.getNewLineMode}</p>
</div>
<div id="short_Document.getNewLineMode" class="short_description hiddenSpan"><p>Returns the type of newlines being used; either <code>windows</code>, <code>unix</code>, or <code>auto</code></p>
<div id="short_Document.getNewLineMode" class="short_description hiddenSpan"><p>[Returns the type of newlines being used; either <code>windows</code>, <code>unix</code>, or <code>auto</code>]{: #Document.getNewLineMode}</p>
</div>
<h3 id="Document.getNewLineMode" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
@ -497,10 +497,10 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Document.getTextRange" class="ellipsis_description"><p>[Given a range within the document, this function returns all the text within that range as a single string.]{: #Doc...</p>
<div id="ellipsis_Document.getTextRange" class="ellipsis_description"><p>[Given a range within the document, this function returns all the text within that range as a single string.]{: #Document.getTextRange.desc}</p>
</div>
<div id="short_Document.getTextRange" class="short_description hiddenSpan"><p>Given a range within the document, this function returns all the text within that range as a single string.</p>
<div id="short_Document.getTextRange" class="short_description hiddenSpan"><p>[Given a range within the document, this function returns all the text within that range as a single string.]{: #Document.getTextRange.desc}</p>
</div>
<h3 id="Document.getTextRange" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
@ -531,7 +531,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Document.getValue" class="ellipsis_description"><p>Returns all the lines in the document as a single string, split by the new line character. ...</p>
<div id="ellipsis_Document.getValue" class="ellipsis_description"><p>Returns all the lines in the document as a single string, split by the new line character.</p>
</div>
<div id="short_Document.getValue" class="short_description hiddenSpan"><p>Returns all the lines in the document as a single string, split by the new line character.</p>
@ -564,11 +564,6 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Document.insert" class="ellipsis_description"><p> ...</p>
</div>
<div id="short_Document.insert" class="short_description hiddenSpan">
</div>
<h3 id="Document.insert" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
<div class="description">
<h4>Arguments</h4><table class="argumentTable argument-list table table-striped table-bordered"><tr class="argumentRow "><td class="argName ">position</td><td class="argType" "><a href="http://www.nodemanual.org/latest/js_doc/Number.html" class="" title="Number" data-id="Number">Number</a></td><td class="argDescription ">Required. The position to start inserting at</td></tr><tr class="argumentRow "><td class="argName ">text</td><td class="argType" "><a href="http://www.nodemanual.org/latest/js_doc/String.html" class="" title="String" data-id="String">String</a></td><td class="argDescription ">Required. A chunk of text to insert</td></tr></table>
@ -599,7 +594,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Document.insertInLine" class="ellipsis_description"><p>Inserts <code>text</code> into the <code>position</code> at the current row. This method also triggers the <code>&#39;change&#39;</code> event. ...</p>
<div id="ellipsis_Document.insertInLine" class="ellipsis_description"><p>Inserts <code>text</code> into the <code>position</code> at the current row. This method also triggers the <code>&#39;change&#39;</code> event.</p>
</div>
<div id="short_Document.insertInLine" class="short_description hiddenSpan"><p>Inserts <code>text</code> into the <code>position</code> at the current row. This method also triggers the <code>&#39;change&#39;</code> event.</p>
@ -634,7 +629,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Document.insertLines" class="ellipsis_description"><p>Inserts the elements in <code>lines</code> into the document, starting at the row index given by <code>row</code>. This method also trigge...</p>
<div id="ellipsis_Document.insertLines" class="ellipsis_description"><p>Inserts the elements in <code>lines</code> into the document, starting at the row index given by <code>row</code>. This method also triggers the <code>&#39;change&#39;</code> event.</p>
</div>
<div id="short_Document.insertLines" class="short_description hiddenSpan"><p>Inserts the elements in <code>lines</code> into the document, starting at the row index given by <code>row</code>. This method also triggers the <code>&#39;change&#39;</code> event.</p>
@ -669,7 +664,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Document.insertNewLine" class="ellipsis_description"><p>Inserts a new line into the document at the current row&#39;s <code>position</code>. This method also triggers the <code>&#39;change&#39;</code> event. ...</p>
<div id="ellipsis_Document.insertNewLine" class="ellipsis_description"><p>Inserts a new line into the document at the current row&#39;s <code>position</code>. This method also triggers the <code>&#39;change&#39;</code> event.</p>
</div>
<div id="short_Document.insertNewLine" class="short_description hiddenSpan"><p>Inserts a new line into the document at the current row&#39;s <code>position</code>. This method also triggers the <code>&#39;change&#39;</code> event.</p>
@ -704,7 +699,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Document.isNewLine" class="ellipsis_description"><p>Returns <code>true</code> if <code>text</code> is a newline character (either <code>\r\n</code>, <code>\r</code>, or <code>\n</code>). ...</p>
<div id="ellipsis_Document.isNewLine" class="ellipsis_description"><p>Returns <code>true</code> if <code>text</code> is a newline character (either <code>\r\n</code>, <code>\r</code>, or <code>\n</code>).</p>
</div>
<div id="short_Document.isNewLine" class="short_description hiddenSpan"><p>Returns <code>true</code> if <code>text</code> is a newline character (either <code>\r\n</code>, <code>\r</code>, or <code>\n</code>).</p>
@ -738,7 +733,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Document.remove" class="ellipsis_description"><p>Removes the <code>range</code> from the document. ...</p>
<div id="ellipsis_Document.remove" class="ellipsis_description"><p>Removes the <code>range</code> from the document.</p>
</div>
<div id="short_Document.remove" class="short_description hiddenSpan"><p>Removes the <code>range</code> from the document.</p>
@ -773,7 +768,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Document.removeInLine" class="ellipsis_description"><p>Removes the specified columns from the <code>row</code>. This method also triggers the <code>&#39;change&#39;</code> event. ...</p>
<div id="ellipsis_Document.removeInLine" class="ellipsis_description"><p>Removes the specified columns from the <code>row</code>. This method also triggers the <code>&#39;change&#39;</code> event.</p>
</div>
<div id="short_Document.removeInLine" class="short_description hiddenSpan"><p>Removes the specified columns from the <code>row</code>. This method also triggers the <code>&#39;change&#39;</code> event.</p>
@ -808,7 +803,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Document.removeLines" class="ellipsis_description"><p>Removes a range of full lines. This method also triggers the <code>&#39;change&#39;</code> event. ...</p>
<div id="ellipsis_Document.removeLines" class="ellipsis_description"><p>Removes a range of full lines. This method also triggers the <code>&#39;change&#39;</code> event.</p>
</div>
<div id="short_Document.removeLines" class="short_description hiddenSpan"><p>Removes a range of full lines. This method also triggers the <code>&#39;change&#39;</code> event.</p>
@ -843,7 +838,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Document.removeNewLine" class="ellipsis_description"><p>Removes the new line between <code>row</code> and the row immediately following it. This method also triggers the <code>&#39;change&#39;</code> event. ...</p>
<div id="ellipsis_Document.removeNewLine" class="ellipsis_description"><p>Removes the new line between <code>row</code> and the row immediately following it. This method also triggers the <code>&#39;change&#39;</code> event.</p>
</div>
<div id="short_Document.removeNewLine" class="short_description hiddenSpan"><p>Removes the new line between <code>row</code> and the row immediately following it. This method also triggers the <code>&#39;change&#39;</code> event.</p>
@ -877,7 +872,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Document.replace" class="ellipsis_description"><p>Replaces a range in the document with the new <code>text</code>. ...</p>
<div id="ellipsis_Document.replace" class="ellipsis_description"><p>Replaces a range in the document with the new <code>text</code>.</p>
</div>
<div id="short_Document.replace" class="short_description hiddenSpan"><p>Replaces a range in the document with the new <code>text</code>.</p>
@ -912,7 +907,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Document.revertDeltas" class="ellipsis_description"><p>Reverts any changes previously applied. These can be either <code>&#39;includeText&#39;</code>, <code>&#39;insertLines&#39;</code>, <code>&#39;removeText&#39;</code>, and `&#39;...</p>
<div id="ellipsis_Document.revertDeltas" class="ellipsis_description"><p>Reverts any changes previously applied. These can be either <code>&#39;includeText&#39;</code>, <code>&#39;insertLines&#39;</code>, <code>&#39;removeText&#39;</code>, and <code>&#39;removeLines&#39;</code>.</p>
</div>
<div id="short_Document.revertDeltas" class="short_description hiddenSpan"><p>Reverts any changes previously applied. These can be either <code>&#39;includeText&#39;</code>, <code>&#39;insertLines&#39;</code>, <code>&#39;removeText&#39;</code>, and <code>&#39;removeLines&#39;</code>.</p>
@ -945,15 +940,15 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Document.setNewLineMode" class="ellipsis_description"><p>Sets the new line mode.</p>
<div id="ellipsis_Document.setNewLineMode" class="ellipsis_description"><p>[Sets the new line mode.]{: #Document.setNewLineMode.desc}</p>
</div>
<div id="short_Document.setNewLineMode" class="short_description hiddenSpan"><p>Sets the new line mode.</p>
<div id="short_Document.setNewLineMode" class="short_description hiddenSpan"><p>[Sets the new line mode.]{: #Document.setNewLineMode.desc}</p>
</div>
<h3 id="Document.setNewLineMode" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
<div class="description">
<h4>Arguments</h4><table class="argumentTable argument-list table table-striped table-bordered"><tr class="argumentRow "><td class="argName ">newLineMode</td><td class="argType" "><a href="http://www.nodemanual.org/latest/js_doc/String.html" class="" title="String" data-id="String">String</a></td><td class="argDescription ">Required. The newline mode to use; can be either <code>windows</code>, <code>unix</code>, or <code>auto</code></td></tr></table>
<h4>Arguments</h4><table class="argumentTable argument-list table table-striped table-bordered"><tr class="argumentRow "><td class="argName ">newLineMode</td><td class="argType" "><a href="http://www.nodemanual.org/latest/js_doc/String.html" class="" title="String" data-id="String">String</a></td><td class="argDescription ">Required. [The newline mode to use; can be either <code>windows</code>, <code>unix</code>, or <code>auto</code>]{: #Document.setNewLineMode.param}</td></tr></table>
</div>
</div>
</div>
@ -979,7 +974,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Document.setValue" class="ellipsis_description"><p>Replaces all the lines in the current <code>Document</code> with the value of <code>text</code>. ...</p>
<div id="ellipsis_Document.setValue" class="ellipsis_description"><p>Replaces all the lines in the current <code>Document</code> with the value of <code>text</code>.</p>
</div>
<div id="short_Document.setValue" class="short_description hiddenSpan"><p>Replaces all the lines in the current <code>Document</code> with the value of <code>text</code>.</p>

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -95,9 +95,7 @@
</div>
<div id="mainContent" class="span9">
<div id="documentation"><h1>Ace API Reference</h1>
<p>Welcome to the Ace API Reference Guide. Ace is a standalone code editor written in JavaScript that you can embed onto any website. We&#39;re used in a bunch of places already, like GitHub, Google, and Facebook.
</p>
<p>Welcome to the Ace API Reference Guide. Ace is a standalone code editor written in JavaScript that you can embed onto any website. We&#39;re used in a bunch of places already, like GitHub, Google, and Facebook.</p>
<p>On the left, you&#39;ll find a list of all of our currently documented classes. There are plenty more to do, but these represent the &quot;core&quot; set. For more information on how to work with Ace, check out the <a href="http://ace.ajax.org">main Ace website</a>.</p>
</div>

View file

@ -104,9 +104,9 @@
<ul data-tabs="tabs" class="nav tabs pos0">
<li data-dropdown="dropdown" class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle"><span>Events (2)</span><b class="caret"></b></a>
<ul class="dropdown-menu">
<li data-id="PlaceHolder@onCursorChange" class="memberLink"><a href="#PlaceHolder@onCursorChange" class="" title="PlaceHolder@onCursorChange (event)" data-id="PlaceHolder@onCursorChange">onCursorChange</a>
<li data-id="PlaceHolder@onCursorChange" class="memberLink"><a href="#PlaceHolder.onCursorChange" class="" title="PlaceHolder@onCursorChange (event)" data-id="PlaceHolder@onCursorChange">onCursorChange</a>
</li>
<li data-id="PlaceHolder@onUpdate" class="memberLink"><a href="#PlaceHolder@onUpdate" class="" title="PlaceHolder@onUpdate (event)" data-id="PlaceHolder@onUpdate">onUpdate</a>
<li data-id="PlaceHolder@onUpdate" class="memberLink"><a href="#PlaceHolder.onUpdate" class="" title="PlaceHolder@onUpdate (event)" data-id="PlaceHolder@onUpdate">onUpdate</a>
</li>
</ul>
</li>
@ -164,7 +164,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_new PlaceHolder" class="ellipsis_description"><p>TODO ...</p>
<div id="ellipsis_new PlaceHolder" class="ellipsis_description"><p>TODO</p>
</div>
<div id="short_new PlaceHolder" class="short_description hiddenSpan"><p>TODO</p>
@ -186,7 +186,7 @@
<ul class="signatures">
<li class="signature">
<ul>
<li class="signature-call"><span class="eventObjName">PlaceHolder</span><span class="eventListenerStart">.on("</span><span id="PlaceHolder@onCursorChange" class="member-name eventMember methodClicker">onCursorChange</span><span class="eventListenerClose">", </span><span class="eventFunctionOpen">function(</span>e<span class="eventFunctionClose">))</span></li>
<li class="signature-call"><span class="eventObjName">PlaceHolder</span><span class="eventListenerStart">.on("</span><span id="PlaceHolder.onCursorChange" class="member-name eventMember methodClicker">onCursorChange</span><span class="eventListenerClose">", </span><span class="eventFunctionOpen">function(</span>e<span class="eventFunctionClose">))</span></li>
</ul>
<ul class="metaInfo">
</ul>
@ -194,7 +194,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_PlaceHolder@onCursorChange" class="ellipsis_description"><p>Emitted when the cursor changes. ...</p>
<div id="ellipsis_PlaceHolder@onCursorChange" class="ellipsis_description"><p>Emitted when the cursor changes.</p>
</div>
<div id="short_PlaceHolder@onCursorChange" class="short_description hiddenSpan"><p>Emitted when the cursor changes.</p>
@ -214,7 +214,7 @@
<ul class="signatures">
<li class="signature">
<ul>
<li class="signature-call"><span class="eventObjName">PlaceHolder</span><span class="eventListenerStart">.on("</span><span id="PlaceHolder@onUpdate" class="member-name eventMember methodClicker">onUpdate</span><span class="eventListenerClose">", </span><span class="eventFunctionOpen">function(</span>e<span class="eventFunctionClose">))</span></li>
<li class="signature-call"><span class="eventObjName">PlaceHolder</span><span class="eventListenerStart">.on("</span><span id="PlaceHolder.onUpdate" class="member-name eventMember methodClicker">onUpdate</span><span class="eventListenerClose">", </span><span class="eventFunctionOpen">function(</span>e<span class="eventFunctionClose">))</span></li>
</ul>
<ul class="metaInfo">
</ul>
@ -222,7 +222,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_PlaceHolder@onUpdate" class="ellipsis_description"><p>Emitted when the place holder updates. ...</p>
<div id="ellipsis_PlaceHolder@onUpdate" class="ellipsis_description"><p>Emitted when the place holder updates.</p>
</div>
<div id="short_PlaceHolder@onUpdate" class="short_description hiddenSpan"><p>Emitted when the place holder updates.</p>
@ -251,7 +251,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_PlaceHolder.cancel" class="ellipsis_description"><p>TODO ...</p>
<div id="ellipsis_PlaceHolder.cancel" class="ellipsis_description"><p>TODO</p>
</div>
<div id="short_PlaceHolder.cancel" class="short_description hiddenSpan"><p>TODO</p>
@ -279,7 +279,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_PlaceHolder.detach" class="ellipsis_description"><p>TODO ...</p>
<div id="ellipsis_PlaceHolder.detach" class="ellipsis_description"><p>TODO</p>
</div>
<div id="short_PlaceHolder.detach" class="short_description hiddenSpan"><p>TODO</p>
@ -307,10 +307,10 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_PlaceHolder.hideOtherMarkers" class="ellipsis_description"><p>Hides all over markers in the <a href="edit_session.html#EditSession" class="link-short" title="EditSession (class)" data-id="EditSession"><code>EditSession</code></a> that are not the currently selected one. ...</p>
<div id="ellipsis_PlaceHolder.hideOtherMarkers" class="ellipsis_description"><p>Hides all over markers in the <a href="edit_session.html#EditSession" class="link-short" title="EditSession (class)" data-id="EditSession">EditSession</a> that are not the currently selected one.</p>
</div>
<div id="short_PlaceHolder.hideOtherMarkers" class="short_description hiddenSpan"><p>Hides all over markers in the <a href="edit_session.html#EditSession" class="link-short" title="EditSession (class)" data-id="EditSession"><code>EditSession</code></a> that are not the currently selected one.</p>
<div id="short_PlaceHolder.hideOtherMarkers" class="short_description hiddenSpan"><p>Hides all over markers in the <a href="edit_session.html#EditSession" class="link-short" title="EditSession (class)" data-id="EditSession">EditSession</a> that are not the currently selected one.</p>
</div>
<h3 id="PlaceHolder.hideOtherMarkers" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
@ -335,7 +335,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_PlaceHolder.setup" class="ellipsis_description"><p>TODO ...</p>
<div id="ellipsis_PlaceHolder.setup" class="ellipsis_description"><p>TODO</p>
</div>
<div id="short_PlaceHolder.setup" class="short_description hiddenSpan"><p>TODO</p>
@ -363,7 +363,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_PlaceHolder.showOtherMarkers" class="ellipsis_description"><p>TODO ...</p>
<div id="ellipsis_PlaceHolder.showOtherMarkers" class="ellipsis_description"><p>TODO</p>
</div>
<div id="short_PlaceHolder.showOtherMarkers" class="short_description hiddenSpan"><p>TODO</p>

View file

@ -198,7 +198,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_new Range" class="ellipsis_description"><p>Creates a new <code>Range</code> object with the given starting and ending row and column points. ...</p>
<div id="ellipsis_new Range" class="ellipsis_description"><p>Creates a new <code>Range</code> object with the given starting and ending row and column points.</p>
</div>
<div id="short_new Range" class="short_description hiddenSpan"><p>Creates a new <code>Range</code> object with the given starting and ending row and column points.</p>
@ -233,7 +233,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Range.clipRows" class="ellipsis_description"><p>Returns the part of the current <code>Range</code> that occurs within the boundaries of <code>firstRow</code> and <code>lastRow</code> as a new `Rang...</p>
<div id="ellipsis_Range.clipRows" class="ellipsis_description"><p>Returns the part of the current <code>Range</code> that occurs within the boundaries of <code>firstRow</code> and <code>lastRow</code> as a new <code>Range</code> object.</p>
</div>
<div id="short_Range.clipRows" class="short_description hiddenSpan"><p>Returns the part of the current <code>Range</code> that occurs within the boundaries of <code>firstRow</code> and <code>lastRow</code> as a new <code>Range</code> object.</p>
@ -267,7 +267,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Range.clone" class="ellipsis_description"><p>Returns a duplicate of the calling range. ...</p>
<div id="ellipsis_Range.clone" class="ellipsis_description"><p>Returns a duplicate of the calling range.</p>
</div>
<div id="short_Range.clone" class="short_description hiddenSpan"><p>Returns a duplicate of the calling range.</p>
@ -300,7 +300,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Range.collapseRows" class="ellipsis_description"><p>Returns a range containing the starting and ending rows of the original range, but with a column value of <code>0</code>. ...</p>
<div id="ellipsis_Range.collapseRows" class="ellipsis_description"><p>Returns a range containing the starting and ending rows of the original range, but with a column value of <code>0</code>.</p>
</div>
<div id="short_Range.collapseRows" class="short_description hiddenSpan"><p>Returns a range containing the starting and ending rows of the original range, but with a column value of <code>0</code>.</p>
@ -333,7 +333,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Range.compare" class="ellipsis_description"><p>Checks the row and column points with the row and column points of the calling range. ...</p>
<div id="ellipsis_Range.compare" class="ellipsis_description"><p>Checks the row and column points with the row and column points of the calling range.</p>
</div>
<div id="short_Range.compare" class="short_description hiddenSpan"><p>Checks the row and column points with the row and column points of the calling range.</p>
@ -368,7 +368,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Range.compareEnd" class="ellipsis_description"><p>Checks the row and column points with the row and column points of the calling range. ...</p>
<div id="ellipsis_Range.compareEnd" class="ellipsis_description"><p>Checks the row and column points with the row and column points of the calling range.</p>
</div>
<div id="short_Range.compareEnd" class="short_description hiddenSpan"><p>Checks the row and column points with the row and column points of the calling range.</p>
@ -403,7 +403,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Range.compareInside" class="ellipsis_description"><p>Checks the row and column points with the row and column points of the calling range. ...</p>
<div id="ellipsis_Range.compareInside" class="ellipsis_description"><p>Checks the row and column points with the row and column points of the calling range.</p>
</div>
<div id="short_Range.compareInside" class="short_description hiddenSpan"><p>Checks the row and column points with the row and column points of the calling range.</p>
@ -439,7 +439,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Range.comparePoint" class="ellipsis_description"><p>Checks the row and column points of <code>p</code> with the row and column points of the calling range. ...</p>
<div id="ellipsis_Range.comparePoint" class="ellipsis_description"><p>Checks the row and column points of <code>p</code> with the row and column points of the calling range.</p>
</div>
<div id="short_Range.comparePoint" class="short_description hiddenSpan"><p>Checks the row and column points of <code>p</code> with the row and column points of the calling range.</p>
@ -475,7 +475,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Range.compareRange" class="ellipsis_description"><p>Compares <code>this</code> range (A) with another range (B). ...</p>
<div id="ellipsis_Range.compareRange" class="ellipsis_description"><p>Compares <code>this</code> range (A) with another range (B).</p>
</div>
<div id="short_Range.compareRange" class="short_description hiddenSpan"><p>Compares <code>this</code> range (A) with another range (B).</p>
@ -510,7 +510,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Range.compareStart" class="ellipsis_description"><p>Checks the row and column points with the row and column points of the calling range. ...</p>
<div id="ellipsis_Range.compareStart" class="ellipsis_description"><p>Checks the row and column points with the row and column points of the calling range.</p>
</div>
<div id="short_Range.compareStart" class="short_description hiddenSpan"><p>Checks the row and column points with the row and column points of the calling range.</p>
@ -546,11 +546,12 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Range.contains" class="ellipsis_description"><p>Returns <code>true</code> if the <code>row</code> and <code>column</code> provided are within the given range. This can better be expressed as return...</p>
<div id="ellipsis_Range.contains" class="ellipsis_description"><p>Returns <code>true</code> if the <code>row</code> and <code>column</code> provided are within the given range. This can better be expressed as returning <code>true</code> if:</p>
</div>
<div id="short_Range.contains" class="short_description hiddenSpan"><p>Returns <code>true</code> if the <code>row</code> and <code>column</code> provided are within the given range. This can better be expressed as returning <code>true</code> if:
</p>
<div id="short_Range.contains" class="short_description hiddenSpan"><p>Returns <code>true</code> if the <code>row</code> and <code>column</code> provided are within the given range. This can better be expressed as returning <code>true</code> if:</p>
<p> this.start.row &lt;= row &lt;= this.end.row &amp;&amp;
this.start.column &lt;= column &lt;= this.end.column</p>
</div>
<h3 id="Range.contains" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
@ -584,7 +585,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Range.containsRange" class="ellipsis_description"><p>Checks the start and end points of <code>range</code> and compares them to the calling range. Returns <code>true</code> if the <code>range</code> is ...</p>
<div id="ellipsis_Range.containsRange" class="ellipsis_description"><p>Checks the start and end points of <code>range</code> and compares them to the calling range. Returns <code>true</code> if the <code>range</code> is contained within the caller&#39;s range.</p>
</div>
<div id="short_Range.containsRange" class="short_description hiddenSpan"><p>Checks the start and end points of <code>range</code> and compares them to the calling range. Returns <code>true</code> if the <code>range</code> is contained within the caller&#39;s range.</p>
@ -618,7 +619,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Range.extend" class="ellipsis_description"><p>Changes the row and column points for the calling range for both the starting and ending points. This method returns...</p>
<div id="ellipsis_Range.extend" class="ellipsis_description"><p>Changes the row and column points for the calling range for both the starting and ending points. This method returns that range with a new row.</p>
</div>
<div id="short_Range.extend" class="short_description hiddenSpan"><p>Changes the row and column points for the calling range for both the starting and ending points. This method returns that range with a new row.</p>
@ -652,7 +653,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Range.fromPoints" class="ellipsis_description"><p>Creates and returns a new <code>Range</code> based on the row and column of the given parameters. ...</p>
<div id="ellipsis_Range.fromPoints" class="ellipsis_description"><p>Creates and returns a new <code>Range</code> based on the row and column of the given parameters.</p>
</div>
<div id="short_Range.fromPoints" class="short_description hiddenSpan"><p>Creates and returns a new <code>Range</code> based on the row and column of the given parameters.</p>
@ -687,7 +688,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Range.inside" class="ellipsis_description"><p>Returns <code>true</code> if the <code>row</code> and <code>column</code> are within the given range. ...</p>
<div id="ellipsis_Range.inside" class="ellipsis_description"><p>Returns <code>true</code> if the <code>row</code> and <code>column</code> are within the given range.</p>
</div>
<div id="short_Range.inside" class="short_description hiddenSpan"><p>Returns <code>true</code> if the <code>row</code> and <code>column</code> are within the given range.</p>
@ -722,7 +723,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Range.insideEnd" class="ellipsis_description"><p>Returns <code>true</code> if the <code>row</code> and <code>column</code> are within the given range&#39;s ending points. ...</p>
<div id="ellipsis_Range.insideEnd" class="ellipsis_description"><p>Returns <code>true</code> if the <code>row</code> and <code>column</code> are within the given range&#39;s ending points.</p>
</div>
<div id="short_Range.insideEnd" class="short_description hiddenSpan"><p>Returns <code>true</code> if the <code>row</code> and <code>column</code> are within the given range&#39;s ending points.</p>
@ -757,7 +758,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Range.insideStart" class="ellipsis_description"><p>Returns <code>true</code> if the <code>row</code> and <code>column</code> are within the given range&#39;s starting points. ...</p>
<div id="ellipsis_Range.insideStart" class="ellipsis_description"><p>Returns <code>true</code> if the <code>row</code> and <code>column</code> are within the given range&#39;s starting points.</p>
</div>
<div id="short_Range.insideStart" class="short_description hiddenSpan"><p>Returns <code>true</code> if the <code>row</code> and <code>column</code> are within the given range&#39;s starting points.</p>
@ -791,7 +792,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Range.intersects" class="ellipsis_description"><p>Returns <code>true</code> if passed in <code>range</code> intersects with the one calling this method. ...</p>
<div id="ellipsis_Range.intersects" class="ellipsis_description"><p>Returns <code>true</code> if passed in <code>range</code> intersects with the one calling this method.</p>
</div>
<div id="short_Range.intersects" class="short_description hiddenSpan"><p>Returns <code>true</code> if passed in <code>range</code> intersects with the one calling this method.</p>
@ -825,7 +826,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Range.isEnd" class="ellipsis_description"><p>Returns <code>true</code> if the caller&#39;s ending row point is the same as <code>row</code>, and if the caller&#39;s ending column is the same ...</p>
<div id="ellipsis_Range.isEnd" class="ellipsis_description"><p>Returns <code>true</code> if the caller&#39;s ending row point is the same as <code>row</code>, and if the caller&#39;s ending column is the same as <code>column</code>.</p>
</div>
<div id="short_Range.isEnd" class="short_description hiddenSpan"><p>Returns <code>true</code> if the caller&#39;s ending row point is the same as <code>row</code>, and if the caller&#39;s ending column is the same as <code>column</code>.</p>
@ -859,7 +860,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Range.isEqual" class="ellipsis_description"><p>Returns <code>true</code> if and only if the starting row and column, and ending tow and column, are equivalent to those given ...</p>
<div id="ellipsis_Range.isEqual" class="ellipsis_description"><p>Returns <code>true</code> if and only if the starting row and column, and ending tow and column, are equivalent to those given by <code>range</code>.</p>
</div>
<div id="short_Range.isEqual" class="short_description hiddenSpan"><p>Returns <code>true</code> if and only if the starting row and column, and ending tow and column, are equivalent to those given by <code>range</code>.</p>
@ -893,7 +894,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Range.isMultiLine" class="ellipsis_description"><p>Returns true if the range spans across multiple lines. ...</p>
<div id="ellipsis_Range.isMultiLine" class="ellipsis_description"><p>Returns true if the range spans across multiple lines.</p>
</div>
<div id="short_Range.isMultiLine" class="short_description hiddenSpan"><p>Returns true if the range spans across multiple lines.</p>
@ -926,7 +927,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Range.isStart" class="ellipsis_description"><p>Returns <code>true</code> if the caller&#39;s starting row point is the same as <code>row</code>, and if the caller&#39;s starting column is the s...</p>
<div id="ellipsis_Range.isStart" class="ellipsis_description"><p>Returns <code>true</code> if the caller&#39;s starting row point is the same as <code>row</code>, and if the caller&#39;s starting column is the same as <code>column</code>.</p>
</div>
<div id="short_Range.isStart" class="short_description hiddenSpan"><p>Returns <code>true</code> if the caller&#39;s starting row point is the same as <code>row</code>, and if the caller&#39;s starting column is the same as <code>column</code>.</p>
@ -955,7 +956,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Range.setEnd" class="ellipsis_description"><p>Sets the starting row and column for the range. ...</p>
<div id="ellipsis_Range.setEnd" class="ellipsis_description"><p>Sets the starting row and column for the range.</p>
</div>
<div id="short_Range.setEnd" class="short_description hiddenSpan"><p>Sets the starting row and column for the range.</p>
@ -984,7 +985,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Range.setStart" class="ellipsis_description"><p>Sets the starting row and column for the range. ...</p>
<div id="ellipsis_Range.setStart" class="ellipsis_description"><p>Sets the starting row and column for the range.</p>
</div>
<div id="short_Range.setStart" class="short_description hiddenSpan"><p>Sets the starting row and column for the range.</p>
@ -1018,7 +1019,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Range.toScreenRange" class="ellipsis_description"><p>Given the current <code>Range</code>, this function converts those starting and ending points into screen positions, and then r...</p>
<div id="ellipsis_Range.toScreenRange" class="ellipsis_description"><p>Given the current <code>Range</code>, this function converts those starting and ending points into screen positions, and then returns a new <code>Range</code> object.</p>
</div>
<div id="short_Range.toScreenRange" class="short_description hiddenSpan"><p>Given the current <code>Range</code>, this function converts those starting and ending points into screen positions, and then returns a new <code>Range</code> object.</p>
@ -1052,12 +1053,11 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Range.toString" class="ellipsis_description"><p>Returns a string containing the range&#39;s row and column information, given like this:
...</p>
<div id="ellipsis_Range.toString" class="ellipsis_description"><p>Returns a string containing the range&#39;s row and column information, given like this:</p>
</div>
<div id="short_Range.toString" class="short_description hiddenSpan"><p>Returns a string containing the range&#39;s row and column information, given like this:
</p>
<div id="short_Range.toString" class="short_description hiddenSpan"><p>Returns a string containing the range&#39;s row and column information, given like this:</p>
<p> [start.row/start.column] -&gt; [end.row/end.column]</p>
</div>
<h3 id="Range.toString" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>

View file

@ -9,14 +9,6 @@ $(function () {
if (window.addEventListener) window.addEventListener('load', loadCallback, true);
else window.attachEvent('load', loadCallback, true);
// sticky footer stuff
if ($('#mainContent').height() > $('#sidebarContainer').height()) {
$('#nonFooter').css( {
'min-height': '100%'
});
$('#nonFooter').height("auto");
}
function loadCallback(evt) {
var form = document.getElementById("searchbox");
var input = form.query;

View file

@ -104,7 +104,7 @@
<ul data-tabs="tabs" class="nav tabs pos0">
<li data-dropdown="dropdown" class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle"><span>Events (1)</span><b class="caret"></b></a>
<ul class="dropdown-menu">
<li data-id="ScrollBar@onScroll" class="memberLink"><a href="#ScrollBar@onScroll" class="" title="ScrollBar@onScroll (event)" data-id="ScrollBar@onScroll">onScroll</a>
<li data-id="ScrollBar@onScroll" class="memberLink"><a href="#ScrollBar.onScroll" class="" title="ScrollBar@onScroll (event)" data-id="ScrollBar@onScroll">onScroll</a>
</li>
</ul>
</li>
@ -160,7 +160,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_new ScrollBar" class="ellipsis_description"><p>Creates a new <code>ScrollBar</code>. <code>parent</code> is the owner of the scroll bar. ...</p>
<div id="ellipsis_new ScrollBar" class="ellipsis_description"><p>Creates a new <code>ScrollBar</code>. <code>parent</code> is the owner of the scroll bar.</p>
</div>
<div id="short_new ScrollBar" class="short_description hiddenSpan"><p>Creates a new <code>ScrollBar</code>. <code>parent</code> is the owner of the scroll bar.</p>
@ -178,8 +178,19 @@
<article id="ScrollBar.event.onScroll" data-title="ScrollBar@onScroll (event)" class="article">
<div class="section method">
<div class="memberContent">
<div class="title">
<ul class="signatures">
<li class="signature">
<ul>
<li class="signature-call"><span class="eventObjName">ScrollBar</span><span class="eventListenerStart">.on("</span><span id="ScrollBar.onScroll" class="member-name eventMember methodClicker">onScroll</span><span class="eventListenerClose">", </span><span class="eventFunctionOpen">function(</span><span class="eventFunctionClose">))</span></li>
</ul>
<ul class="metaInfo">
</ul>
</li>
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_ScrollBar@onScroll" class="ellipsis_description"><p>Emitted when the scroll bar, well, scrolls. ...</p>
<div id="ellipsis_ScrollBar@onScroll" class="ellipsis_description"><p>Emitted when the scroll bar, well, scrolls.</p>
</div>
<div id="short_ScrollBar@onScroll" class="short_description hiddenSpan"><p>Emitted when the scroll bar, well, scrolls.</p>
@ -213,7 +224,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_ScrollBar.getWidth" class="ellipsis_description"><p>Returns the width of the scroll bar. ...</p>
<div id="ellipsis_ScrollBar.getWidth" class="ellipsis_description"><p>Returns the width of the scroll bar.</p>
</div>
<div id="short_ScrollBar.getWidth" class="short_description hiddenSpan"><p>Returns the width of the scroll bar.</p>
@ -241,7 +252,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_ScrollBar.setHeight" class="ellipsis_description"><p>Sets the height of the scroll bar, in pixels. ...</p>
<div id="ellipsis_ScrollBar.setHeight" class="ellipsis_description"><p>Sets the height of the scroll bar, in pixels.</p>
</div>
<div id="short_ScrollBar.setHeight" class="short_description hiddenSpan"><p>Sets the height of the scroll bar, in pixels.</p>
@ -270,7 +281,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_ScrollBar.setInnerHeight" class="ellipsis_description"><p>Sets the inner height of the scroll bar, in pixels. ...</p>
<div id="ellipsis_ScrollBar.setInnerHeight" class="ellipsis_description"><p>Sets the inner height of the scroll bar, in pixels.</p>
</div>
<div id="short_ScrollBar.setInnerHeight" class="short_description hiddenSpan"><p>Sets the inner height of the scroll bar, in pixels.</p>
@ -299,7 +310,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_ScrollBar.setScrollTop" class="ellipsis_description"><p>Sets the scroll top of the scroll bar. ...</p>
<div id="ellipsis_ScrollBar.setScrollTop" class="ellipsis_description"><p>Sets the scroll top of the scroll bar.</p>
</div>
<div id="short_ScrollBar.setScrollTop" class="short_description hiddenSpan"><p>Sets the scroll top of the scroll bar.</p>

View file

@ -137,7 +137,7 @@
</div>
<article id="Search" data-title="Search (class)" class="article">
<div class="section description">
<div class="memberContent"><p>A class designed to handle all sorts of text searches within a <a href="document.html#Document" class="link-short" title="Document (class)" data-id="Document"><code>Document</code></a>.</p>
<div class="memberContent"><p>A class designed to handle all sorts of text searches within a <a href="document.html#Document" class="link-short" title="Document (class)" data-id="Document">Document</a>.</p>
</div>
</div>
@ -158,23 +158,34 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_new Search" class="ellipsis_description"><p>Creates a new <code>Search</code> object. The search options contain the following defaults:
...</p>
<div id="ellipsis_new Search" class="ellipsis_description"><p>Creates a new <code>Search</code> object. The following search options are avaliable:</p>
</div>
<div id="short_new Search" class="short_description hiddenSpan"><p>Creates a new <code>Search</code> object. The search options contain the following defaults:
</p>
<div id="short_new Search" class="short_description hiddenSpan"><p>Creates a new <code>Search</code> object. The following search options are avaliable:</p>
<ul>
<li>needle: string or regular expression</li>
<li>backwards: false</li>
<li>wrap: false</li>
<li>caseSensitive: false</li>
<li>wholeWord: false</li>
<li>range: Range or null for whole document</li>
<li>regExp: false</li>
<li>start: Range or position</li>
<li>skipCurrent: false</li>
</ul>
</div>
<h3 id="new Search" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
<div class="description"><ul>
<li><code>needle</code>: <code>&quot;&quot;</code></li>
<li><code>backwards</code>: <code>false</code></li>
<li><code>wrap</code>: <code>false</code></li>
<li><code>caseSensitive</code>: <code>false</code></li>
<li><code>wholeWord</code>: <code>false</code></li>
<li><code>scope</code>: <code>ALL</code></li>
<li><code>regExp</code>: <code>false</code></li>
<li>needle: string or regular expression</li>
<li>backwards: false</li>
<li>wrap: false</li>
<li>caseSensitive: false</li>
<li>wholeWord: false</li>
<li>range: Range or null for whole document</li>
<li>regExp: false</li>
<li>start: Range or position</li>
<li>skipCurrent: false</li>
</ul>
</div>
@ -203,10 +214,10 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Search.find" class="ellipsis_description"><p>Searches for <code>options.needle</code>. If found, this method returns the <a href="range.html#Range" class="link-short" title="Range (class)" data-id="Range"><code>Range</code></a> where the text first occurs. If `...</p>
<div id="ellipsis_Search.find" class="ellipsis_description"><p>Searches for <code>options.needle</code>. If found, this method returns the <a href="range.html#Range" class="link-short" title="Range (class)" data-id="Range">Range</a> where the text first occurs. If <code>options.backwards</code> is <code>true</code>, the search goes backwards in the session.</p>
</div>
<div id="short_Search.find" class="short_description hiddenSpan"><p>Searches for <code>options.needle</code>. If found, this method returns the <a href="range.html#Range" class="link-short" title="Range (class)" data-id="Range"><code>Range</code></a> where the text first occurs. If <code>options.backwards</code> is <code>true</code>, the search goes backwards in the session.</p>
<div id="short_Search.find" class="short_description hiddenSpan"><p>Searches for <code>options.needle</code>. If found, this method returns the <a href="range.html#Range" class="link-short" title="Range (class)" data-id="Range">Range</a> where the text first occurs. If <code>options.backwards</code> is <code>true</code>, the search goes backwards in the session.</p>
</div>
<h3 id="Search.find" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
@ -237,10 +248,10 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Search.findAll" class="ellipsis_description"><p>Searches for all occurances <code>options.needle</code>. If found, this method returns an array of <a href="range.html#Range" class="link-short" title="Range (class)" data-id="Range"><code>Range</code>s</a> where the...</p>
<div id="ellipsis_Search.findAll" class="ellipsis_description"><p>Searches for all occurances <code>options.needle</code>. If found, this method returns an array of <a href="range.html#Range" class="link-short" title="Range (class)" data-id="Range">Range</a> where the text first occurs. If <code>options.backwards</code> is <code>true</code>, the search goes backwards in the session.</p>
</div>
<div id="short_Search.findAll" class="short_description hiddenSpan"><p>Searches for all occurances <code>options.needle</code>. If found, this method returns an array of <a href="range.html#Range" class="link-short" title="Range (class)" data-id="Range"><code>Range</code>s</a> where the text first occurs. If <code>options.backwards</code> is <code>true</code>, the search goes backwards in the session.</p>
<div id="short_Search.findAll" class="short_description hiddenSpan"><p>Searches for all occurances <code>options.needle</code>. If found, this method returns an array of <a href="range.html#Range" class="link-short" title="Range (class)" data-id="Range">Range</a> where the text first occurs. If <code>options.backwards</code> is <code>true</code>, the search goes backwards in the session.</p>
</div>
<h3 id="Search.findAll" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
@ -271,10 +282,10 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Search.getOptions" class="ellipsis_description"><p>Returns an object containing all the search options.</p>
<div id="ellipsis_Search.getOptions" class="ellipsis_description"><p>[Returns an object containing all the search options.]{: #Search.getOptions}</p>
</div>
<div id="short_Search.getOptions" class="short_description hiddenSpan"><p>Returns an object containing all the search options.</p>
<div id="short_Search.getOptions" class="short_description hiddenSpan"><p>[Returns an object containing all the search options.]{: #Search.getOptions}</p>
</div>
<h3 id="Search.getOptions" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
@ -304,7 +315,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Search.replace" class="ellipsis_description"><p>Searches for <code>options.needle</code> in <code>input</code>, and, if found, replaces it with <code>replacement</code>. ...</p>
<div id="ellipsis_Search.replace" class="ellipsis_description"><p>Searches for <code>options.needle</code> in <code>input</code>, and, if found, replaces it with <code>replacement</code>.</p>
</div>
<div id="short_Search.replace" class="short_description hiddenSpan"><p>Searches for <code>options.needle</code> in <code>input</code>, and, if found, replaces it with <code>replacement</code>.</p>
@ -339,7 +350,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Search.set" class="ellipsis_description"><p>Sets the search options via the <code>options</code> parameter. ...</p>
<div id="ellipsis_Search.set" class="ellipsis_description"><p>Sets the search options via the <code>options</code> parameter.</p>
</div>
<div id="short_Search.set" class="short_description hiddenSpan"><p>Sets the search options via the <code>options</code> parameter.</p>

View file

@ -217,9 +217,7 @@
</div>
<article id="Selection" data-title="Selection (class)" class="article">
<div class="section description">
<div class="memberContent"><p>Contains the cursor position and the text selection of an edit session.
</p>
<div class="memberContent"><p>Contains the cursor position and the text selection of an edit session.</p>
<p>The row/columns used in the selection are in document coordinates representing ths coordinates as thez appear in the document before applying soft wrap and folding.</p>
</div>
@ -241,7 +239,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_new Selection" class="ellipsis_description"><p>Creates a new <code>Selection</code> object. ...</p>
<div id="ellipsis_new Selection" class="ellipsis_description"><p>Creates a new <code>Selection</code> object.</p>
</div>
<div id="short_new Selection" class="short_description hiddenSpan"><p>Creates a new <code>Selection</code> object.</p>
@ -271,7 +269,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.addRange" class="ellipsis_description"><p>Adds a range to a selection by entering multiselect mode, if necessary. ...</p>
<div id="ellipsis_Selection.addRange" class="ellipsis_description"><p>Adds a range to a selection by entering multiselect mode, if necessary.</p>
</div>
<div id="short_Selection.addRange" class="short_description hiddenSpan"><p>Adds a range to a selection by entering multiselect mode, if necessary.</p>
@ -300,10 +298,10 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.clearSelection" class="ellipsis_description"><p>[Empties the selection (by de-selecting it). This function also emits the <code>&#39;changeSelection&#39;</code> event.]{: #Selection.c...</p>
<div id="ellipsis_Selection.clearSelection" class="ellipsis_description"><p>[Empties the selection (by de-selecting it). This function also emits the <code>&#39;changeSelection&#39;</code> event.]{: #Selection.clearSelection}</p>
</div>
<div id="short_Selection.clearSelection" class="short_description hiddenSpan"><p>Empties the selection (by de-selecting it). This function also emits the <code>&#39;changeSelection&#39;</code> event.</p>
<div id="short_Selection.clearSelection" class="short_description hiddenSpan"><p>[Empties the selection (by de-selecting it). This function also emits the <code>&#39;changeSelection&#39;</code> event.]{: #Selection.clearSelection}</p>
</div>
<h3 id="Selection.clearSelection" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
@ -333,7 +331,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.getCursor" class="ellipsis_description"><p>Gets the current position of the cursor. ...</p>
<div id="ellipsis_Selection.getCursor" class="ellipsis_description"><p>Gets the current position of the cursor.</p>
</div>
<div id="short_Selection.getCursor" class="short_description hiddenSpan"><p>Gets the current position of the cursor.</p>
@ -366,10 +364,10 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.getRange" class="ellipsis_description"><p>Returns the <a href="range.html#Range" class="link-short" title="Range (class)" data-id="Range"><code>Range</code></a> for the selected text.</p>
<div id="ellipsis_Selection.getRange" class="ellipsis_description"><p>[Returns the <a href="range.html#Range" class="link-short" title="Range (class)" data-id="Range">Range</a> for the selected text.]{: #Selection.getRange}</p>
</div>
<div id="short_Selection.getRange" class="short_description hiddenSpan"><p>Returns the <a href="range.html#Range" class="link-short" title="Range (class)" data-id="Range"><code>Range</code></a> for the selected text.</p>
<div id="short_Selection.getRange" class="short_description hiddenSpan"><p>[Returns the <a href="range.html#Range" class="link-short" title="Range (class)" data-id="Range">Range</a> for the selected text.]{: #Selection.getRange}</p>
</div>
<h3 id="Selection.getRange" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
@ -400,7 +398,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.getSelectionAnchor" class="ellipsis_description"><p>Returns an object containing the <code>row</code> and <code>column</code> of the calling selection anchor. ...</p>
<div id="ellipsis_Selection.getSelectionAnchor" class="ellipsis_description"><p>Returns an object containing the <code>row</code> and <code>column</code> of the calling selection anchor.</p>
</div>
<div id="short_Selection.getSelectionAnchor" class="short_description hiddenSpan"><p>Returns an object containing the <code>row</code> and <code>column</code> of the calling selection anchor.</p>
@ -433,7 +431,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.getSelectionLead" class="ellipsis_description"><p>Returns an object containing the <code>row</code> and <code>column</code> of the calling selection lead. ...</p>
<div id="ellipsis_Selection.getSelectionLead" class="ellipsis_description"><p>Returns an object containing the <code>row</code> and <code>column</code> of the calling selection lead.</p>
</div>
<div id="short_Selection.getSelectionLead" class="short_description hiddenSpan"><p>Returns an object containing the <code>row</code> and <code>column</code> of the calling selection lead.</p>
@ -466,7 +464,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.isBackwards" class="ellipsis_description"><p>Returns <code>true</code> if the selection is going backwards in the document. ...</p>
<div id="ellipsis_Selection.isBackwards" class="ellipsis_description"><p>Returns <code>true</code> if the selection is going backwards in the document.</p>
</div>
<div id="short_Selection.isBackwards" class="short_description hiddenSpan"><p>Returns <code>true</code> if the selection is going backwards in the document.</p>
@ -499,7 +497,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.isEmpty" class="ellipsis_description"><p>Returns <code>true</code> if the selection is empty. ...</p>
<div id="ellipsis_Selection.isEmpty" class="ellipsis_description"><p>Returns <code>true</code> if the selection is empty.</p>
</div>
<div id="short_Selection.isEmpty" class="short_description hiddenSpan"><p>Returns <code>true</code> if the selection is empty.</p>
@ -532,7 +530,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.isMultiLine" class="ellipsis_description"><p>Returns <code>true</code> if the selection is a multi-line. ...</p>
<div id="ellipsis_Selection.isMultiLine" class="ellipsis_description"><p>Returns <code>true</code> if the selection is a multi-line.</p>
</div>
<div id="short_Selection.isMultiLine" class="short_description hiddenSpan"><p>Returns <code>true</code> if the selection is a multi-line.</p>
@ -560,7 +558,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.mergeOverlappingRanges" class="ellipsis_description"><p>Merges overlapping ranges ensuring consistency after changes ...</p>
<div id="ellipsis_Selection.mergeOverlappingRanges" class="ellipsis_description"><p>Merges overlapping ranges ensuring consistency after changes</p>
</div>
<div id="short_Selection.mergeOverlappingRanges" class="short_description hiddenSpan"><p>Merges overlapping ranges ensuring consistency after changes</p>
@ -589,7 +587,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.moveCursorBy" class="ellipsis_description"><p>Moves the cursor to position indicated by the parameters. Negative numbers move the cursor backwards in the document. ...</p>
<div id="ellipsis_Selection.moveCursorBy" class="ellipsis_description"><p>Moves the cursor to position indicated by the parameters. Negative numbers move the cursor backwards in the document.</p>
</div>
<div id="short_Selection.moveCursorBy" class="short_description hiddenSpan"><p>Moves the cursor to position indicated by the parameters. Negative numbers move the cursor backwards in the document.</p>
@ -618,7 +616,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.moveCursorDown" class="ellipsis_description"><p>Moves the cursor down one row. ...</p>
<div id="ellipsis_Selection.moveCursorDown" class="ellipsis_description"><p>Moves the cursor down one row.</p>
</div>
<div id="short_Selection.moveCursorDown" class="short_description hiddenSpan"><p>Moves the cursor down one row.</p>
@ -646,7 +644,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.moveCursorFileEnd" class="ellipsis_description"><p>Moves the cursor to the end of the file. ...</p>
<div id="ellipsis_Selection.moveCursorFileEnd" class="ellipsis_description"><p>Moves the cursor to the end of the file.</p>
</div>
<div id="short_Selection.moveCursorFileEnd" class="short_description hiddenSpan"><p>Moves the cursor to the end of the file.</p>
@ -674,7 +672,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.moveCursorFileStart" class="ellipsis_description"><p>Moves the cursor to the start of the file. ...</p>
<div id="ellipsis_Selection.moveCursorFileStart" class="ellipsis_description"><p>Moves the cursor to the start of the file.</p>
</div>
<div id="short_Selection.moveCursorFileStart" class="short_description hiddenSpan"><p>Moves the cursor to the start of the file.</p>
@ -702,7 +700,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.moveCursorLeft" class="ellipsis_description"><p>Moves the cursor left one column. ...</p>
<div id="ellipsis_Selection.moveCursorLeft" class="ellipsis_description"><p>Moves the cursor left one column.</p>
</div>
<div id="short_Selection.moveCursorLeft" class="short_description hiddenSpan"><p>Moves the cursor left one column.</p>
@ -730,7 +728,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.moveCursorLineEnd" class="ellipsis_description"><p>Moves the cursor to the end of the line. ...</p>
<div id="ellipsis_Selection.moveCursorLineEnd" class="ellipsis_description"><p>Moves the cursor to the end of the line.</p>
</div>
<div id="short_Selection.moveCursorLineEnd" class="short_description hiddenSpan"><p>Moves the cursor to the end of the line.</p>
@ -758,7 +756,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.moveCursorLineStart" class="ellipsis_description"><p>Moves the cursor to the start of the line. ...</p>
<div id="ellipsis_Selection.moveCursorLineStart" class="ellipsis_description"><p>Moves the cursor to the start of the line.</p>
</div>
<div id="short_Selection.moveCursorLineStart" class="short_description hiddenSpan"><p>Moves the cursor to the start of the line.</p>
@ -786,7 +784,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.moveCursorLongWordLeft" class="ellipsis_description"><p>Moves the cursor to the word on the left. ...</p>
<div id="ellipsis_Selection.moveCursorLongWordLeft" class="ellipsis_description"><p>Moves the cursor to the word on the left.</p>
</div>
<div id="short_Selection.moveCursorLongWordLeft" class="short_description hiddenSpan"><p>Moves the cursor to the word on the left.</p>
@ -814,7 +812,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.moveCursorLongWordRight" class="ellipsis_description"><p>Moves the cursor to the word on the right. ...</p>
<div id="ellipsis_Selection.moveCursorLongWordRight" class="ellipsis_description"><p>Moves the cursor to the word on the right.</p>
</div>
<div id="short_Selection.moveCursorLongWordRight" class="short_description hiddenSpan"><p>Moves the cursor to the word on the right.</p>
@ -842,7 +840,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.moveCursorRight" class="ellipsis_description"><p>Moves the cursor right one column. ...</p>
<div id="ellipsis_Selection.moveCursorRight" class="ellipsis_description"><p>Moves the cursor right one column.</p>
</div>
<div id="short_Selection.moveCursorRight" class="short_description hiddenSpan"><p>Moves the cursor right one column.</p>
@ -870,15 +868,15 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.moveCursorTo" class="ellipsis_description"><p>Moves the cursor to the row and column provided. [If <code>preventUpdateDesiredColumn</code> is <code>true</code>, then the cursor stays i...</p>
<div id="ellipsis_Selection.moveCursorTo" class="ellipsis_description"><p>Moves the cursor to the row and column provided. [If <code>preventUpdateDesiredColumn</code> is <code>true</code>, then the cursor stays in the same column position as its original point.]{: #preventUpdateBoolDesc}</p>
</div>
<div id="short_Selection.moveCursorTo" class="short_description hiddenSpan"><p>If <code>preventUpdateDesiredColumn</code> is <code>true</code>, then the cursor stays in the same column position as its original point.</p>
<div id="short_Selection.moveCursorTo" class="short_description hiddenSpan"><p>Moves the cursor to the row and column provided. [If <code>preventUpdateDesiredColumn</code> is <code>true</code>, then the cursor stays in the same column position as its original point.]{: #preventUpdateBoolDesc}</p>
</div>
<h3 id="Selection.moveCursorTo" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
<div class="description">
<h4>Arguments</h4><table class="argumentTable argument-list table table-striped table-bordered"><tr class="argumentRow "><td class="argName ">row</td><td class="argType" "><a href="http://www.nodemanual.org/latest/js_doc/Number.html" class="" title="Number" data-id="Number">Number</a></td><td class="argDescription ">Required. The row to move to</td></tr><tr class="argumentRow "><td class="argName ">column</td><td class="argType" "><a href="http://www.nodemanual.org/latest/js_doc/Number.html" class="" title="Number" data-id="Number">Number</a></td><td class="argDescription ">Required. The column to move to</td></tr><tr class="argumentRow "><td class="argName ">keepDesiredColumn</td><td class="argType" "><a href="http://www.nodemanual.org/latest/js_doc/Boolean.html" class="" title="Boolean" data-id="Boolean">Boolean</a></td><td class="argDescription ">Required. If <code>true</code>, the cursor move does not respect the previous column</td></tr></table>
<h4>Arguments</h4><table class="argumentTable argument-list table table-striped table-bordered"><tr class="argumentRow "><td class="argName ">row</td><td class="argType" "><a href="http://www.nodemanual.org/latest/js_doc/Number.html" class="" title="Number" data-id="Number">Number</a></td><td class="argDescription ">Required. The row to move to</td></tr><tr class="argumentRow "><td class="argName ">column</td><td class="argType" "><a href="http://www.nodemanual.org/latest/js_doc/Number.html" class="" title="Number" data-id="Number">Number</a></td><td class="argDescription ">Required. The column to move to</td></tr><tr class="argumentRow "><td class="argName ">keepDesiredColumn</td><td class="argType" "><a href="http://www.nodemanual.org/latest/js_doc/Boolean.html" class="" title="Boolean" data-id="Boolean">Boolean</a></td><td class="argDescription ">Required. [If <code>true</code>, the cursor move does not respect the previous column]{: #preventUpdateBool}</td></tr></table>
</div>
</div>
</div>
@ -899,7 +897,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.moveCursorToPosition" class="ellipsis_description"><p>Moves the selection to the position indicated by its <code>row</code> and <code>column</code>. ...</p>
<div id="ellipsis_Selection.moveCursorToPosition" class="ellipsis_description"><p>Moves the selection to the position indicated by its <code>row</code> and <code>column</code>.</p>
</div>
<div id="short_Selection.moveCursorToPosition" class="short_description hiddenSpan"><p>Moves the selection to the position indicated by its <code>row</code> and <code>column</code>.</p>
@ -928,15 +926,15 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.moveCursorToScreen" class="ellipsis_description"><p>Moves the cursor to the screen position indicated by row and column. If <code>preventUpdateDesiredColumn</code> is <code>true</code>, then the cursor stays in the same column position as its original point. ...</p>
<div id="ellipsis_Selection.moveCursorToScreen" class="ellipsis_description"><p>Moves the cursor to the screen position indicated by row and column. {:preventUpdateBoolDesc}</p>
</div>
<div id="short_Selection.moveCursorToScreen" class="short_description hiddenSpan"><p>Moves the cursor to the screen position indicated by row and column. If <code>preventUpdateDesiredColumn</code> is <code>true</code>, then the cursor stays in the same column position as its original point.</p>
<div id="short_Selection.moveCursorToScreen" class="short_description hiddenSpan"><p>Moves the cursor to the screen position indicated by row and column. {:preventUpdateBoolDesc}</p>
</div>
<h3 id="Selection.moveCursorToScreen" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
<div class="description">
<h4>Arguments</h4><table class="argumentTable argument-list table table-striped table-bordered"><tr class="argumentRow "><td class="argName ">row</td><td class="argType" "><a href="http://www.nodemanual.org/latest/js_doc/Number.html" class="" title="Number" data-id="Number">Number</a></td><td class="argDescription ">Required. The row to move to</td></tr><tr class="argumentRow "><td class="argName ">column</td><td class="argType" "><a href="http://www.nodemanual.org/latest/js_doc/Number.html" class="" title="Number" data-id="Number">Number</a></td><td class="argDescription ">Required. The column to move to</td></tr><tr class="argumentRow "><td class="argName ">keepDesiredColumn</td><td class="argType" "><a href="http://www.nodemanual.org/latest/js_doc/Boolean.html" class="" title="Boolean" data-id="Boolean">Boolean</a></td><td class="argDescription ">Required. If <code>true</code>, the cursor move does not respect the previous column</td></tr></table>
<h4>Arguments</h4><table class="argumentTable argument-list table table-striped table-bordered"><tr class="argumentRow "><td class="argName ">row</td><td class="argType" "><a href="http://www.nodemanual.org/latest/js_doc/Number.html" class="" title="Number" data-id="Number">Number</a></td><td class="argDescription ">Required. The row to move to</td></tr><tr class="argumentRow "><td class="argName ">column</td><td class="argType" "><a href="http://www.nodemanual.org/latest/js_doc/Number.html" class="" title="Number" data-id="Number">Number</a></td><td class="argDescription ">Required. The column to move to</td></tr><tr class="argumentRow "><td class="argName ">keepDesiredColumn</td><td class="argType" "><a href="http://www.nodemanual.org/latest/js_doc/Boolean.html" class="" title="Boolean" data-id="Boolean">Boolean</a></td><td class="argDescription ">Required. {:preventUpdateBool}</td></tr></table>
</div>
</div>
</div>
@ -957,7 +955,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.moveCursorUp" class="ellipsis_description"><p>Moves the cursor up one row. ...</p>
<div id="ellipsis_Selection.moveCursorUp" class="ellipsis_description"><p>Moves the cursor up one row.</p>
</div>
<div id="short_Selection.moveCursorUp" class="short_description hiddenSpan"><p>Moves the cursor up one row.</p>
@ -990,92 +988,154 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.rectangularRangeBlock" class="ellipsis_description"><p>Gets list of ranges composing rectangular block on the screen
...</p>
<div id="ellipsis_Selection.rectangularRangeBlock" class="ellipsis_description"><p>Gets list of ranges composing rectangular block on the screen</p>
</div>
<div id="short_Selection.rectangularRangeBlock" class="short_description hiddenSpan"><p>Gets list of ranges composing rectangular block on the screen
</p>
<div id="short_Selection.rectangularRangeBlock" class="short_description hiddenSpan"><p>Gets list of ranges composing rectangular block on the screen</p>
<p>/
this.rectangularRangeBlock = function(screenCursor, screenAnchor, includeEmptyLines) {</p>
<pre><code> var rectSel = []<span class="comment">;</span>
var xBackwards = screenCursor<span class="preprocessor">.column</span> &lt; screenAnchor<span class="preprocessor">.column</span><span class="comment">;</span>
if (xBackwards) {
var startColumn = screenCursor<span class="preprocessor">.column</span><span class="comment">;</span>
var endColumn = screenAnchor<span class="preprocessor">.column</span><span class="comment">;</span>
} else {
var startColumn = screenAnchor<span class="preprocessor">.column</span><span class="comment">;</span>
var endColumn = screenCursor<span class="preprocessor">.column</span><span class="comment">;</span>
}
var yBackwards = screenCursor<span class="preprocessor">.row</span> &lt; screenAnchor<span class="preprocessor">.row</span><span class="comment">;</span>
if (yBackwards) {
var startRow = screenCursor<span class="preprocessor">.row</span><span class="comment">;</span>
var endRow = screenAnchor<span class="preprocessor">.row</span><span class="comment">;</span>
} else {
var startRow = screenAnchor<span class="preprocessor">.row</span><span class="comment">;</span>
var endRow = screenCursor<span class="preprocessor">.row</span><span class="comment">;</span>
}
if (startColumn &lt; <span class="number">0</span>)
startColumn = <span class="number">0</span><span class="comment">;</span>
if (startRow &lt; <span class="number">0</span>)
startRow = <span class="number">0</span><span class="comment">;</span>
if (startRow == endRow)
includeEmptyLines = true<span class="comment">;</span>
for (var row = startRow<span class="comment">; row &lt;= endRow; row++) {</span>
var range = Range<span class="preprocessor">.fromPoints</span>(
this<span class="preprocessor">.session</span><span class="preprocessor">.screenToDocumentPosition</span>(row, startColumn),
this<span class="preprocessor">.session</span><span class="preprocessor">.screenToDocumentPosition</span>(row, endColumn)
)<span class="comment">;</span>
if (range<span class="preprocessor">.isEmpty</span>()) {
if (docEnd &amp;&amp; isSamePoint(range<span class="preprocessor">.end</span>, docEnd))
<span class="keyword">break</span><span class="comment">;</span>
var docEnd = range<span class="preprocessor">.end</span><span class="comment">;</span>
}
range<span class="preprocessor">.cursor</span> = xBackwards ? range<span class="preprocessor">.start</span> : range<span class="preprocessor">.end</span><span class="comment">;</span>
rectSel<span class="preprocessor">.push</span>(range)<span class="comment">;</span>
}
if (yBackwards)
rectSel<span class="preprocessor">.reverse</span>()<span class="comment">;</span>
if (!includeEmptyLines) {
var end = rectSel<span class="preprocessor">.length</span> - <span class="number">1</span><span class="comment">;</span>
while (rectSel[end]<span class="preprocessor">.isEmpty</span>() &amp;&amp; end > <span class="number">0</span>)
end--<span class="comment">;</span>
if (end > <span class="number">0</span>) {
var start = <span class="number">0</span><span class="comment">;</span>
while (rectSel[start]<span class="preprocessor">.isEmpty</span>())
start++<span class="comment">;</span>
}
for (var i = end<span class="comment">; i >= start; i--) {</span>
if (rectSel[i]<span class="preprocessor">.isEmpty</span>())
rectSel<span class="preprocessor">.splice</span>(i, <span class="number">1</span>)<span class="comment">;</span>
}
}
return rectSel<span class="comment">;</span></code></pre>
<p> };
}).call(Selection.prototype);</p>
<p>// extend Editor
var Editor = require(&quot;./editor&quot;).Editor;
(function() {</p>
<p> /** extension
Editor.updateSelectionMarkers()</p>
<p>Updates the cursor and marker layers.</p>
</div>
<h3 id="Selection.rectangularRangeBlock" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
<div class="description"><p>/
this.rectangularRangeBlock = function(screenCursor, screenAnchor, includeEmptyLines) {
var rectSel = [];
this.rectangularRangeBlock = function(screenCursor, screenAnchor, includeEmptyLines) {</p>
<pre><code> var rectSel = []<span class="comment">;</span>
</p>
<pre><code> var xBackwards = screenCursor.column &lt; screenAnchor.column;
var xBackwards = screenCursor<span class="preprocessor">.column</span> &lt; screenAnchor<span class="preprocessor">.column</span><span class="comment">;</span>
if (xBackwards) {
var startColumn = screenCursor.column;
var endColumn = screenAnchor.column;
var startColumn = screenCursor<span class="preprocessor">.column</span><span class="comment">;</span>
var endColumn = screenAnchor<span class="preprocessor">.column</span><span class="comment">;</span>
} else {
var startColumn = screenAnchor.column;
var endColumn = screenCursor.column;
var startColumn = screenAnchor<span class="preprocessor">.column</span><span class="comment">;</span>
var endColumn = screenCursor<span class="preprocessor">.column</span><span class="comment">;</span>
}
var yBackwards = screenCursor.row &lt; screenAnchor.row;
var yBackwards = screenCursor<span class="preprocessor">.row</span> &lt; screenAnchor<span class="preprocessor">.row</span><span class="comment">;</span>
if (yBackwards) {
var startRow = screenCursor.row;
var endRow = screenAnchor.row;
var startRow = screenCursor<span class="preprocessor">.row</span><span class="comment">;</span>
var endRow = screenAnchor<span class="preprocessor">.row</span><span class="comment">;</span>
} else {
var startRow = screenAnchor.row;
var endRow = screenCursor.row;
var startRow = screenAnchor<span class="preprocessor">.row</span><span class="comment">;</span>
var endRow = screenCursor<span class="preprocessor">.row</span><span class="comment">;</span>
}
if (startColumn &lt; 0)
startColumn = 0;
if (startRow &lt; 0)
startRow = 0;
if (startColumn &lt; <span class="number">0</span>)
startColumn = <span class="number">0</span><span class="comment">;</span>
if (startRow &lt; <span class="number">0</span>)
startRow = <span class="number">0</span><span class="comment">;</span>
if (startRow == endRow)
includeEmptyLines = true;
includeEmptyLines = true<span class="comment">;</span>
for (var row = startRow; row &lt;= endRow; row++) {
var range = Range.fromPoints(
this.session.screenToDocumentPosition(row, startColumn),
this.session.screenToDocumentPosition(row, endColumn)
);
if (range.isEmpty()) {
if (docEnd &amp;&amp; isSamePoint(range.end, docEnd))
break;
var docEnd = range.end;
for (var row = startRow<span class="comment">; row &lt;= endRow; row++) {</span>
var range = Range<span class="preprocessor">.fromPoints</span>(
this<span class="preprocessor">.session</span><span class="preprocessor">.screenToDocumentPosition</span>(row, startColumn),
this<span class="preprocessor">.session</span><span class="preprocessor">.screenToDocumentPosition</span>(row, endColumn)
)<span class="comment">;</span>
if (range<span class="preprocessor">.isEmpty</span>()) {
if (docEnd &amp;&amp; isSamePoint(range<span class="preprocessor">.end</span>, docEnd))
<span class="keyword">break</span><span class="comment">;</span>
var docEnd = range<span class="preprocessor">.end</span><span class="comment">;</span>
}
range.cursor = xBackwards ? range.start : range.end;
rectSel.push(range);
range<span class="preprocessor">.cursor</span> = xBackwards ? range<span class="preprocessor">.start</span> : range<span class="preprocessor">.end</span><span class="comment">;</span>
rectSel<span class="preprocessor">.push</span>(range)<span class="comment">;</span>
}
if (yBackwards)
rectSel.reverse();
rectSel<span class="preprocessor">.reverse</span>()<span class="comment">;</span>
if (!includeEmptyLines) {
var end = rectSel.length - 1;
while (rectSel[end].isEmpty() &amp;&amp; end &gt; 0)
end--;
if (end &gt; 0) {
var start = 0;
while (rectSel[start].isEmpty())
start++;
var end = rectSel<span class="preprocessor">.length</span> - <span class="number">1</span><span class="comment">;</span>
while (rectSel[end]<span class="preprocessor">.isEmpty</span>() &amp;&amp; end > <span class="number">0</span>)
end--<span class="comment">;</span>
if (end > <span class="number">0</span>) {
var start = <span class="number">0</span><span class="comment">;</span>
while (rectSel[start]<span class="preprocessor">.isEmpty</span>())
start++<span class="comment">;</span>
}
for (var i = end; i &gt;= start; i--) {
if (rectSel[i].isEmpty())
rectSel.splice(i, 1);
for (var i = end<span class="comment">; i >= start; i--) {</span>
if (rectSel[i]<span class="preprocessor">.isEmpty</span>())
rectSel<span class="preprocessor">.splice</span>(i, <span class="number">1</span>)<span class="comment">;</span>
}
}
return rectSel;</code></pre>
return rectSel<span class="comment">;</span></code></pre>
<p> };
}).call(Selection.prototype);
</p>
}).call(Selection.prototype);</p>
<p>// extend Editor
var Editor = require(&quot;./editor&quot;).Editor;
(function() {
</p>
(function() {</p>
<p> /** extension
Editor.updateSelectionMarkers()
</p>
Editor.updateSelectionMarkers()</p>
<p>Updates the cursor and marker layers.</p>
<h4>Arguments</h4><table class="argumentTable argument-list table table-striped table-bordered"><tr class="argumentRow "><td class="argName ">screenCursor</td><td class="argType" "><a href="https://github.com/ajaxorg/ace/blob/master/lib/ace/layer/cursor.js" class="" title="Cursor" data-id="Cursor">Cursor</a></td><td class="argDescription ">Required. The cursor to use</td></tr><tr class="argumentRow "><td class="argName ">screenAnchor</td><td class="argType" "><a href="anchor.html#Anchor" class="" title="Anchor (class)" data-id="Anchor">Anchor</a></td><td class="argDescription ">Required. The anchor to use</td></tr><tr class="argumentRow "><td class="argName ">includeEmptyLins</td><td class="argType" "><a href="http://www.nodemanual.org/latest/js_doc/Boolean.html" class="" title="Boolean" data-id="Boolean">Boolean</a></td><td class="argDescription ">Required. If true, this includes ranges inside the block which are empty due to clipping</td></tr></table>
@ -1104,7 +1164,7 @@ Editor.updateSelectionMarkers()
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.substractPoint" class="ellipsis_description"><p>Removes a Range containing pos (if it exists). ...</p>
<div id="ellipsis_Selection.substractPoint" class="ellipsis_description"><p>Removes a Range containing pos (if it exists).</p>
</div>
<div id="short_Selection.substractPoint" class="short_description hiddenSpan"><p>Removes a Range containing pos (if it exists).</p>
@ -1133,7 +1193,7 @@ Editor.updateSelectionMarkers()
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.selectAll" class="ellipsis_description"><p>Selects all the text in the document. ...</p>
<div id="ellipsis_Selection.selectAll" class="ellipsis_description"><p>Selects all the text in the document.</p>
</div>
<div id="short_Selection.selectAll" class="short_description hiddenSpan"><p>Selects all the text in the document.</p>
@ -1162,7 +1222,7 @@ Editor.updateSelectionMarkers()
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.selectAWord" class="ellipsis_description"><p>Selects a word, including its right whitespace. ...</p>
<div id="ellipsis_Selection.selectAWord" class="ellipsis_description"><p>Selects a word, including its right whitespace.</p>
</div>
<div id="short_Selection.selectAWord" class="short_description hiddenSpan"><p>Selects a word, including its right whitespace.</p>
@ -1190,7 +1250,7 @@ Editor.updateSelectionMarkers()
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.selectDown" class="ellipsis_description"><p>Moves the selection down one row. ...</p>
<div id="ellipsis_Selection.selectDown" class="ellipsis_description"><p>Moves the selection down one row.</p>
</div>
<div id="short_Selection.selectDown" class="short_description hiddenSpan"><p>Moves the selection down one row.</p>
@ -1218,7 +1278,7 @@ Editor.updateSelectionMarkers()
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.selectFileEnd" class="ellipsis_description"><p>Moves the selection to the end of the file. ...</p>
<div id="ellipsis_Selection.selectFileEnd" class="ellipsis_description"><p>Moves the selection to the end of the file.</p>
</div>
<div id="short_Selection.selectFileEnd" class="short_description hiddenSpan"><p>Moves the selection to the end of the file.</p>
@ -1246,7 +1306,7 @@ Editor.updateSelectionMarkers()
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.selectFileStart" class="ellipsis_description"><p>Moves the selection to the start of the file. ...</p>
<div id="ellipsis_Selection.selectFileStart" class="ellipsis_description"><p>Moves the selection to the start of the file.</p>
</div>
<div id="short_Selection.selectFileStart" class="short_description hiddenSpan"><p>Moves the selection to the start of the file.</p>
@ -1274,7 +1334,7 @@ Editor.updateSelectionMarkers()
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.selectLeft" class="ellipsis_description"><p>Moves the selection left one column. ...</p>
<div id="ellipsis_Selection.selectLeft" class="ellipsis_description"><p>Moves the selection left one column.</p>
</div>
<div id="short_Selection.selectLeft" class="short_description hiddenSpan"><p>Moves the selection left one column.</p>
@ -1302,7 +1362,7 @@ Editor.updateSelectionMarkers()
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.selectLine" class="ellipsis_description"><p>Selects the entire line. ...</p>
<div id="ellipsis_Selection.selectLine" class="ellipsis_description"><p>Selects the entire line.</p>
</div>
<div id="short_Selection.selectLine" class="short_description hiddenSpan"><p>Selects the entire line.</p>
@ -1330,7 +1390,7 @@ Editor.updateSelectionMarkers()
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.selectLineEnd" class="ellipsis_description"><p>Moves the selection to the end of the current line. ...</p>
<div id="ellipsis_Selection.selectLineEnd" class="ellipsis_description"><p>Moves the selection to the end of the current line.</p>
</div>
<div id="short_Selection.selectLineEnd" class="short_description hiddenSpan"><p>Moves the selection to the end of the current line.</p>
@ -1358,7 +1418,7 @@ Editor.updateSelectionMarkers()
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.selectLineStart" class="ellipsis_description"><p>Moves the selection to the beginning of the current line. ...</p>
<div id="ellipsis_Selection.selectLineStart" class="ellipsis_description"><p>Moves the selection to the beginning of the current line.</p>
</div>
<div id="short_Selection.selectLineStart" class="short_description hiddenSpan"><p>Moves the selection to the beginning of the current line.</p>
@ -1386,7 +1446,7 @@ Editor.updateSelectionMarkers()
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.selectRight" class="ellipsis_description"><p>Moves the selection right one column. ...</p>
<div id="ellipsis_Selection.selectRight" class="ellipsis_description"><p>Moves the selection right one column.</p>
</div>
<div id="short_Selection.selectRight" class="short_description hiddenSpan"><p>Moves the selection right one column.</p>
@ -1414,7 +1474,7 @@ Editor.updateSelectionMarkers()
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.selectTo" class="ellipsis_description"><p>Moves the selection cursor to the indicated row and column. ...</p>
<div id="ellipsis_Selection.selectTo" class="ellipsis_description"><p>Moves the selection cursor to the indicated row and column.</p>
</div>
<div id="short_Selection.selectTo" class="short_description hiddenSpan"><p>Moves the selection cursor to the indicated row and column.</p>
@ -1443,7 +1503,7 @@ Editor.updateSelectionMarkers()
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.selectToPosition" class="ellipsis_description"><p>Moves the selection cursor to the row and column indicated by <code>pos</code>. ...</p>
<div id="ellipsis_Selection.selectToPosition" class="ellipsis_description"><p>Moves the selection cursor to the row and column indicated by <code>pos</code>.</p>
</div>
<div id="short_Selection.selectToPosition" class="short_description hiddenSpan"><p>Moves the selection cursor to the row and column indicated by <code>pos</code>.</p>
@ -1472,7 +1532,7 @@ Editor.updateSelectionMarkers()
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.selectUp" class="ellipsis_description"><p>Moves the selection up one row. ...</p>
<div id="ellipsis_Selection.selectUp" class="ellipsis_description"><p>Moves the selection up one row.</p>
</div>
<div id="short_Selection.selectUp" class="short_description hiddenSpan"><p>Moves the selection up one row.</p>
@ -1501,7 +1561,7 @@ Editor.updateSelectionMarkers()
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.selectWord" class="ellipsis_description"><p>Moves the selection to highlight the entire word. ...</p>
<div id="ellipsis_Selection.selectWord" class="ellipsis_description"><p>Moves the selection to highlight the entire word.</p>
</div>
<div id="short_Selection.selectWord" class="short_description hiddenSpan"><p>Moves the selection to highlight the entire word.</p>
@ -1529,7 +1589,7 @@ Editor.updateSelectionMarkers()
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.selectWordLeft" class="ellipsis_description"><p>Moves the selection to the first word on the left. ...</p>
<div id="ellipsis_Selection.selectWordLeft" class="ellipsis_description"><p>Moves the selection to the first word on the left.</p>
</div>
<div id="short_Selection.selectWordLeft" class="short_description hiddenSpan"><p>Moves the selection to the first word on the left.</p>
@ -1557,7 +1617,7 @@ Editor.updateSelectionMarkers()
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.selectWordRight" class="ellipsis_description"><p>Moves the selection to the first word on the right. ...</p>
<div id="ellipsis_Selection.selectWordRight" class="ellipsis_description"><p>Moves the selection to the first word on the right.</p>
</div>
<div id="short_Selection.selectWordRight" class="short_description hiddenSpan"><p>Moves the selection to the first word on the right.</p>
@ -1585,7 +1645,7 @@ Editor.updateSelectionMarkers()
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.setSelectionAnchor" class="ellipsis_description"><p>Sets the row and column position of the anchor. This function also emits the <code>&#39;changeSelection&#39;</code> event. ...</p>
<div id="ellipsis_Selection.setSelectionAnchor" class="ellipsis_description"><p>Sets the row and column position of the anchor. This function also emits the <code>&#39;changeSelection&#39;</code> event.</p>
</div>
<div id="short_Selection.setSelectionAnchor" class="short_description hiddenSpan"><p>Sets the row and column position of the anchor. This function also emits the <code>&#39;changeSelection&#39;</code> event.</p>
@ -1614,7 +1674,7 @@ Editor.updateSelectionMarkers()
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.setSelectionRange" class="ellipsis_description"><p>Sets the selection to the provided range. ...</p>
<div id="ellipsis_Selection.setSelectionRange" class="ellipsis_description"><p>Sets the selection to the provided range.</p>
</div>
<div id="short_Selection.setSelectionRange" class="short_description hiddenSpan"><p>Sets the selection to the provided range.</p>
@ -1643,7 +1703,7 @@ Editor.updateSelectionMarkers()
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Selection.shiftSelection" class="ellipsis_description"><p>Shifts the selection up (or down, if <a href="#Selection.isBackwards" class="link-short" title="Selection.isBackwards (class method)" data-id="Selection.isBackwards">isBackwards</a> is true) the given number of columns. ...</p>
<div id="ellipsis_Selection.shiftSelection" class="ellipsis_description"><p>Shifts the selection up (or down, if <a href="#Selection.isBackwards" class="link-short" title="Selection.isBackwards (class method)" data-id="Selection.isBackwards">isBackwards</a> is true) the given number of columns.</p>
</div>
<div id="short_Selection.shiftSelection" class="short_description hiddenSpan"><p>Shifts the selection up (or down, if <a href="#Selection.isBackwards" class="link-short" title="Selection.isBackwards (class method)" data-id="Selection.isBackwards">isBackwards</a> is true) the given number of columns.</p>

View file

@ -140,7 +140,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Split.blur" class="ellipsis_description"><p>Blurs the current editor. ...</p>
<div id="ellipsis_Split.blur" class="ellipsis_description"><p>Blurs the current editor.</p>
</div>
<div id="short_Split.blur" class="short_description hiddenSpan"><p>Blurs the current editor.</p>
@ -199,7 +199,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Split.focus" class="ellipsis_description"><p>Focuses the current editor. ...</p>
<div id="ellipsis_Split.focus" class="ellipsis_description"><p>Focuses the current editor.</p>
</div>
<div id="short_Split.focus" class="short_description hiddenSpan"><p>Focuses the current editor.</p>
@ -257,7 +257,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Split.getCurrentEditor" class="ellipsis_description"><p>Returns the current editor. ...</p>
<div id="ellipsis_Split.getCurrentEditor" class="ellipsis_description"><p>Returns the current editor.</p>
</div>
<div id="short_Split.getCurrentEditor" class="short_description hiddenSpan"><p>Returns the current editor.</p>
@ -315,7 +315,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Split.getEditor" class="ellipsis_description"><p>Returns the editor identified by the index <code>idx</code>. ...</p>
<div id="ellipsis_Split.getEditor" class="ellipsis_description"><p>Returns the editor identified by the index <code>idx</code>.</p>
</div>
<div id="short_Split.getEditor" class="short_description hiddenSpan"><p>Returns the editor identified by the index <code>idx</code>.</p>
@ -374,7 +374,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Split.getSplits" class="ellipsis_description"><p>Returns the number of splits. ...</p>
<div id="ellipsis_Split.getSplits" class="ellipsis_description"><p>Returns the number of splits.</p>
</div>
<div id="short_Split.getSplits" class="short_description hiddenSpan"><p>Returns the number of splits.</p>
@ -433,11 +433,6 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Split.resize" class="ellipsis_description"><p> ...</p>
</div>
<div id="short_Split.resize" class="short_description hiddenSpan">
</div>
<h3 id="Split.resize" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
<div class="description">
</div>
@ -491,7 +486,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Split.setFontSize" class="ellipsis_description"><p>Sets the font size, in pixels, for all the available editors. ...</p>
<div id="ellipsis_Split.setFontSize" class="ellipsis_description"><p>Sets the font size, in pixels, for all the available editors.</p>
</div>
<div id="short_Split.setFontSize" class="short_description hiddenSpan"><p>Sets the font size, in pixels, for all the available editors.</p>
@ -551,10 +546,10 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Split.setSession" class="ellipsis_description"><p>Sets a new <a href="edit_session.html#EditSession" class="link-short" title="EditSession (class)" data-id="EditSession"><code>EditSession</code></a> for the indicated editor. ...</p>
<div id="ellipsis_Split.setSession" class="ellipsis_description"><p>Sets a new <a href="edit_session.html#EditSession" class="link-short" title="EditSession (class)" data-id="EditSession">EditSession</a> for the indicated editor.</p>
</div>
<div id="short_Split.setSession" class="short_description hiddenSpan"><p>Sets a new <a href="edit_session.html#EditSession" class="link-short" title="EditSession (class)" data-id="EditSession"><code>EditSession</code></a> for the indicated editor.</p>
<div id="short_Split.setSession" class="short_description hiddenSpan"><p>Sets a new <a href="edit_session.html#EditSession" class="link-short" title="EditSession (class)" data-id="EditSession">EditSession</a> for the indicated editor.</p>
</div>
<h3 id="Split.setSession" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
@ -611,7 +606,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Split.setTheme" class="ellipsis_description"><p>Sets a theme for each of the available editors. ...</p>
<div id="ellipsis_Split.setTheme" class="ellipsis_description"><p>Sets a theme for each of the available editors.</p>
</div>
<div id="short_Split.setTheme" class="short_description hiddenSpan"><p>Sets a theme for each of the available editors.</p>
@ -671,11 +666,6 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Split.UndoManagerProxy" class="ellipsis_description"><p> ...</p>
</div>
<div id="short_Split.UndoManagerProxy" class="short_description hiddenSpan">
</div>
<h3 id="Split.UndoManagerProxy" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
<div class="description">
</div>

View file

@ -158,7 +158,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_new TokenIterator" class="ellipsis_description"><p>Creates a new token iterator object. The inital token index is set to the provided row and column coordinates. ...</p>
<div id="ellipsis_new TokenIterator" class="ellipsis_description"><p>Creates a new token iterator object. The inital token index is set to the provided row and column coordinates.</p>
</div>
<div id="short_new TokenIterator" class="short_description hiddenSpan"><p>Creates a new token iterator object. The inital token index is set to the provided row and column coordinates.</p>
@ -193,7 +193,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_TokenIterator.getCurrentToken" class="ellipsis_description"><p>Returns the current tokenized string. ...</p>
<div id="ellipsis_TokenIterator.getCurrentToken" class="ellipsis_description"><p>Returns the current tokenized string.</p>
</div>
<div id="short_TokenIterator.getCurrentToken" class="short_description hiddenSpan"><p>Returns the current tokenized string.</p>
@ -226,7 +226,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_TokenIterator.getCurrentTokenColumn" class="ellipsis_description"><p>Returns the current column. ...</p>
<div id="ellipsis_TokenIterator.getCurrentTokenColumn" class="ellipsis_description"><p>Returns the current column.</p>
</div>
<div id="short_TokenIterator.getCurrentTokenColumn" class="short_description hiddenSpan"><p>Returns the current column.</p>
@ -259,7 +259,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_TokenIterator.getCurrentTokenRow" class="ellipsis_description"><p>Returns the current row. ...</p>
<div id="ellipsis_TokenIterator.getCurrentTokenRow" class="ellipsis_description"><p>Returns the current row.</p>
</div>
<div id="short_TokenIterator.getCurrentTokenRow" class="short_description hiddenSpan"><p>Returns the current row.</p>
@ -292,7 +292,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_TokenIterator.stepBackward" class="ellipsis_description"><p>Tokenizes all the items from the current point to the row prior in the document. ...</p>
<div id="ellipsis_TokenIterator.stepBackward" class="ellipsis_description"><p>Tokenizes all the items from the current point to the row prior in the document.</p>
</div>
<div id="short_TokenIterator.stepBackward" class="short_description hiddenSpan"><p>Tokenizes all the items from the current point to the row prior in the document.</p>
@ -326,7 +326,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_TokenIterator.stepForward" class="ellipsis_description"><p>Tokenizes all the items from the current point until the next row in the document. If the current point is at the en...</p>
<div id="ellipsis_TokenIterator.stepForward" class="ellipsis_description"><p>Tokenizes all the items from the current point until the next row in the document. If the current point is at the end of the file, this function returns <code>null</code>. Otherwise, it returns the tokenized string.</p>
</div>
<div id="short_TokenIterator.stepForward" class="short_description hiddenSpan"><p>Tokenizes all the items from the current point until the next row in the document. If the current point is at the end of the file, this function returns <code>null</code>. Otherwise, it returns the tokenized string.</p>

View file

@ -150,7 +150,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_new Tokenizer" class="ellipsis_description"><p>Constructs a new tokenizer based on the given rules and flags. ...</p>
<div id="ellipsis_new Tokenizer" class="ellipsis_description"><p>Constructs a new tokenizer based on the given rules and flags.</p>
</div>
<div id="short_new Tokenizer" class="short_description hiddenSpan"><p>Constructs a new tokenizer based on the given rules and flags.</p>
@ -185,7 +185,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_Tokenizer.getLineTokens" class="ellipsis_description"><p>Returns an object containing two properties: <code>tokens</code>, which contains all the tokens; and <code>state</code>, the current state. ...</p>
<div id="ellipsis_Tokenizer.getLineTokens" class="ellipsis_description"><p>Returns an object containing two properties: <code>tokens</code>, which contains all the tokens; and <code>state</code>, the current state.</p>
</div>
<div id="short_Tokenizer.getLineTokens" class="short_description hiddenSpan"><p>Returns an object containing two properties: <code>tokens</code>, which contains all the tokens; and <code>state</code>, the current state.</p>

View file

@ -139,7 +139,7 @@
</div>
<article id="UndoManager" data-title="UndoManager (class)" class="article">
<div class="section description">
<div class="memberContent"><p>This object maintains the undo stack for an <a href="edit_session.html#EditSession" class="link-short" title="EditSession (class)" data-id="EditSession"><code>EditSession</code></a>.</p>
<div class="memberContent"><p>This object maintains the undo stack for an <a href="edit_session.html#EditSession" class="link-short" title="EditSession (class)" data-id="EditSession">EditSession</a>.</p>
</div>
</div>
@ -160,7 +160,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_new UndoManager" class="ellipsis_description"><p>Resets the current undo state and creates a new <code>UndoManager</code>. ...</p>
<div id="ellipsis_new UndoManager" class="ellipsis_description"><p>Resets the current undo state and creates a new <code>UndoManager</code>.</p>
</div>
<div id="short_new UndoManager" class="short_description hiddenSpan"><p>Resets the current undo state and creates a new <code>UndoManager</code>.</p>
@ -194,12 +194,18 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_UndoManager.execute" class="ellipsis_description"><p>Provides a means for implementing your own undo manager. <code>options</code> has one property, <code>args</code>, an <a href="http://www.nodemanual.org/latest/js_doc/Array.html" class="link-short" title="[object Object]" data-id="[object Object]">undefined</a>, w...</p>
<div id="ellipsis_UndoManager.execute" class="ellipsis_description"><p>Provides a means for implementing your own undo manager. <code>options</code> has one property, <code>args</code>, an <a href="http://www.nodemanual.org/latest/js_doc/Array.html" class="link-short" title="[object Object]" data-id="[object Object]">undefined</a>, with two elements:</p>
<ul>
<li><code>args[0]</code> is an array of deltas</li>
<li><code>args[1]</code> is the document to associate with</li>
</ul>
</div>
<div id="short_UndoManager.execute" class="short_description hiddenSpan"><p>Provides a means for implementing your own undo manager. <code>options</code> has one property, <code>args</code>, an <a href="http://www.nodemanual.org/latest/js_doc/Array.html" class="link-short" title="[object Object]" data-id="[object Object]">undefined</a>, with two elements:
<em> <code>args[0]</code> is an array of deltas
</em> <code>args[1]</code> is the document to associate with</p>
<div id="short_UndoManager.execute" class="short_description hiddenSpan"><p>Provides a means for implementing your own undo manager. <code>options</code> has one property, <code>args</code>, an <a href="http://www.nodemanual.org/latest/js_doc/Array.html" class="link-short" title="[object Object]" data-id="[object Object]">undefined</a>, with two elements:</p>
<ul>
<li><code>args[0]</code> is an array of deltas</li>
<li><code>args[1]</code> is the document to associate with</li>
</ul>
</div>
<h3 id="UndoManager.execute" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
@ -230,7 +236,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_UndoManager.hasRedo" class="ellipsis_description"><p>Returns <code>true</code> if there are redo operations left to perform. ...</p>
<div id="ellipsis_UndoManager.hasRedo" class="ellipsis_description"><p>Returns <code>true</code> if there are redo operations left to perform.</p>
</div>
<div id="short_UndoManager.hasRedo" class="short_description hiddenSpan"><p>Returns <code>true</code> if there are redo operations left to perform.</p>
@ -263,7 +269,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_UndoManager.hasUndo" class="ellipsis_description"><p>Returns <code>true</code> if there are undo operations left to perform. ...</p>
<div id="ellipsis_UndoManager.hasUndo" class="ellipsis_description"><p>Returns <code>true</code> if there are undo operations left to perform.</p>
</div>
<div id="short_UndoManager.hasUndo" class="short_description hiddenSpan"><p>Returns <code>true</code> if there are undo operations left to perform.</p>
@ -296,15 +302,15 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_UndoManager.redo" class="ellipsis_description"><p>Perform a redo operation on the document, reimplementing the last change.</p>
<div id="ellipsis_UndoManager.redo" class="ellipsis_description"><p>[Perform a redo operation on the document, reimplementing the last change.]{: #UndoManager.redo}</p>
</div>
<div id="short_UndoManager.redo" class="short_description hiddenSpan"><p>Perform a redo operation on the document, reimplementing the last change.</p>
<div id="short_UndoManager.redo" class="short_description hiddenSpan"><p>[Perform a redo operation on the document, reimplementing the last change.]{: #UndoManager.redo}</p>
</div>
<h3 id="UndoManager.redo" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
<div class="description">
<h4>Arguments</h4><table class="argumentTable argument-list table table-striped table-bordered"><tr class="argumentRow "><td class="argName ">dontSelect</td><td class="argType" "><a href="http://www.nodemanual.org/latest/js_doc/Boolean.html" class="" title="Boolean" data-id="Boolean">Boolean</a></td><td class="argDescription ">Required. If <code>true</code>, doesn&#39;t select the range of where the change occured</td></tr></table>
<h4>Arguments</h4><table class="argumentTable argument-list table table-striped table-bordered"><tr class="argumentRow "><td class="argName ">dontSelect</td><td class="argType" "><a href="http://www.nodemanual.org/latest/js_doc/Boolean.html" class="" title="Boolean" data-id="Boolean">Boolean</a></td><td class="argDescription ">Required. {:dontSelect}</td></tr></table>
</div>
</div>
</div>
@ -330,7 +336,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_UndoManager.reset" class="ellipsis_description"><p>Destroys the stack of undo and redo redo operations. ...</p>
<div id="ellipsis_UndoManager.reset" class="ellipsis_description"><p>Destroys the stack of undo and redo redo operations.</p>
</div>
<div id="short_UndoManager.reset" class="short_description hiddenSpan"><p>Destroys the stack of undo and redo redo operations.</p>
@ -363,15 +369,15 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_UndoManager.undo" class="ellipsis_description"><p>[Perform an undo operation on the document, reverting the last change. Returns the range of the undo.]{: #UndoManage...</p>
<div id="ellipsis_UndoManager.undo" class="ellipsis_description"><p>[Perform an undo operation on the document, reverting the last change. Returns the range of the undo.]{: #UndoManager.undo}</p>
</div>
<div id="short_UndoManager.undo" class="short_description hiddenSpan"><p>Perform an undo operation on the document, reverting the last change. Returns the range of the undo.</p>
<div id="short_UndoManager.undo" class="short_description hiddenSpan"><p>[Perform an undo operation on the document, reverting the last change. Returns the range of the undo.]{: #UndoManager.undo}</p>
</div>
<h3 id="UndoManager.undo" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
<div class="description">
<h4>Arguments</h4><table class="argumentTable argument-list table table-striped table-bordered"><tr class="argumentRow "><td class="argName ">dontSelect</td><td class="argType" "><a href="http://www.nodemanual.org/latest/js_doc/Boolean.html" class="" title="Boolean" data-id="Boolean">Boolean</a></td><td class="argDescription ">Required. If <code>true</code>, doesn&#39;t select the range of where the change occured</td></tr></table>
<h4>Arguments</h4><table class="argumentTable argument-list table table-striped table-bordered"><tr class="argumentRow "><td class="argName ">dontSelect</td><td class="argType" "><a href="http://www.nodemanual.org/latest/js_doc/Boolean.html" class="" title="Boolean" data-id="Boolean">Boolean</a></td><td class="argDescription ">Required. {:dontSelect}</td></tr></table>
</div>
</div>
</div>

View file

@ -180,8 +180,6 @@
</li>
<li data-id="VirtualRenderer.setAnnotations" class="memberLink"><a href="#VirtualRenderer.setAnnotations" class="" title="VirtualRenderer.setAnnotations (class method)" data-id="VirtualRenderer.setAnnotations">setAnnotations</a>
</li>
<li data-id="VirtualRenderer.setBreakpoints" class="memberLink"><a href="#VirtualRenderer.setBreakpoints" class="" title="VirtualRenderer.setBreakpoints (class method)" data-id="VirtualRenderer.setBreakpoints">setBreakpoints</a>
</li>
<li data-id="VirtualRenderer.setCompositionText" class="memberLink"><a href="#VirtualRenderer.setCompositionText" class="" title="VirtualRenderer.setCompositionText (class method)" data-id="VirtualRenderer.setCompositionText">setCompositionText</a>
</li>
<li data-id="VirtualRenderer.setHScrollBarAlwaysVisible" class="memberLink"><a href="#VirtualRenderer.setHScrollBarAlwaysVisible" class="" title="VirtualRenderer.setHScrollBarAlwaysVisible (class method)" data-id="VirtualRenderer.setHScrollBarAlwaysVisible">setHScrollBarAlwaysVisible</a>
@ -210,6 +208,8 @@
</li>
<li data-id="VirtualRenderer.updateBackMarkers" class="memberLink"><a href="#VirtualRenderer.updateBackMarkers" class="" title="VirtualRenderer.updateBackMarkers (class method)" data-id="VirtualRenderer.updateBackMarkers">updateBackMarkers</a>
</li>
<li data-id="VirtualRenderer.updateBreakpoints" class="memberLink"><a href="#VirtualRenderer.updateBreakpoints" class="" title="VirtualRenderer.updateBreakpoints (class method)" data-id="VirtualRenderer.updateBreakpoints">updateBreakpoints</a>
</li>
<li data-id="VirtualRenderer.updateCursor" class="memberLink"><a href="#VirtualRenderer.updateCursor" class="" title="VirtualRenderer.updateCursor (class method)" data-id="VirtualRenderer.updateCursor">updateCursor</a>
</li>
<li data-id="VirtualRenderer.updateFontSize" class="memberLink"><a href="#VirtualRenderer.updateFontSize" class="" title="VirtualRenderer.updateFontSize (class method)" data-id="VirtualRenderer.updateFontSize">updateFontSize</a>
@ -262,7 +262,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_new VirtualRenderer" class="ellipsis_description"><p>Constructs a new <code>VirtualRenderer</code> within the <code>container</code> specified, applying the given <code>theme</code>. ...</p>
<div id="ellipsis_new VirtualRenderer" class="ellipsis_description"><p>Constructs a new <code>VirtualRenderer</code> within the <code>container</code> specified, applying the given <code>theme</code>.</p>
</div>
<div id="short_new VirtualRenderer" class="short_description hiddenSpan"><p>Constructs a new <code>VirtualRenderer</code> within the <code>container</code> specified, applying the given <code>theme</code>.</p>
@ -297,7 +297,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.addGutterDecoration" class="ellipsis_description"><p>Adds <code>className</code> to the <code>row</code>, to be used for CSS stylings and whatnot. ...</p>
<div id="ellipsis_VirtualRenderer.addGutterDecoration" class="ellipsis_description"><p>Adds <code>className</code> to the <code>row</code>, to be used for CSS stylings and whatnot.</p>
</div>
<div id="short_VirtualRenderer.addGutterDecoration" class="short_description hiddenSpan"><p>Adds <code>className</code> to the <code>row</code>, to be used for CSS stylings and whatnot.</p>
@ -331,7 +331,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.adjustWrapLimit" class="ellipsis_description"><p>Adjusts the wrap limit, which is the number of characters that can fit within the width of the edit area on screen. ...</p>
<div id="ellipsis_VirtualRenderer.adjustWrapLimit" class="ellipsis_description"><p>Adjusts the wrap limit, which is the number of characters that can fit within the width of the edit area on screen.</p>
</div>
<div id="short_VirtualRenderer.adjustWrapLimit" class="short_description hiddenSpan"><p>Adjusts the wrap limit, which is the number of characters that can fit within the width of the edit area on screen.</p>
@ -359,7 +359,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.destroy" class="ellipsis_description"><p>Destroys the text and cursor layers for this renderer. ...</p>
<div id="ellipsis_VirtualRenderer.destroy" class="ellipsis_description"><p>Destroys the text and cursor layers for this renderer.</p>
</div>
<div id="short_VirtualRenderer.destroy" class="short_description hiddenSpan"><p>Destroys the text and cursor layers for this renderer.</p>
@ -392,7 +392,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.getAnimatedScroll" class="ellipsis_description"><p>Returns whether an animated scroll happens or not. ...</p>
<div id="ellipsis_VirtualRenderer.getAnimatedScroll" class="ellipsis_description"><p>Returns whether an animated scroll happens or not.</p>
</div>
<div id="short_VirtualRenderer.getAnimatedScroll" class="short_description hiddenSpan"><p>Returns whether an animated scroll happens or not.</p>
@ -425,7 +425,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.getContainerElement" class="ellipsis_description"><p>Returns the root element containing this renderer. ...</p>
<div id="ellipsis_VirtualRenderer.getContainerElement" class="ellipsis_description"><p>Returns the root element containing this renderer.</p>
</div>
<div id="short_VirtualRenderer.getContainerElement" class="short_description hiddenSpan"><p>Returns the root element containing this renderer.</p>
@ -458,7 +458,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.getFirstFullyVisibleRow" class="ellipsis_description"><p>Returns the index of the first fully visible row. &quot;Fully&quot; here means that the characters in the row are not truncate...</p>
<div id="ellipsis_VirtualRenderer.getFirstFullyVisibleRow" class="ellipsis_description"><p>Returns the index of the first fully visible row. &quot;Fully&quot; here means that the characters in the row are not truncated; that the top and the bottom of the row are on the screen.</p>
</div>
<div id="short_VirtualRenderer.getFirstFullyVisibleRow" class="short_description hiddenSpan"><p>Returns the index of the first fully visible row. &quot;Fully&quot; here means that the characters in the row are not truncated; that the top and the bottom of the row are on the screen.</p>
@ -491,10 +491,10 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.getFirstVisibleRow" class="ellipsis_description"><p>Returns the index of the first visible row.</p>
<div id="ellipsis_VirtualRenderer.getFirstVisibleRow" class="ellipsis_description"><p>[Returns the index of the first visible row.]{: #VirtualRenderer.getFirstVisibleRow}</p>
</div>
<div id="short_VirtualRenderer.getFirstVisibleRow" class="short_description hiddenSpan"><p>Returns the index of the first visible row.</p>
<div id="short_VirtualRenderer.getFirstVisibleRow" class="short_description hiddenSpan"><p>[Returns the index of the first visible row.]{: #VirtualRenderer.getFirstVisibleRow}</p>
</div>
<h3 id="VirtualRenderer.getFirstVisibleRow" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
@ -524,7 +524,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.getHScrollBarAlwaysVisible" class="ellipsis_description"><p>Returns whether the horizontal scrollbar is set to be always visible. ...</p>
<div id="ellipsis_VirtualRenderer.getHScrollBarAlwaysVisible" class="ellipsis_description"><p>Returns whether the horizontal scrollbar is set to be always visible.</p>
</div>
<div id="short_VirtualRenderer.getHScrollBarAlwaysVisible" class="short_description hiddenSpan"><p>Returns whether the horizontal scrollbar is set to be always visible.</p>
@ -557,7 +557,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.getLastFullyVisibleRow" class="ellipsis_description"><p>Returns the index of the last fully visible row. &quot;Fully&quot; here means that the characters in the row are not truncated...</p>
<div id="ellipsis_VirtualRenderer.getLastFullyVisibleRow" class="ellipsis_description"><p>Returns the index of the last fully visible row. &quot;Fully&quot; here means that the characters in the row are not truncated; that the top and the bottom of the row are on the screen.</p>
</div>
<div id="short_VirtualRenderer.getLastFullyVisibleRow" class="short_description hiddenSpan"><p>Returns the index of the last fully visible row. &quot;Fully&quot; here means that the characters in the row are not truncated; that the top and the bottom of the row are on the screen.</p>
@ -590,10 +590,10 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.getLastVisibleRow" class="ellipsis_description"><p>Returns the index of the last visible row.</p>
<div id="ellipsis_VirtualRenderer.getLastVisibleRow" class="ellipsis_description"><p>[Returns the index of the last visible row.]{: #VirtualRenderer.getLastVisibleRow}</p>
</div>
<div id="short_VirtualRenderer.getLastVisibleRow" class="short_description hiddenSpan"><p>Returns the index of the last visible row.</p>
<div id="short_VirtualRenderer.getLastVisibleRow" class="short_description hiddenSpan"><p>[Returns the index of the last visible row.]{: #VirtualRenderer.getLastVisibleRow}</p>
</div>
<h3 id="VirtualRenderer.getLastVisibleRow" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
@ -623,7 +623,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.getMouseEventTarget" class="ellipsis_description"><p>Returns the element that the mouse events are attached to ...</p>
<div id="ellipsis_VirtualRenderer.getMouseEventTarget" class="ellipsis_description"><p>Returns the element that the mouse events are attached to</p>
</div>
<div id="short_VirtualRenderer.getMouseEventTarget" class="short_description hiddenSpan"><p>Returns the element that the mouse events are attached to</p>
@ -656,7 +656,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.getPrintMarginColumn" class="ellipsis_description"><p>Returns whether the print margin column is being shown or not. ...</p>
<div id="ellipsis_VirtualRenderer.getPrintMarginColumn" class="ellipsis_description"><p>Returns whether the print margin column is being shown or not.</p>
</div>
<div id="short_VirtualRenderer.getPrintMarginColumn" class="short_description hiddenSpan"><p>Returns whether the print margin column is being shown or not.</p>
@ -689,7 +689,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.getScrollBottomRow" class="ellipsis_description"><p>Returns the last visible row, regardless of whether it&#39;s fully visible or not. ...</p>
<div id="ellipsis_VirtualRenderer.getScrollBottomRow" class="ellipsis_description"><p>Returns the last visible row, regardless of whether it&#39;s fully visible or not.</p>
</div>
<div id="short_VirtualRenderer.getScrollBottomRow" class="short_description hiddenSpan"><p>Returns the last visible row, regardless of whether it&#39;s fully visible or not.</p>
@ -723,10 +723,10 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.getScrollLeft" class="ellipsis_description"><p>Returns the value of the distance between the left of the editor and the leftmost part of the visible content. ...</p>
<div id="ellipsis_VirtualRenderer.getScrollLeft" class="ellipsis_description"><p>{:EditSession.getScrollLeft}</p>
</div>
<div id="short_VirtualRenderer.getScrollLeft" class="short_description hiddenSpan"><p>Returns the value of the distance between the left of the editor and the leftmost part of the visible content.</p>
<div id="short_VirtualRenderer.getScrollLeft" class="short_description hiddenSpan"><p>{:EditSession.getScrollLeft}</p>
</div>
<h3 id="VirtualRenderer.getScrollLeft" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
@ -757,10 +757,10 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.getScrollTop" class="ellipsis_description"><p>Returns the value of the distance between the top of the editor and the topmost part of the visible content. ...</p>
<div id="ellipsis_VirtualRenderer.getScrollTop" class="ellipsis_description"><p>{:EditSession.getScrollTop}</p>
</div>
<div id="short_VirtualRenderer.getScrollTop" class="short_description hiddenSpan"><p>Returns the value of the distance between the top of the editor and the topmost part of the visible content.</p>
<div id="short_VirtualRenderer.getScrollTop" class="short_description hiddenSpan"><p>{:EditSession.getScrollTop}</p>
</div>
<h3 id="VirtualRenderer.getScrollTop" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
@ -790,7 +790,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.getScrollTopRow" class="ellipsis_description"><p>Returns the first visible row, regardless of whether it&#39;s fully visible or not. ...</p>
<div id="ellipsis_VirtualRenderer.getScrollTopRow" class="ellipsis_description"><p>Returns the first visible row, regardless of whether it&#39;s fully visible or not.</p>
</div>
<div id="short_VirtualRenderer.getScrollTopRow" class="short_description hiddenSpan"><p>Returns the first visible row, regardless of whether it&#39;s fully visible or not.</p>
@ -823,7 +823,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.getShowGutter" class="ellipsis_description"><p>Returns <code>true</code> if the gutter is being shown. ...</p>
<div id="ellipsis_VirtualRenderer.getShowGutter" class="ellipsis_description"><p>Returns <code>true</code> if the gutter is being shown.</p>
</div>
<div id="short_VirtualRenderer.getShowGutter" class="short_description hiddenSpan"><p>Returns <code>true</code> if the gutter is being shown.</p>
@ -856,7 +856,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.getShowInvisibles" class="ellipsis_description"><p>Returns whether invisible characters are being shown or not. ...</p>
<div id="ellipsis_VirtualRenderer.getShowInvisibles" class="ellipsis_description"><p>Returns whether invisible characters are being shown or not.</p>
</div>
<div id="short_VirtualRenderer.getShowInvisibles" class="short_description hiddenSpan"><p>Returns whether invisible characters are being shown or not.</p>
@ -889,7 +889,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.getShowPrintMargin" class="ellipsis_description"><p>Returns whetherthe print margin is being shown or not. ...</p>
<div id="ellipsis_VirtualRenderer.getShowPrintMargin" class="ellipsis_description"><p>Returns whetherthe print margin is being shown or not.</p>
</div>
<div id="short_VirtualRenderer.getShowPrintMargin" class="short_description hiddenSpan"><p>Returns whetherthe print margin is being shown or not.</p>
@ -922,7 +922,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.getTextAreaContainer" class="ellipsis_description"><p>Returns the element to which the hidden text area is added. ...</p>
<div id="ellipsis_VirtualRenderer.getTextAreaContainer" class="ellipsis_description"><p>Returns the element to which the hidden text area is added.</p>
</div>
<div id="short_VirtualRenderer.getTextAreaContainer" class="short_description hiddenSpan"><p>Returns the element to which the hidden text area is added.</p>
@ -955,10 +955,10 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.getTheme" class="ellipsis_description"><p>Returns the path of the current theme.</p>
<div id="ellipsis_VirtualRenderer.getTheme" class="ellipsis_description"><p>[Returns the path of the current theme.]{: #VirtualRenderer.getTheme}</p>
</div>
<div id="short_VirtualRenderer.getTheme" class="short_description hiddenSpan"><p>Returns the path of the current theme.</p>
<div id="short_VirtualRenderer.getTheme" class="short_description hiddenSpan"><p>[Returns the path of the current theme.]{: #VirtualRenderer.getTheme}</p>
</div>
<h3 id="VirtualRenderer.getTheme" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
@ -988,7 +988,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.hideComposition" class="ellipsis_description"><p>Hides the current composition. ...</p>
<div id="ellipsis_VirtualRenderer.hideComposition" class="ellipsis_description"><p>Hides the current composition.</p>
</div>
<div id="short_VirtualRenderer.hideComposition" class="short_description hiddenSpan"><p>Hides the current composition.</p>
@ -1021,7 +1021,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.hideCursor" class="ellipsis_description"><p>Hides the cursor icon. ...</p>
<div id="ellipsis_VirtualRenderer.hideCursor" class="ellipsis_description"><p>Hides the cursor icon.</p>
</div>
<div id="short_VirtualRenderer.hideCursor" class="short_description hiddenSpan"><p>Hides the cursor icon.</p>
@ -1054,7 +1054,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.isScrollableBy" class="ellipsis_description"><p>Returns <code>true</code> if you can still scroll by either parameter; in other words, you haven&#39;t reached the end of the file ...</p>
<div id="ellipsis_VirtualRenderer.isScrollableBy" class="ellipsis_description"><p>Returns <code>true</code> if you can still scroll by either parameter; in other words, you haven&#39;t reached the end of the file or line.</p>
</div>
<div id="short_VirtualRenderer.isScrollableBy" class="short_description hiddenSpan"><p>Returns <code>true</code> if you can still scroll by either parameter; in other words, you haven&#39;t reached the end of the file or line.</p>
@ -1088,10 +1088,10 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.onResize" class="ellipsis_description"><p>Triggers a resize of the editor.</p>
<div id="ellipsis_VirtualRenderer.onResize" class="ellipsis_description"><p>[Triggers a resize of the editor.]{: #VirtualRenderer.onResize}</p>
</div>
<div id="short_VirtualRenderer.onResize" class="short_description hiddenSpan"><p>Triggers a resize of the editor.</p>
<div id="short_VirtualRenderer.onResize" class="short_description hiddenSpan"><p>[Triggers a resize of the editor.]{: #VirtualRenderer.onResize}</p>
</div>
<h3 id="VirtualRenderer.onResize" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
@ -1122,7 +1122,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.removeGutterDecoration" class="ellipsis_description"><p>Removes <code>className</code> from the <code>row</code>. ...</p>
<div id="ellipsis_VirtualRenderer.removeGutterDecoration" class="ellipsis_description"><p>Removes <code>className</code> from the <code>row</code>.</p>
</div>
<div id="short_VirtualRenderer.removeGutterDecoration" class="short_description hiddenSpan"><p>Removes <code>className</code> from the <code>row</code>.</p>
@ -1156,7 +1156,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.scrollBy" class="ellipsis_description"><p>Scrolls the editor across both x- and y-axes. ...</p>
<div id="ellipsis_VirtualRenderer.scrollBy" class="ellipsis_description"><p>Scrolls the editor across both x- and y-axes.</p>
</div>
<div id="short_VirtualRenderer.scrollBy" class="short_description hiddenSpan"><p>Scrolls the editor across both x- and y-axes.</p>
@ -1190,7 +1190,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.scrollCursorIntoView" class="ellipsis_description"><p>Scrolls the cursor into the first visibile area of the editor ...</p>
<div id="ellipsis_VirtualRenderer.scrollCursorIntoView" class="ellipsis_description"><p>Scrolls the cursor into the first visibile area of the editor</p>
</div>
<div id="short_VirtualRenderer.scrollCursorIntoView" class="short_description hiddenSpan"><p>Scrolls the cursor into the first visibile area of the editor</p>
@ -1223,7 +1223,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.scrollToLine" class="ellipsis_description"><p>Gracefully scrolls the editor to the row indicated. ...</p>
<div id="ellipsis_VirtualRenderer.scrollToLine" class="ellipsis_description"><p>Gracefully scrolls the editor to the row indicated.</p>
</div>
<div id="short_VirtualRenderer.scrollToLine" class="short_description hiddenSpan"><p>Gracefully scrolls the editor to the row indicated.</p>
@ -1258,7 +1258,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.scrollToRow" class="ellipsis_description"><p>Gracefully scrolls the top of the editor to the row indicated. ...</p>
<div id="ellipsis_VirtualRenderer.scrollToRow" class="ellipsis_description"><p>Gracefully scrolls the top of the editor to the row indicated.</p>
</div>
<div id="short_VirtualRenderer.scrollToRow" class="short_description hiddenSpan"><p>Gracefully scrolls the top of the editor to the row indicated.</p>
@ -1292,7 +1292,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.scrollToX" class="ellipsis_description"><p>Scrolls the editor to the x pixel indicated. ...</p>
<div id="ellipsis_VirtualRenderer.scrollToX" class="ellipsis_description"><p>Scrolls the editor to the x pixel indicated.</p>
</div>
<div id="short_VirtualRenderer.scrollToX" class="short_description hiddenSpan"><p>Scrolls the editor to the x pixel indicated.</p>
@ -1326,7 +1326,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.scrollToY" class="ellipsis_description"><p>Scrolls the editor to the y pixel indicated. ...</p>
<div id="ellipsis_VirtualRenderer.scrollToY" class="ellipsis_description"><p>Scrolls the editor to the y pixel indicated.</p>
</div>
<div id="short_VirtualRenderer.scrollToY" class="short_description hiddenSpan"><p>Scrolls the editor to the y pixel indicated.</p>
@ -1360,7 +1360,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.setAnimatedScroll" class="ellipsis_description"><p>Identifies whether you want to have an animated scroll or not. ...</p>
<div id="ellipsis_VirtualRenderer.setAnimatedScroll" class="ellipsis_description"><p>Identifies whether you want to have an animated scroll or not.</p>
</div>
<div id="short_VirtualRenderer.setAnimatedScroll" class="short_description hiddenSpan"><p>Identifies whether you want to have an animated scroll or not.</p>
@ -1394,7 +1394,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.setAnnotations" class="ellipsis_description"><p>Sets annotations for the gutter. ...</p>
<div id="ellipsis_VirtualRenderer.setAnnotations" class="ellipsis_description"><p>Sets annotations for the gutter.</p>
</div>
<div id="short_VirtualRenderer.setAnnotations" class="short_description hiddenSpan"><p>Sets annotations for the gutter.</p>
@ -1408,40 +1408,6 @@
</div>
</div>
</article>
<article id="VirtualRenderer.setBreakpoints" data-title="VirtualRenderer.setBreakpoints (class method)" class="article">
<div class="section method">
<div class="memberContent">
<div class="title">
<ul class="signatures">
<li class="signature">
<ul>
<li class="signature-call"><span id="VirtualRenderer.setBreakpoints" class="member-name methodClicker"><span class="sigClassName">VirtualRenderer.</span><span class="sigMemberName">setBreakpoints</span></span>(<span class="sigArgList"><a href="http://www.nodemanual.org/latest/js_doc/Array.html" class="argument methodClicker" title="Array" data-id="Array">Array</a> rows</span>)
<li class="signature-returns">
<ul class="argument-types">
<li class="argument-type"><span class="returnType " title="VirtualRenderer.setBreakpoints (class method)">Void</span></li>
</ul>
</li></li>
</ul>
<ul class="metaInfo">
</ul>
</li>
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.setBreakpoints" class="ellipsis_description"><p>Sets a breakpoint for every row number indicated on <code>rows</code>. ...</p>
</div>
<div id="short_VirtualRenderer.setBreakpoints" class="short_description hiddenSpan"><p>Sets a breakpoint for every row number indicated on <code>rows</code>.</p>
</div>
<h3 id="VirtualRenderer.setBreakpoints" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
<div class="description">
<h4>Arguments</h4><table class="argumentTable argument-list table table-striped table-bordered"><tr class="argumentRow "><td class="argName ">rows</td><td class="argType" "><a href="http://www.nodemanual.org/latest/js_doc/Array.html" class="" title="Array" data-id="Array">Array</a></td><td class="argDescription ">Required. An array containg row numbers</td></tr></table>
</div>
</div>
</div>
</div>
</article>
<article id="VirtualRenderer.setCompositionText" data-title="VirtualRenderer.setCompositionText (class method)" class="article">
<div class="section method">
<div class="memberContent">
@ -1462,7 +1428,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.setCompositionText" class="ellipsis_description"><p>Sets the inner text of the current composition to <code>text</code>. ...</p>
<div id="ellipsis_VirtualRenderer.setCompositionText" class="ellipsis_description"><p>Sets the inner text of the current composition to <code>text</code>.</p>
</div>
<div id="short_VirtualRenderer.setCompositionText" class="short_description hiddenSpan"><p>Sets the inner text of the current composition to <code>text</code>.</p>
@ -1496,7 +1462,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.setHScrollBarAlwaysVisible" class="ellipsis_description"><p>Identifies whether you want to show the horizontal scrollbar or not. ...</p>
<div id="ellipsis_VirtualRenderer.setHScrollBarAlwaysVisible" class="ellipsis_description"><p>Identifies whether you want to show the horizontal scrollbar or not.</p>
</div>
<div id="short_VirtualRenderer.setHScrollBarAlwaysVisible" class="short_description hiddenSpan"><p>Identifies whether you want to show the horizontal scrollbar or not.</p>
@ -1530,7 +1496,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.setPadding" class="ellipsis_description"><p>Sets the padding for all the layers. ...</p>
<div id="ellipsis_VirtualRenderer.setPadding" class="ellipsis_description"><p>Sets the padding for all the layers.</p>
</div>
<div id="short_VirtualRenderer.setPadding" class="short_description hiddenSpan"><p>Sets the padding for all the layers.</p>
@ -1559,7 +1525,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.setPrintMarginColumn" class="ellipsis_description"><p>Identifies whether you want to show the print margin column or not. ...</p>
<div id="ellipsis_VirtualRenderer.setPrintMarginColumn" class="ellipsis_description"><p>Identifies whether you want to show the print margin column or not.</p>
</div>
<div id="short_VirtualRenderer.setPrintMarginColumn" class="short_description hiddenSpan"><p>Identifies whether you want to show the print margin column or not.</p>
@ -1593,10 +1559,10 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.setSession" class="ellipsis_description"><p>Associates an <a href="edit_session.html#EditSession" class="link-short" title="EditSession (class)" data-id="EditSession"><code>EditSession</code></a>. ...</p>
<div id="ellipsis_VirtualRenderer.setSession" class="ellipsis_description"><p>Associates an <a href="edit_session.html#EditSession" class="link-short" title="EditSession (class)" data-id="EditSession">EditSession</a>.</p>
</div>
<div id="short_VirtualRenderer.setSession" class="short_description hiddenSpan"><p>Associates an <a href="edit_session.html#EditSession" class="link-short" title="EditSession (class)" data-id="EditSession"><code>EditSession</code></a>.</p>
<div id="short_VirtualRenderer.setSession" class="short_description hiddenSpan"><p>Associates an <a href="edit_session.html#EditSession" class="link-short" title="EditSession (class)" data-id="EditSession">EditSession</a>.</p>
</div>
<h3 id="VirtualRenderer.setSession" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
@ -1626,7 +1592,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.setShowGutter" class="ellipsis_description"><p>Identifies whether you want to show the gutter or not. ...</p>
<div id="ellipsis_VirtualRenderer.setShowGutter" class="ellipsis_description"><p>Identifies whether you want to show the gutter or not.</p>
</div>
<div id="short_VirtualRenderer.setShowGutter" class="short_description hiddenSpan"><p>Identifies whether you want to show the gutter or not.</p>
@ -1660,7 +1626,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.setShowInvisibles" class="ellipsis_description"><p>Identifies whether you want to show invisible characters or not. ...</p>
<div id="ellipsis_VirtualRenderer.setShowInvisibles" class="ellipsis_description"><p>Identifies whether you want to show invisible characters or not.</p>
</div>
<div id="short_VirtualRenderer.setShowInvisibles" class="short_description hiddenSpan"><p>Identifies whether you want to show invisible characters or not.</p>
@ -1689,7 +1655,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.setShowPrintMargin" class="ellipsis_description"><p>Identifies whether you want to show the print margin or not. ...</p>
<div id="ellipsis_VirtualRenderer.setShowPrintMargin" class="ellipsis_description"><p>Identifies whether you want to show the print margin or not.</p>
</div>
<div id="short_VirtualRenderer.setShowPrintMargin" class="short_description hiddenSpan"><p>Identifies whether you want to show the print margin or not.</p>
@ -1723,10 +1689,10 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.setStyle" class="ellipsis_description"><p>Adds a new class, <code>style</code>, to the editor.</p>
<div id="ellipsis_VirtualRenderer.setStyle" class="ellipsis_description"><p>[Adds a new class, <code>style</code>, to the editor.]{: #VirtualRenderer.setStyle}</p>
</div>
<div id="short_VirtualRenderer.setStyle" class="short_description hiddenSpan"><p>Adds a new class, <code>style</code>, to the editor.</p>
<div id="short_VirtualRenderer.setStyle" class="short_description hiddenSpan"><p>[Adds a new class, <code>style</code>, to the editor.]{: #VirtualRenderer.setStyle}</p>
</div>
<h3 id="VirtualRenderer.setStyle" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
@ -1757,10 +1723,10 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.setTheme" class="ellipsis_description"><p>[Sets a new theme for the editor. <code>theme</code> should exist, and be a directory path, like <code>ace/theme/textmate</code>.]{: #Virt...</p>
<div id="ellipsis_VirtualRenderer.setTheme" class="ellipsis_description"><p>[Sets a new theme for the editor. <code>theme</code> should exist, and be a directory path, like <code>ace/theme/textmate</code>.]{: #VirtualRenderer.setTheme}</p>
</div>
<div id="short_VirtualRenderer.setTheme" class="short_description hiddenSpan"><p>Sets a new theme for the editor. <code>theme</code> should exist, and be a directory path, like <code>ace/theme/textmate</code>.</p>
<div id="short_VirtualRenderer.setTheme" class="short_description hiddenSpan"><p>[Sets a new theme for the editor. <code>theme</code> should exist, and be a directory path, like <code>ace/theme/textmate</code>.]{: #VirtualRenderer.setTheme}</p>
</div>
<h3 id="VirtualRenderer.setTheme" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
@ -1791,7 +1757,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.showCursor" class="ellipsis_description"><p>Shows the cursor icon. ...</p>
<div id="ellipsis_VirtualRenderer.showCursor" class="ellipsis_description"><p>Shows the cursor icon.</p>
</div>
<div id="short_VirtualRenderer.showCursor" class="short_description hiddenSpan"><p>Shows the cursor icon.</p>
@ -1824,7 +1790,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.textToScreenCoordinates" class="ellipsis_description"><p>Returns an object containing the <code>pageX</code> and <code>pageY</code> coordinates of the document position. ...</p>
<div id="ellipsis_VirtualRenderer.textToScreenCoordinates" class="ellipsis_description"><p>Returns an object containing the <code>pageX</code> and <code>pageY</code> coordinates of the document position.</p>
</div>
<div id="short_VirtualRenderer.textToScreenCoordinates" class="short_description hiddenSpan"><p>Returns an object containing the <code>pageX</code> and <code>pageY</code> coordinates of the document position.</p>
@ -1858,10 +1824,10 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.unsetStyle" class="ellipsis_description"><p>Removes the class <code>style</code> from the editor.</p>
<div id="ellipsis_VirtualRenderer.unsetStyle" class="ellipsis_description"><p>[Removes the class <code>style</code> from the editor.]{: #VirtualRenderer.unsetStyle}</p>
</div>
<div id="short_VirtualRenderer.unsetStyle" class="short_description hiddenSpan"><p>Removes the class <code>style</code> from the editor.</p>
<div id="short_VirtualRenderer.unsetStyle" class="short_description hiddenSpan"><p>[Removes the class <code>style</code> from the editor.]{: #VirtualRenderer.unsetStyle}</p>
</div>
<h3 id="VirtualRenderer.unsetStyle" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
@ -1892,7 +1858,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.updateBackMarkers" class="ellipsis_description"><p>Schedules an update to all the back markers in the document. ...</p>
<div id="ellipsis_VirtualRenderer.updateBackMarkers" class="ellipsis_description"><p>Schedules an update to all the back markers in the document.</p>
</div>
<div id="short_VirtualRenderer.updateBackMarkers" class="short_description hiddenSpan"><p>Schedules an update to all the back markers in the document.</p>
@ -1905,6 +1871,39 @@
</div>
</div>
</article>
<article id="VirtualRenderer.updateBreakpoints" data-title="VirtualRenderer.updateBreakpoints (class method)" class="article">
<div class="section method">
<div class="memberContent">
<div class="title">
<ul class="signatures">
<li class="signature">
<ul>
<li class="signature-call"><span id="VirtualRenderer.updateBreakpoints" class="member-name methodClicker"><span class="sigClassName">VirtualRenderer.</span><span class="sigMemberName">updateBreakpoints</span></span>(<span class="sigArgList"></span>)
<li class="signature-returns">
<ul class="argument-types">
<li class="argument-type"><span class="returnType " title="VirtualRenderer.updateBreakpoints (class method)">Void</span></li>
</ul>
</li></li>
</ul>
<ul class="metaInfo">
</ul>
</li>
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.updateBreakpoints" class="ellipsis_description"><p>Redraw breakpoints.</p>
</div>
<div id="short_VirtualRenderer.updateBreakpoints" class="short_description hiddenSpan"><p>Redraw breakpoints.</p>
</div>
<h3 id="VirtualRenderer.updateBreakpoints" class="methodToggle methodClicker inactive">&nbsp;&nbsp;&nbsp;</h3>
<div class="description">
</div>
</div>
</div>
</div>
</article>
<article id="VirtualRenderer.updateCursor" data-title="VirtualRenderer.updateCursor (class method)" class="article">
<div class="section method">
<div class="memberContent">
@ -1925,7 +1924,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.updateCursor" class="ellipsis_description"><p>Updates the cursor icon. ...</p>
<div id="ellipsis_VirtualRenderer.updateCursor" class="ellipsis_description"><p>Updates the cursor icon.</p>
</div>
<div id="short_VirtualRenderer.updateCursor" class="short_description hiddenSpan"><p>Updates the cursor icon.</p>
@ -1958,7 +1957,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.updateFontSize" class="ellipsis_description"><p>Updates the font size. ...</p>
<div id="ellipsis_VirtualRenderer.updateFontSize" class="ellipsis_description"><p>Updates the font size.</p>
</div>
<div id="short_VirtualRenderer.updateFontSize" class="short_description hiddenSpan"><p>Updates the font size.</p>
@ -1991,7 +1990,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.updateFrontMarkers" class="ellipsis_description"><p>Schedules an update to all the front markers in the document. ...</p>
<div id="ellipsis_VirtualRenderer.updateFrontMarkers" class="ellipsis_description"><p>Schedules an update to all the front markers in the document.</p>
</div>
<div id="short_VirtualRenderer.updateFrontMarkers" class="short_description hiddenSpan"><p>Schedules an update to all the front markers in the document.</p>
@ -2024,7 +2023,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.updateFull" class="ellipsis_description"><p>Triggers a full update of all the layers, for all the rows. ...</p>
<div id="ellipsis_VirtualRenderer.updateFull" class="ellipsis_description"><p>Triggers a full update of all the layers, for all the rows.</p>
</div>
<div id="short_VirtualRenderer.updateFull" class="short_description hiddenSpan"><p>Triggers a full update of all the layers, for all the rows.</p>
@ -2057,7 +2056,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.updateLines" class="ellipsis_description"><p>Triggers a partial update of the text, from the range given by the two parameters. ...</p>
<div id="ellipsis_VirtualRenderer.updateLines" class="ellipsis_description"><p>Triggers a partial update of the text, from the range given by the two parameters.</p>
</div>
<div id="short_VirtualRenderer.updateLines" class="short_description hiddenSpan"><p>Triggers a partial update of the text, from the range given by the two parameters.</p>
@ -2091,7 +2090,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.updateText" class="ellipsis_description"><p>Triggers a full update of the text, for all the rows. ...</p>
<div id="ellipsis_VirtualRenderer.updateText" class="ellipsis_description"><p>Triggers a full update of the text, for all the rows.</p>
</div>
<div id="short_VirtualRenderer.updateText" class="short_description hiddenSpan"><p>Triggers a full update of the text, for all the rows.</p>
@ -2124,7 +2123,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.visualizeBlur" class="ellipsis_description"><p>Blurs the current container. ...</p>
<div id="ellipsis_VirtualRenderer.visualizeBlur" class="ellipsis_description"><p>Blurs the current container.</p>
</div>
<div id="short_VirtualRenderer.visualizeBlur" class="short_description hiddenSpan"><p>Blurs the current container.</p>
@ -2157,7 +2156,7 @@
</ul>
</div>
<div class="sideToggler">
<div id="ellipsis_VirtualRenderer.visualizeFocus" class="ellipsis_description"><p>Focuses the current container. ...</p>
<div id="ellipsis_VirtualRenderer.visualizeFocus" class="ellipsis_description"><p>Focuses the current container.</p>
</div>
<div id="short_VirtualRenderer.visualizeFocus" class="short_description hiddenSpan"><p>Focuses the current container.</p>