diff options
author | Jo-Philipp Wich <jo@mein.io> | 2020-04-16 15:41:31 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2020-04-16 15:41:31 +0200 |
commit | a8366b01b7c8a7314c9423821ee361cb566c628e (patch) | |
tree | 58a4dd4d92b93fb1862a5545a40892545653e6c7 /docs/jsapi/LuCI.ui.Dropdown.html | |
parent | 111670245e04fc13ad99336df8c2627566ec4b2f (diff) |
docs: update js api docs
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'docs/jsapi/LuCI.ui.Dropdown.html')
-rw-r--r-- | docs/jsapi/LuCI.ui.Dropdown.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/jsapi/LuCI.ui.Dropdown.html b/docs/jsapi/LuCI.ui.Dropdown.html index a157c38d5..d1725aa2e 100644 --- a/docs/jsapi/LuCI.ui.Dropdown.html +++ b/docs/jsapi/LuCI.ui.Dropdown.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> @@ -5576,7 +5578,7 @@ expression. Only applicable when <code>create</code> is <code>true</code>.</p></ <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> |