Fixed/added description all documentation
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
<h2>
|
||||
<span class="attribs"><span class="type-signature"></span></span>DropDown<span
|
||||
class="signature"
|
||||
>()</span
|
||||
>(options)</span
|
||||
><span class="type-signature"></span>
|
||||
</h2>
|
||||
|
||||
@ -34,7 +34,8 @@
|
||||
<h2>Constructor</h2>
|
||||
|
||||
<h4 class="name" id="DropDown">
|
||||
<span class="type-signature"></span>new DropDown<span class="signature">()</span
|
||||
<span class="type-signature"></span>new DropDown<span class="signature"
|
||||
>(options)</span
|
||||
><span class="type-signature"></span>
|
||||
</h4>
|
||||
|
||||
@ -62,13 +63,6 @@
|
||||
</dl>
|
||||
</div>
|
||||
|
||||
<h3 class="subsection-title">Classes</h3>
|
||||
|
||||
<dl>
|
||||
<dt><a href="DropDown.html">DropDown</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
<h3 class="subsection-title">Members</h3>
|
||||
|
||||
<h4 class="name" id="indexes">
|
||||
@ -131,6 +125,8 @@
|
||||
<ul>
|
||||
<li><a href="global.html#addOptionsBehaviour">#addOptionsBehaviour</a></li>
|
||||
<li><a href="global.html#close">#close</a></li>
|
||||
<li><a href="global.html#checkTheme">#checkTheme</a></li>
|
||||
<li><a href="global.html#closeSelectClick">#closeSelectClick</a></li>
|
||||
<li><a href="global.html#init">#init</a></li>
|
||||
<li><a href="global.html#initEvent">#initEvent</a></li>
|
||||
<li><a href="global.html#initSelected">#initSelected</a></li>
|
||||
@ -141,6 +137,7 @@
|
||||
</ul>
|
||||
<h3>Public methods</h3>
|
||||
<ul>
|
||||
<li><a href="global.html#addLenguage">addLenguage</a></li>
|
||||
<li><a href="global.html#addItem">addItem</a></li>
|
||||
<li><a href="global.html#buttonControl">buttonControl</a></li>
|
||||
<li><a href="global.html#deleteItem">deleteItem</a></li>
|
||||
|
Reference in New Issue
Block a user