docs: update js api docs
authorJo-Philipp Wich <jo@mein.io>
Thu, 16 Apr 2020 11:26:27 +0000 (13:26 +0200)
committerJo-Philipp Wich <jo@mein.io>
Thu, 16 Apr 2020 11:30:48 +0000 (13:30 +0200)
commit3f1d6870ff0b3a0e8e0fc1c63ae2fbee86775261
treedc2ff981334ec7edfd198f8475f88dcb3bb732ca
parent52486e5862926294fd6ea1b6db48bf1ae515d7a6
docs: update js api docs

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
62 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.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.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