docs: update js api docs
authorJo-Philipp Wich <jo@mein.io>
Thu, 6 Aug 2020 15:58:47 +0000 (17:58 +0200)
committerJo-Philipp Wich <jo@mein.io>
Thu, 6 Aug 2020 15:58:47 +0000 (17:58 +0200)
commit683bc54fd9bfc22c900dc0cdfcd660d61da253ef
tree769dc4c68d0ae6f0c01e4dec1c7da7db1a6ec11c
parent35e2735e2ebc5cee82bcb746b86ca417e9fe4088
docs: update js api docs

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
64 files changed:
docs/jsapi/LuCI.baseclass.html
docs/jsapi/LuCI.dom.html
docs/jsapi/LuCI.form.AbstractElement.html
docs/jsapi/LuCI.form.AbstractSection.html
docs/jsapi/LuCI.form.AbstractValue.html
docs/jsapi/LuCI.form.ButtonValue.html
docs/jsapi/LuCI.form.DummyValue.html
docs/jsapi/LuCI.form.DynamicList.html
docs/jsapi/LuCI.form.FileUpload.html
docs/jsapi/LuCI.form.FlagValue.html
docs/jsapi/LuCI.form.GridSection.html
docs/jsapi/LuCI.form.HiddenValue.html
docs/jsapi/LuCI.form.JSONMap.html
docs/jsapi/LuCI.form.ListValue.html
docs/jsapi/LuCI.form.Map.html
docs/jsapi/LuCI.form.MultiValue.html
docs/jsapi/LuCI.form.NamedSection.html
docs/jsapi/LuCI.form.SectionValue.html
docs/jsapi/LuCI.form.TableSection.html
docs/jsapi/LuCI.form.TextValue.html
docs/jsapi/LuCI.form.TypedSection.html
docs/jsapi/LuCI.form.Value.html
docs/jsapi/LuCI.form.html
docs/jsapi/LuCI.fs.html
docs/jsapi/LuCI.headers.html
docs/jsapi/LuCI.html
docs/jsapi/LuCI.network.Device.html
docs/jsapi/LuCI.network.Hosts.html
docs/jsapi/LuCI.network.Protocol.html
docs/jsapi/LuCI.network.WifiDevice.html
docs/jsapi/LuCI.network.WifiNetwork.html
docs/jsapi/LuCI.network.html
docs/jsapi/LuCI.poll.html
docs/jsapi/LuCI.request.html
docs/jsapi/LuCI.request.poll.html
docs/jsapi/LuCI.response.html
docs/jsapi/LuCI.rpc.html
docs/jsapi/LuCI.session.html [new file with mode: 0644]
docs/jsapi/LuCI.uci.html
docs/jsapi/LuCI.ui.AbstractElement.html
docs/jsapi/LuCI.ui.Checkbox.html
docs/jsapi/LuCI.ui.ComboButton.html
docs/jsapi/LuCI.ui.Combobox.html
docs/jsapi/LuCI.ui.Dropdown.html
docs/jsapi/LuCI.ui.DynamicList.html
docs/jsapi/LuCI.ui.FileUpload.html
docs/jsapi/LuCI.ui.Hiddenfield.html
docs/jsapi/LuCI.ui.Select.html
docs/jsapi/LuCI.ui.Textarea.html
docs/jsapi/LuCI.ui.Textfield.html
docs/jsapi/LuCI.ui.changes.html
docs/jsapi/LuCI.ui.html
docs/jsapi/LuCI.ui.menu.html [new file with mode: 0644]
docs/jsapi/LuCI.ui.tabs.html
docs/jsapi/LuCI.view.html
docs/jsapi/LuCI.xhr.html
docs/jsapi/form.js.html
docs/jsapi/fs.js.html
docs/jsapi/index.html
docs/jsapi/luci.js.html
docs/jsapi/network.js.html
docs/jsapi/rpc.js.html
docs/jsapi/uci.js.html
docs/jsapi/ui.js.html