docs: update js api docs
authorJo-Philipp Wich <jo@mein.io>
Tue, 31 Mar 2020 19:30:38 +0000 (21:30 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 31 Mar 2020 19:31:04 +0000 (21:31 +0200)
commit2b64fd6c6c8f48b56e84fee3e5c4c51971b82210
treed81c435b977fbe35bcbaac5aee3c7e0d4ac0c943
parent4250f99d7f061e47d24e18db26bf6dffc98cc72e
docs: update js api docs

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
40 files changed:
docs/jsapi/LuCI.Class.html
docs/jsapi/LuCI.Headers.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.XHR.html
docs/jsapi/LuCI.dom.html
docs/jsapi/LuCI.fs.html
docs/jsapi/LuCI.html
docs/jsapi/LuCI.rpc.html
docs/jsapi/LuCI.uci.html
docs/jsapi/LuCI.ui.AbstractElement.html [new file with mode: 0644]
docs/jsapi/LuCI.ui.Checkbox.html [new file with mode: 0644]
docs/jsapi/LuCI.ui.ComboButton.html [new file with mode: 0644]
docs/jsapi/LuCI.ui.Combobox.html [new file with mode: 0644]
docs/jsapi/LuCI.ui.Dropdown.html [new file with mode: 0644]
docs/jsapi/LuCI.ui.DynamicList.html [new file with mode: 0644]
docs/jsapi/LuCI.ui.FileUpload.html [new file with mode: 0644]
docs/jsapi/LuCI.ui.Hiddenfield.html [new file with mode: 0644]
docs/jsapi/LuCI.ui.Select.html [new file with mode: 0644]
docs/jsapi/LuCI.ui.Textarea.html [new file with mode: 0644]
docs/jsapi/LuCI.ui.Textfield.html [new file with mode: 0644]
docs/jsapi/LuCI.ui.changes.html [new file with mode: 0644]
docs/jsapi/LuCI.ui.html [new file with mode: 0644]
docs/jsapi/LuCI.ui.tabs.html [new file with mode: 0644]
docs/jsapi/LuCI.view.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 [new file with mode: 0644]