</div></div></article><h3class="sectionHeader">Constructors</h3><articleid="ScrollBar.new"data-title="ScrollBar.new (constructor)"class="article"><divclass="section method"><divclass="memberContent"><divclass="title"><ulclass="signatures"><liclass="signature"><ul><liclass="signature-call"><spanclass="constructorIdentifier">new </span><spanid="ScrollBar.new"class="member-name methodClicker">ScrollBar</span>(<spanclass="sigArgList"><ahref="https://developer.mozilla.org/en/DOM/element"class="argument methodClicker"title="DOMElement"data-id="DOMElement">DOMElement</a> parent</span>)</li></ul><ulclass="metaInfo"></ul></li></ul></div><divclass="sideToggler"><divid="ellipsis_ScrollBar.new"class="ellipsis_description"><p>Creates a new <code>ScrollBar</code>. <code>parent</code> is the owner of the scroll bar.</p>
</div><h3id="ScrollBar.new"class="methodToggle methodClicker inactive"> </h3><divclass="description"><p>Creates a new <code>ScrollBar</code>. <code>parent</code> is the owner of the scroll bar.</p>
<h4>Arguments</h4><tableclass="argumentTable argument-list table table-striped table-bordered"><trclass="argumentRow "><tdclass="argName ">parent</td><tdclass="argType""><ahref="https://developer.mozilla.org/en/DOM/element"class=""title="DOMElement"data-id="DOMElement">DOMElement</a></td><tdclass="argDescription "><p>Required. A DOM element </p>
</td></tr></table></div></div></div></div></article><h3class="sectionHeader">Events</h3><articleid="ScrollBar.event.scroll"data-title="ScrollBar.event.scroll (event)"class="article"><divclass="section method"><divclass="memberContent"><divclass="title"><ulclass="signatures"><liclass="signature"><ul><liclass="signature-call"><spanclass="eventObjName">ScrollBar</span><spanclass="eventListenerStart">.on("</span><spanid="ScrollBar.event.scroll"class="member-name eventMember methodClicker">scroll</span><spanclass="eventListenerClose">", </span><spanclass="eventFunctionOpen">function(</span><ahref="http://www.nodemanual.org/latest/js_doc/Object.html"class="argument methodClicker"title="Object"data-id="Object">Object</a> e<spanclass="eventFunctionClose">))</span></li></ul><ulclass="metaInfo"></ul></li></ul></div><divclass="sideToggler"><divid="ellipsis_ScrollBar.event.scroll"class="ellipsis_description"><p>Emitted when the scroll bar, well, scrolls.</p>
</div><h3id="ScrollBar.event.scroll"class="methodToggle methodClicker inactive"> </h3><divclass="description"><p>Emitted when the scroll bar, well, scrolls.</p>
<h4>Arguments</h4><tableclass="argumentTable argument-list table table-striped table-bordered"><trclass="argumentRow "><tdclass="argName ">e</td><tdclass="argType""><ahref="http://www.nodemanual.org/latest/js_doc/Object.html"class=""title="Object"data-id="Object">Object</a></td><tdclass="argDescription "><p>Required. Contains one property, <code>"data"</code>, which indicates the current scroll top position</p>
</td></tr></table></div></div></div></div></article><h3class="sectionHeader">Methods</h3><articleid="ScrollBar.getWidth"data-title="ScrollBar.getWidth (class method)"class="article"><divclass="section method"><divclass="memberContent"><divclass="title"><ulclass="signatures"><liclass="signature"><ul><liclass="signature-call"><spanid="ScrollBar.getWidth"class="member-name methodClicker"><spanclass="sigClassName">ScrollBar.</span><spanclass="sigMemberName">getWidth</span></span>(<spanclass="sigArgList"></span>)<liclass="signature-returns"><ulclass="argument-types"><liclass="argument-type"><ahref="http://www.nodemanual.org/latest/js_doc/Number.html"class="returnType "title="Number"data-id="Number">Number</a></li></ul></li></li></ul><ulclass="metaInfo"></ul></li></ul></div><divclass="sideToggler"><divid="ellipsis_ScrollBar.getWidth"class="ellipsis_description"><p>Returns the width of the scroll bar.</p>
</div><h3id="ScrollBar.getWidth"class="methodToggle methodClicker inactive"> </h3><divclass="description"><p>Returns the width of the scroll bar.</p>
</div></div></div></div></article><articleid="ScrollBar.setHeight"data-title="ScrollBar.setHeight (class method)"class="article"><divclass="section method"><divclass="memberContent"><divclass="title"><ulclass="signatures"><liclass="signature"><ul><liclass="signature-call"><spanid="ScrollBar.setHeight"class="member-name methodClicker"><spanclass="sigClassName">ScrollBar.</span><spanclass="sigMemberName">setHeight</span></span>(<spanclass="sigArgList"><ahref="http://www.nodemanual.org/latest/js_doc/Number.html"class="argument methodClicker"title="Number"data-id="Number">Number</a> height</span>)</li></ul><ulclass="metaInfo"></ul></li></ul></div><divclass="sideToggler"><divid="ellipsis_ScrollBar.setHeight"class="ellipsis_description"><p>Sets the height of the scroll bar, in pixels.</p>
</div><h3id="ScrollBar.setHeight"class="methodToggle methodClicker inactive"> </h3><divclass="description"><p>Sets the height of the scroll bar, in pixels.</p>
<h4>Arguments</h4><tableclass="argumentTable argument-list table table-striped table-bordered"><trclass="argumentRow "><tdclass="argName ">height</td><tdclass="argType""><ahref="http://www.nodemanual.org/latest/js_doc/Number.html"class=""title="Number"data-id="Number">Number</a></td><tdclass="argDescription "><p>Required. The new height</p>
</td></tr></table></div></div></div></div></article><articleid="ScrollBar.setInnerHeight"data-title="ScrollBar.setInnerHeight (class method)"class="article"><divclass="section method"><divclass="memberContent"><divclass="title"><ulclass="signatures"><liclass="signature"><ul><liclass="signature-call"><spanid="ScrollBar.setInnerHeight"class="member-name methodClicker"><spanclass="sigClassName">ScrollBar.</span><spanclass="sigMemberName">setInnerHeight</span></span>(<spanclass="sigArgList"><ahref="http://www.nodemanual.org/latest/js_doc/Number.html"class="argument methodClicker"title="Number"data-id="Number">Number</a> height</span>)</li></ul><ulclass="metaInfo"></ul></li></ul></div><divclass="sideToggler"><divid="ellipsis_ScrollBar.setInnerHeight"class="ellipsis_description"><p>Sets the inner height of the scroll bar, in pixels.</p>
</div><h3id="ScrollBar.setInnerHeight"class="methodToggle methodClicker inactive"> </h3><divclass="description"><p>Sets the inner height of the scroll bar, in pixels.</p>
<h4>Arguments</h4><tableclass="argumentTable argument-list table table-striped table-bordered"><trclass="argumentRow "><tdclass="argName ">height</td><tdclass="argType""><ahref="http://www.nodemanual.org/latest/js_doc/Number.html"class=""title="Number"data-id="Number">Number</a></td><tdclass="argDescription "><p>Required. The new inner height</p>
</td></tr></table></div></div></div></div></article><articleid="ScrollBar.setScrollTop"data-title="ScrollBar.setScrollTop (class method)"class="article"><divclass="section method"><divclass="memberContent"><divclass="title"><ulclass="signatures"><liclass="signature"><ul><liclass="signature-call"><spanid="ScrollBar.setScrollTop"class="member-name methodClicker"><spanclass="sigClassName">ScrollBar.</span><spanclass="sigMemberName">setScrollTop</span></span>(<spanclass="sigArgList"><ahref="http://www.nodemanual.org/latest/js_doc/Number.html"class="argument methodClicker"title="Number"data-id="Number">Number</a> scrollTop</span>)</li></ul><ulclass="metaInfo"></ul></li></ul></div><divclass="sideToggler"><divid="ellipsis_ScrollBar.setScrollTop"class="ellipsis_description"><p>Sets the scroll top of the scroll bar.</p>
</div><h3id="ScrollBar.setScrollTop"class="methodToggle methodClicker inactive"> </h3><divclass="description"><p>Sets the scroll top of the scroll bar.</p>