From 3f1d6870ff0b3a0e8e0fc1c63ae2fbee86775261 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Thu, 16 Apr 2020 13:26:27 +0200 Subject: docs: update js api docs Signed-off-by: Jo-Philipp Wich --- docs/jsapi/LuCI.ui.Checkbox.html | 120 +++++++++++++++++++++++++++++++++++---- 1 file changed, 109 insertions(+), 11 deletions(-) (limited to 'docs/jsapi/LuCI.ui.Checkbox.html') diff --git a/docs/jsapi/LuCI.ui.Checkbox.html b/docs/jsapi/LuCI.ui.Checkbox.html index b27a45b4c6..307a47b19c 100644 --- a/docs/jsapi/LuCI.ui.Checkbox.html +++ b/docs/jsapi/LuCI.ui.Checkbox.html @@ -74,12 +74,16 @@
  • error
  • +
  • fspath
  • +
  • get
  • halt
  • hasSystemFeature
  • +
  • hasViewPermission
  • +
  • isObject
  • location
  • @@ -331,6 +335,8 @@
  • optional
  • +
  • readonly
  • +
  • rmempty
  • uciconfig
  • @@ -423,6 +429,8 @@
  • placeholder
  • +
  • readonly
  • +
  • rmempty
  • uciconfig
  • @@ -511,6 +519,8 @@
  • placeholder
  • +
  • readonly
  • +
  • rmempty
  • uciconfig
  • @@ -595,6 +605,8 @@
  • placeholder
  • +
  • readonly
  • +
  • rmempty
  • uciconfig
  • @@ -687,6 +699,8 @@
  • placeholder
  • +
  • readonly
  • +
  • rmempty
  • uciconfig
  • @@ -775,6 +789,8 @@
  • placeholder
  • +
  • readonly
  • +
  • rmempty
  • uciconfig
  • @@ -929,6 +945,8 @@
  • placeholder
  • +
  • readonly
  • +
  • rmempty
  • uciconfig
  • @@ -997,6 +1015,10 @@ +
  • + + LuCI.ui.menu + + +
      + +
    + +
      + +
    + +
      + +
    +
  • +
  • LuCI.ui.Select @@ -3249,7 +3347,7 @@ external JavaScript, use L.require("ui").then(...) and ac @@ -3440,7 +3538,7 @@ external JavaScript, use L.require("ui").then(...) and ac @@ -3549,7 +3647,7 @@ an array of strings or null for unset values. @@ -3651,7 +3749,7 @@ an array of strings or null for unset values. @@ -3754,7 +3852,7 @@ not meet the validation constraints. @@ -3926,7 +4024,7 @@ registered.

    @@ -4029,7 +4127,7 @@ widget markup. @@ -4188,7 +4286,7 @@ as dirty.

    @@ -4345,7 +4443,7 @@ trigger input value validation.

    @@ -4472,7 +4570,7 @@ or null values.

    @@ -4747,7 +4845,7 @@ it is required for HTML based form submissions.

    -- cgit v1.2.3