From 3f1d6870ff0b3a0e8e0fc1c63ae2fbee86775261 Mon Sep 17 00:00:00 2001
From: Jo-Philipp Wich
+ Members
+
+
@@ -1065,6 +1087,8 @@
+
+ Members
+
+
@@ -1203,6 +1231,8 @@
+
+
+
+
+
+
+
+
+
+
+
+ Methods
+
+
+
+
+
+
+
+
+
+
+ Typedefs
+
+
+
+
+
+
+
+ Methods
+
+
+
+
+
+
Make option element readonly.
+This property defaults to the readonly state of the parent form element.
+When set to true
, the underlying widget is rendered in disabled state,
+means its contents cannot be changed and the widget cannot be interacted
+with.
LuCI.ui
widgets.
@@ -5376,7 +5526,7 @@ returns false
.
@@ -5524,7 +5674,7 @@ returns false
.
@@ -5707,7 +5857,7 @@ so it may return promises if overridden by user code.
@@ -5858,7 +6008,7 @@ validation constraints.
@@ -5983,7 +6133,7 @@ implement alternative removal logic, e.g. to retain the original value.
@@ -6091,7 +6241,7 @@ the form element's markup, including the markup of any child elements.
@@ -6238,7 +6388,7 @@ the form element's markup, including the markup of any child elements.
@@ -6418,7 +6568,7 @@ state of checkbox elements.
@@ -6611,7 +6761,7 @@ was neither a string nor a function.
@@ -6759,7 +6909,7 @@ or a plain text string. If omitted, the key
value is used as captio
@@ -6918,7 +7068,7 @@ before it is written.
--
cgit v1.2.3