From 2b64fd6c6c8f48b56e84fee3e5c4c51971b82210 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 31 Mar 2020 21:30:38 +0200 Subject: docs: update js api docs Signed-off-by: Jo-Philipp Wich --- docs/jsapi/LuCI.Poll.html | 610 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 609 insertions(+), 1 deletion(-) (limited to 'docs/jsapi/LuCI.Poll.html') diff --git a/docs/jsapi/LuCI.Poll.html b/docs/jsapi/LuCI.Poll.html index ef5aba59fb..0952abd55b 100644 --- a/docs/jsapi/LuCI.Poll.html +++ b/docs/jsapi/LuCI.Poll.html @@ -498,6 +498,8 @@
  • containsDevice
  • +
  • deleteConfiguration
  • +
  • deleteDevice
  • get
  • @@ -556,6 +558,8 @@
  • isBridge
  • +
  • isCreateable
  • +
  • isDynamic
  • isEmpty
  • @@ -1002,6 +1006,610 @@ +
  • + + LuCI.ui + + +
      + +
    + +
      + +
    + +
      + +
    +
  • + +
  • + + LuCI.ui.AbstractElement + + +
      + +
    + +
      + +
    + +
      + +
    +
  • + +
  • + + LuCI.ui.changes + + +
      + +
    +
      + +
    +
      + +
    + +
      + +
    +
  • + +
  • + + LuCI.ui.Checkbox + + +
      + +
    + +
      + +
    + +
      + +
    +
  • + +
  • + + LuCI.ui.Combobox + + +
      + +
    + +
      + +
    + +
      + +
    +
  • + +
  • + + LuCI.ui.ComboButton + + +
      + +
    + +
      + +
    + +
      + +
    +
  • + +
  • + + LuCI.ui.Dropdown + + +
      + +
    + +
      + +
    + +
      + +
    +
  • + +
  • + + LuCI.ui.DynamicList + + +
      + +
    + +
      + +
    + +
      + +
    +
  • + +
  • + + LuCI.ui.FileUpload + + +
      + +
    + +
      + +
    + +
      + +
    +
  • + +
  • + + LuCI.ui.Hiddenfield + + +
      + +
    +
      + +
    +
      + +
    + +
      + +
    +
  • + +
  • + + LuCI.ui.Select + + +
      + +
    + +
      + +
    + +
      + +
    +
  • + +
  • + + LuCI.ui.tabs + + +
      + +
    +
      + +
    +
      + +
    + +
      + +
    +
  • + +
  • + + LuCI.ui.Textarea + + +
      + +
    + +
      + +
    + +
      + +
    +
  • + +
  • + + LuCI.ui.Textfield + + +
      + +
    + +
      + +
    + +
      + +
    +
  • +
  • LuCI.view @@ -1882,7 +2490,7 @@ run to begin with. -- cgit v1.2.3