docs: update js api docs
authorJo-Philipp Wich <jo@mein.io>
Thu, 16 Apr 2020 13:41:31 +0000 (15:41 +0200)
committerJo-Philipp Wich <jo@mein.io>
Thu, 16 Apr 2020 13:41:31 +0000 (15:41 +0200)
commita8366b01b7c8a7314c9423821ee361cb566c628e
tree58a4dd4d92b93fb1862a5545a40892545653e6c7
parent111670245e04fc13ad99336df8c2627566ec4b2f
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