diff options
Diffstat (limited to 'docs/jsapi/LuCI.ui.html')
-rw-r--r-- | docs/jsapi/LuCI.ui.html | 30 |
1 files changed, 16 insertions, 14 deletions
diff --git a/docs/jsapi/LuCI.ui.html b/docs/jsapi/LuCI.ui.html index 39222a14fa..d62ae98d64 100644 --- a/docs/jsapi/LuCI.ui.html +++ b/docs/jsapi/LuCI.ui.html @@ -3062,6 +3062,8 @@ <span class="subtitle">Methods</span> + <li data-name="LuCI.ui.menu#flushCache"><a href="LuCI.ui.menu.html#flushCache">flushCache</a></li> + <li data-name="LuCI.ui.menu#getChildren"><a href="LuCI.ui.menu.html#getChildren">getChildren</a></li> <li data-name="LuCI.ui.menu#load"><a href="LuCI.ui.menu.html#load">load</a></li> @@ -3342,7 +3344,7 @@ external JavaScript, use <code>L.require("ui").then(...)</code>.</p></ <div class="tag-source"> - <a href="ui.js.html">ui.js</a>, <a href="ui.js.html#line3025">line 3025</a> + <a href="ui.js.html">ui.js</a>, <a href="ui.js.html#line3033">line 3033</a> </div> </div> @@ -3473,7 +3475,7 @@ external JavaScript, use <code>L.require("ui").then(...)</code>.</p></ <div class="tag-source"> - <a href="ui.js.html">ui.js</a>, <a href="ui.js.html#line3205">line 3205</a> + <a href="ui.js.html">ui.js</a>, <a href="ui.js.html#line3213">line 3213</a> </div> </div> @@ -3703,7 +3705,7 @@ banner element.</p></td> <div class="tag-source"> - <a href="ui.js.html">ui.js</a>, <a href="ui.js.html#line4271">line 4271</a> + <a href="ui.js.html">ui.js</a>, <a href="ui.js.html#line4279">line 4279</a> </div> </div> @@ -4017,7 +4019,7 @@ trigger field validation or to bind it to further events.</td> <div class="tag-source"> - <a href="ui.js.html">ui.js</a>, <a href="ui.js.html#line3818">line 3818</a> + <a href="ui.js.html">ui.js</a>, <a href="ui.js.html#line3826">line 3826</a> </div> </div> @@ -4154,7 +4156,7 @@ default.</p></td> <div class="tag-source"> - <a href="ui.js.html">ui.js</a>, <a href="ui.js.html#line4322">line 4322</a> + <a href="ui.js.html">ui.js</a>, <a href="ui.js.html#line4330">line 4330</a> </div> </div> @@ -4380,7 +4382,7 @@ valid function value.</td> <div class="tag-source"> - <a href="ui.js.html">ui.js</a>, <a href="ui.js.html#line3314">line 3314</a> + <a href="ui.js.html">ui.js</a>, <a href="ui.js.html#line3322">line 3322</a> </div> </div> @@ -4528,7 +4530,7 @@ requested indicator was not found.</td> <div class="tag-source"> - <a href="ui.js.html">ui.js</a>, <a href="ui.js.html#line3116">line 3116</a> + <a href="ui.js.html">ui.js</a>, <a href="ui.js.html#line3124">line 3124</a> </div> </div> @@ -4604,7 +4606,7 @@ handler as-is without the need to bind it first.</p> <div class="tag-source"> - <a href="ui.js.html">ui.js</a>, <a href="ui.js.html#line4365">line 4365</a> + <a href="ui.js.html">ui.js</a>, <a href="ui.js.html#line4373">line 4373</a> </div> </div> @@ -4756,7 +4758,7 @@ catched and rendered using <a href="LuCI.html#error"><code>LuCI.error()</code></ <div class="tag-source"> - <a href="ui.js.html">ui.js</a>, <a href="ui.js.html#line3357">line 3357</a> + <a href="ui.js.html">ui.js</a>, <a href="ui.js.html#line3365">line 3365</a> </div> </div> @@ -4998,7 +5000,7 @@ accepted by <code>LuCI.dom.content()</code>.</p></td> <div class="tag-source"> - <a href="ui.js.html">ui.js</a>, <a href="ui.js.html#line3792">line 3792</a> + <a href="ui.js.html">ui.js</a>, <a href="ui.js.html#line3800">line 3800</a> </div> </div> @@ -5201,7 +5203,7 @@ or rejecting with <code>null</code> when the connectivity check timed out.</td> <div class="tag-source"> - <a href="ui.js.html">ui.js</a>, <a href="ui.js.html#line3277">line 3277</a> + <a href="ui.js.html">ui.js</a>, <a href="ui.js.html#line3285">line 3285</a> </div> </div> @@ -5472,7 +5474,7 @@ changes were made.</td> <div class="tag-source"> - <a href="ui.js.html">ui.js</a>, <a href="ui.js.html#line3090">line 3090</a> + <a href="ui.js.html">ui.js</a>, <a href="ui.js.html#line3098">line 3098</a> </div> </div> @@ -5701,7 +5703,7 @@ element.</p></td> <div class="tag-source"> - <a href="ui.js.html">ui.js</a>, <a href="ui.js.html#line3670">line 3670</a> + <a href="ui.js.html">ui.js</a>, <a href="ui.js.html#line3678">line 3678</a> </div> </div> @@ -6059,7 +6061,7 @@ cancelled by the user.</td> <footer> - Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time) + Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time) </footer> </div> </div> |