<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>TipSliders | webmapsjs</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> </head> <body> <header> <div class="tsd-page-toolbar"> <div class="container"> <div class="table-wrap"> <div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base=".."> <div class="field"> <label for="tsd-search-field" class="tsd-widget search no-caption">Search</label> <input id="tsd-search-field" type="text" /> </div> <ul class="results"> <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> <a href="../index.html" class="title">webmapsjs</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> <a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a> <div class="tsd-filter-group"> <div class="tsd-select" id="tsd-filter-visibility"> <span class="tsd-select-label">All</span> <ul class="tsd-select-list"> <li data-value="public">Public</li> <li data-value="protected">Public/Protected</li> <li data-value="private" class="selected">All</li> </ul> </div> <input type="checkbox" id="tsd-filter-inherited" checked /> <label class="tsd-widget" for="tsd-filter-inherited">Inherited</label> <input type="checkbox" id="tsd-filter-externals" checked /> <label class="tsd-widget" for="tsd-filter-externals">Externals</label> <input type="checkbox" id="tsd-filter-only-exported" /> <label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label> </div> </div> <a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a> </div> </div> </div> </div> <div class="tsd-page-title"> <div class="container"> <ul class="tsd-breadcrumb"> <li> <a href="../globals.html">Globals</a> </li> <li> <a href="tipsliders.html">TipSliders</a> </li> </ul> <h1>Class TipSliders</h1> </div> </div> </header> <div class="container container-main"> <div class="row"> <div class="col-8 col-content"> <section class="tsd-panel tsd-comment"> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>class to keep track of the sliders</p> </div> </div> </section> <section class="tsd-panel tsd-hierarchy"> <h3>Hierarchy</h3> <ul class="tsd-hierarchy"> <li> <span class="target">TipSliders</span> </li> </ul> </section> <section class="tsd-panel-group tsd-index-group"> <h2>Index</h2> <section class="tsd-panel tsd-index-panel"> <div class="tsd-index-content"> <section class="tsd-index-section "> <h3>Constructors</h3> <ul class="tsd-index-list"> <li class="tsd-kind-constructor tsd-parent-kind-class"><a href="tipsliders.html#constructor" class="tsd-kind-icon">constructor</a></li> </ul> </section> <section class="tsd-index-section "> <h3>Properties</h3> <ul class="tsd-index-list"> <li class="tsd-kind-property tsd-parent-kind-class"><a href="tipsliders.html#_container" class="tsd-kind-icon">$container</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="tipsliders.html#lockedcount" class="tsd-kind-icon">locked<wbr>Count</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="tipsliders.html#notlockedcount" class="tsd-kind-icon">not<wbr>Locked<wbr>Count</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="tipsliders.html#reservedpercent" class="tsd-kind-icon">reserved<wbr>Percent</a></li> </ul> </section> <section class="tsd-index-section "> <h3>Accessors</h3> <ul class="tsd-index-list"> <li class="tsd-kind-accessor tsd-parent-kind-class"><a href="tipsliders.html#changedcallback" class="tsd-kind-icon">changed<wbr>Callback</a></li> <li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="tipsliders.html#paramweightsregionversion" class="tsd-kind-icon">param<wbr>Weights<wbr>Region<wbr>Version</a></li> </ul> </section> <section class="tsd-index-section "> <h3>Methods</h3> <ul class="tsd-index-list"> <li class="tsd-kind-method tsd-parent-kind-class"><a href="tipsliders.html#_addeventlisteners" class="tsd-kind-icon">_add<wbr>Event<wbr>Listeners</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="tipsliders.html#_handleremainder" class="tsd-kind-icon">_handle<wbr>Remainder</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="tipsliders.html#_runchangedcallback" class="tsd-kind-icon">_run<wbr>Changed<wbr>Callback</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="tipsliders.html#_splitsliderarray" class="tsd-kind-icon">_split<wbr>Slider<wbr>Array</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="tipsliders.html#getparams" class="tsd-kind-icon">get<wbr>Params</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="tipsliders.html#getsum" class="tsd-kind-icon">get<wbr>Sum</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="tipsliders.html#setpresetvalues" class="tsd-kind-icon">set<wbr>Preset<wbr>Values</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="tipsliders.html#setvalues" class="tsd-kind-icon">set<wbr>Values</a></li> </ul> </section> </div> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Constructors</h2> <section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class"> <a name="constructor" class="tsd-anchor"></a> <h3>constructor</h3> <ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">new <wbr>Tip<wbr>Sliders<span class="tsd-signature-symbol">(</span>sliderConfigs<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/tipsliderconfig.html" class="tsd-signature-type">TipSliderConfig</a><span class="tsd-signature-symbol">></span>, presetConfig<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/tippresetconfig.html" class="tsd-signature-type">TipPresetConfig</a><span class="tsd-signature-symbol">></span>, divId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, presetSelector<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">JQuery</span>, regionSelector<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">JQuery</span>, versionSelector<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">JQuery</span>, chgCallback<span class="tsd-signature-symbol">?: </span><a href="../interfaces/changecallback.html" class="tsd-signature-type">ChangeCallback</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="tipsliders.html" class="tsd-signature-type">TipSliders</a></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L298">collections/Sliders.ts:298</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>sliderConfigs: <span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/tipsliderconfig.html" class="tsd-signature-type">TipSliderConfig</a><span class="tsd-signature-symbol">></span></h5> </li> <li> <h5>presetConfig: <span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/tippresetconfig.html" class="tsd-signature-type">TipPresetConfig</a><span class="tsd-signature-symbol">></span></h5> </li> <li> <h5>divId: <span class="tsd-signature-type">string</span></h5> </li> <li> <h5>presetSelector: <span class="tsd-signature-type">JQuery</span></h5> </li> <li> <h5>regionSelector: <span class="tsd-signature-type">JQuery</span></h5> </li> <li> <h5>versionSelector: <span class="tsd-signature-type">JQuery</span></h5> </li> <li> <h5><span class="tsd-flag ts-flagOptional">Optional</span> chgCallback: <a href="../interfaces/changecallback.html" class="tsd-signature-type">ChangeCallback</a></h5> <div class="tsd-comment tsd-typography"> <div class="lead"> </div> </div> </li> </ul> <h4 class="tsd-returns-title">Returns <a href="tipsliders.html" class="tsd-signature-type">TipSliders</a></h4> </li> </ul> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Properties</h2> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="_container" class="tsd-anchor"></a> <h3>$container</h3> <div class="tsd-signature tsd-kind-icon">$container<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">JQuery</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L279">collections/Sliders.ts:279</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="lockedcount" class="tsd-anchor"></a> <h3>locked<wbr>Count</h3> <div class="tsd-signature tsd-kind-icon">locked<wbr>Count<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L281">collections/Sliders.ts:281</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="notlockedcount" class="tsd-anchor"></a> <h3>not<wbr>Locked<wbr>Count</h3> <div class="tsd-signature tsd-kind-icon">not<wbr>Locked<wbr>Count<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L282">collections/Sliders.ts:282</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="reservedpercent" class="tsd-anchor"></a> <h3>reserved<wbr>Percent</h3> <div class="tsd-signature tsd-kind-icon">reserved<wbr>Percent<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L280">collections/Sliders.ts:280</a></li> </ul> </aside> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Accessors</h2> <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"> <a name="changedcallback" class="tsd-anchor"></a> <h3>changed<wbr>Callback</h3> <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> changedCallback<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/changecallback.html" class="tsd-signature-type">ChangeCallback</a></li> <li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">set</span> changedCallback<span class="tsd-signature-symbol">(</span>chg<span class="tsd-signature-symbol">: </span><a href="../interfaces/changecallback.html" class="tsd-signature-type">ChangeCallback</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L382">collections/Sliders.ts:382</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <a href="../interfaces/changecallback.html" class="tsd-signature-type">ChangeCallback</a></h4> </li> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L386">collections/Sliders.ts:386</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>chg: <a href="../interfaces/changecallback.html" class="tsd-signature-type">ChangeCallback</a></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class"> <a name="paramweightsregionversion" class="tsd-anchor"></a> <h3>param<wbr>Weights<wbr>Region<wbr>Version</h3> <ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> paramWeightsRegionVersion<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/changeresponse.html" class="tsd-signature-type">ChangeResponse</a></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L646">collections/Sliders.ts:646</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <a href="../interfaces/changeresponse.html" class="tsd-signature-type">ChangeResponse</a></h4> </li> </ul> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Methods</h2> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="_addeventlisteners" class="tsd-anchor"></a> <h3>_add<wbr>Event<wbr>Listeners</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">_add<wbr>Event<wbr>Listeners<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L530">collections/Sliders.ts:530</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"> <a name="_handleremainder" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagPrivate">Private</span> _handle<wbr>Remainder</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private"> <li class="tsd-signature tsd-kind-icon">_handle<wbr>Remainder<span class="tsd-signature-symbol">(</span>remain<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span>, skipDomId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L438">collections/Sliders.ts:438</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>handle remainder, recursive to take care of min max overshoots</p> </div> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>remain: <span class="tsd-signature-type">any</span></h5> <div class="tsd-comment tsd-typography"> <p>the remainder</p> </div> </li> <li> <h5>skipDomId: <span class="tsd-signature-type">any</span></h5> <div class="tsd-comment tsd-typography"> <p>this dom id</p> </div> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="_runchangedcallback" class="tsd-anchor"></a> <h3>_run<wbr>Changed<wbr>Callback</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">_run<wbr>Changed<wbr>Callback<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L378">collections/Sliders.ts:378</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"> <a name="_splitsliderarray" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagPrivate">Private</span> _split<wbr>Slider<wbr>Array</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private"> <li class="tsd-signature tsd-kind-icon">_split<wbr>Slider<wbr>Array<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L409">collections/Sliders.ts:409</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>split array into subarrays holding the sliders</p> </div> </div> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="getparams" class="tsd-anchor"></a> <h3>get<wbr>Params</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">get<wbr>Params<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">object</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L520">collections/Sliders.ts:520</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>get the parameter weights</p> </div> </div> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">object</span></h4> <p>lookup with parameter weights</p> <ul class="tsd-parameters"> </ul> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="getsum" class="tsd-anchor"></a> <h3>get<wbr>Sum</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">get<wbr>Sum<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L506">collections/Sliders.ts:506</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>get the weight sum</p> </div> </div> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4> <p>the weight sum</p> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="setpresetvalues" class="tsd-anchor"></a> <h3>set<wbr>Preset<wbr>Values</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">set<wbr>Preset<wbr>Values<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L391">collections/Sliders.ts:391</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="setvalues" class="tsd-anchor"></a> <h3>set<wbr>Values</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">set<wbr>Values<span class="tsd-signature-symbol">(</span>keyValList<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L492">collections/Sliders.ts:492</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>keyValList: <span class="tsd-signature-type">any</span></h5> <div class="tsd-comment tsd-typography"> <p>key and value list</p> </div> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </section> </section> </div> <div class="col-4 col-menu menu-sticky-wrap menu-highlight"> <nav class="tsd-navigation primary"> <ul> <li class="globals "> <a href="../globals.html"><em>Globals</em></a> </li> </ul> </nav> <nav class="tsd-navigation secondary menu-sticky"> <ul class="before-current"> </ul> <ul class="current"> <li class="current tsd-kind-class"> <a href="tipsliders.html" class="tsd-kind-icon">Tip<wbr>Sliders</a> <ul> <li class=" tsd-kind-constructor tsd-parent-kind-class"> <a href="tipsliders.html#constructor" class="tsd-kind-icon">constructor</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class"> <a href="tipsliders.html#_container" class="tsd-kind-icon">$container</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class"> <a href="tipsliders.html#lockedcount" class="tsd-kind-icon">locked<wbr>Count</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class"> <a href="tipsliders.html#notlockedcount" class="tsd-kind-icon">not<wbr>Locked<wbr>Count</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class"> <a href="tipsliders.html#reservedpercent" class="tsd-kind-icon">reserved<wbr>Percent</a> </li> <li class=" tsd-kind-accessor tsd-parent-kind-class"> <a href="tipsliders.html#changedcallback" class="tsd-kind-icon">changed<wbr>Callback</a> </li> <li class=" tsd-kind-get-signature tsd-parent-kind-class"> <a href="tipsliders.html#paramweightsregionversion" class="tsd-kind-icon">param<wbr>Weights<wbr>Region<wbr>Version</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class"> <a href="tipsliders.html#_addeventlisteners" class="tsd-kind-icon">_add<wbr>Event<wbr>Listeners</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-private"> <a href="tipsliders.html#_handleremainder" class="tsd-kind-icon">_handle<wbr>Remainder</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class"> <a href="tipsliders.html#_runchangedcallback" class="tsd-kind-icon">_run<wbr>Changed<wbr>Callback</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-private"> <a href="tipsliders.html#_splitsliderarray" class="tsd-kind-icon">_split<wbr>Slider<wbr>Array</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class"> <a href="tipsliders.html#getparams" class="tsd-kind-icon">get<wbr>Params</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class"> <a href="tipsliders.html#getsum" class="tsd-kind-icon">get<wbr>Sum</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class"> <a href="tipsliders.html#setpresetvalues" class="tsd-kind-icon">set<wbr>Preset<wbr>Values</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class"> <a href="tipsliders.html#setvalues" class="tsd-kind-icon">set<wbr>Values</a> </li> </ul> </li> </ul> <ul class="after-current"> </ul> </nav> </div> </div> </div> <footer class="with-border-bottom"> <div class="container"> <h2>Legend</h2> <div class="tsd-legend-group"> <ul class="tsd-legend"> <li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li> <li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li> <li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li> <li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li> <li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li> <li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li> <li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li> <li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li> <li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li> <li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li> <li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li> <li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li> </ul> </div> </div> </footer> <div class="container tsd-generator"> <p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p> </div> <div class="overlay"></div> <script src="../assets/js/main.js"></script> <script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script> </body> </html>