summaryrefslogtreecommitdiffhomepage
path: root/docs/jsapi/LuCI.network.WifiNetwork.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/jsapi/LuCI.network.WifiNetwork.html')
-rw-r--r--docs/jsapi/LuCI.network.WifiNetwork.html196
1 files changed, 157 insertions, 39 deletions
diff --git a/docs/jsapi/LuCI.network.WifiNetwork.html b/docs/jsapi/LuCI.network.WifiNetwork.html
index a92a0b919..f9e91e4a8 100644
--- a/docs/jsapi/LuCI.network.WifiNetwork.html
+++ b/docs/jsapi/LuCI.network.WifiNetwork.html
@@ -292,8 +292,16 @@
<li data-name="LuCI.form.AbstractSection#cfgsections"><a href="LuCI.form.AbstractSection.html#cfgsections">cfgsections</a></li>
+ <li data-name="LuCI.form.AbstractSection#cfgvalue"><a href="LuCI.form.AbstractSection.html#cfgvalue">cfgvalue</a></li>
+
<li data-name="LuCI.form.AbstractSection#filter"><a href="LuCI.form.AbstractSection.html#filter">filter</a></li>
+ <li data-name="LuCI.form.AbstractSection#formvalue"><a href="LuCI.form.AbstractSection.html#formvalue">formvalue</a></li>
+
+ <li data-name="LuCI.form.AbstractSection#getOption"><a href="LuCI.form.AbstractSection.html#getOption">getOption</a></li>
+
+ <li data-name="LuCI.form.AbstractSection#getUIElement"><a href="LuCI.form.AbstractSection.html#getUIElement">getUIElement</a></li>
+
<li data-name="LuCI.form.AbstractSection#load"><a href="LuCI.form.AbstractSection.html#load">load</a></li>
<li data-name="LuCI.form.AbstractSection#option"><a href="LuCI.form.AbstractSection.html#option">option</a></li>
@@ -333,6 +341,8 @@
<li data-name="LuCI.form.AbstractValue##modalonly"><a href="LuCI.form.AbstractValue.html#modalonly">modalonly</a></li>
+ <li data-name="LuCI.form.AbstractValue##onchange"><a href="LuCI.form.AbstractValue.html#onchange">onchange</a></li>
+
<li data-name="LuCI.form.AbstractValue##optional"><a href="LuCI.form.AbstractValue.html#optional">optional</a></li>
<li data-name="LuCI.form.AbstractValue##readonly"><a href="LuCI.form.AbstractValue.html#readonly">readonly</a></li>
@@ -423,6 +433,8 @@
<li data-name="LuCI.form.ButtonValue#modalonly"><a href="LuCI.form.ButtonValue.html#modalonly">modalonly</a></li>
+ <li data-name="LuCI.form.ButtonValue#onchange"><a href="LuCI.form.ButtonValue.html#onchange">onchange</a></li>
+
<li data-name="LuCI.form.ButtonValue#optional"><a href="LuCI.form.ButtonValue.html#optional">optional</a></li>
<li data-name="LuCI.form.ButtonValue#password"><a href="LuCI.form.ButtonValue.html#password">password</a></li>
@@ -513,6 +525,8 @@
<li data-name="LuCI.form.DummyValue#modalonly"><a href="LuCI.form.DummyValue.html#modalonly">modalonly</a></li>
+ <li data-name="LuCI.form.DummyValue#onchange"><a href="LuCI.form.DummyValue.html#onchange">onchange</a></li>
+
<li data-name="LuCI.form.DummyValue#optional"><a href="LuCI.form.DummyValue.html#optional">optional</a></li>
<li data-name="LuCI.form.DummyValue#password"><a href="LuCI.form.DummyValue.html#password">password</a></li>
@@ -599,6 +613,8 @@
<li data-name="LuCI.form.DynamicList#modalonly"><a href="LuCI.form.DynamicList.html#modalonly">modalonly</a></li>
+ <li data-name="LuCI.form.DynamicList#onchange"><a href="LuCI.form.DynamicList.html#onchange">onchange</a></li>
+
<li data-name="LuCI.form.DynamicList#optional"><a href="LuCI.form.DynamicList.html#optional">optional</a></li>
<li data-name="LuCI.form.DynamicList#password"><a href="LuCI.form.DynamicList.html#password">password</a></li>
@@ -693,6 +709,8 @@
<li data-name="LuCI.form.FileUpload#modalonly"><a href="LuCI.form.FileUpload.html#modalonly">modalonly</a></li>
+ <li data-name="LuCI.form.FileUpload#onchange"><a href="LuCI.form.FileUpload.html#onchange">onchange</a></li>
+
<li data-name="LuCI.form.FileUpload#optional"><a href="LuCI.form.FileUpload.html#optional">optional</a></li>
<li data-name="LuCI.form.FileUpload#password"><a href="LuCI.form.FileUpload.html#password">password</a></li>
@@ -783,6 +801,8 @@
<li data-name="LuCI.form.FlagValue#modalonly"><a href="LuCI.form.FlagValue.html#modalonly">modalonly</a></li>
+ <li data-name="LuCI.form.FlagValue#onchange"><a href="LuCI.form.FlagValue.html#onchange">onchange</a></li>
+
<li data-name="LuCI.form.FlagValue#optional"><a href="LuCI.form.FlagValue.html#optional">optional</a></li>
<li data-name="LuCI.form.FlagValue#password"><a href="LuCI.form.FlagValue.html#password">password</a></li>
@@ -873,6 +893,8 @@
<li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
+ <li data-name="LuCI.form.GridSection#nodescriptions"><a href="LuCI.form.GridSection.html#nodescriptions">nodescriptions</a></li>
+
<li data-name="LuCI.form.GridSection#parentoption"><a href="LuCI.form.GridSection.html#parentoption">parentoption</a></li>
<li data-name="LuCI.form.GridSection#rowcolors"><a href="LuCI.form.GridSection.html#rowcolors">rowcolors</a></li>
@@ -900,8 +922,16 @@
<li data-name="LuCI.form.GridSection#append"><a href="LuCI.form.GridSection.html#append">append</a></li>
+ <li data-name="LuCI.form.GridSection#cfgvalue"><a href="LuCI.form.GridSection.html#cfgvalue">cfgvalue</a></li>
+
<li data-name="LuCI.form.GridSection#filter"><a href="LuCI.form.GridSection.html#filter">filter</a></li>
+ <li data-name="LuCI.form.GridSection#formvalue"><a href="LuCI.form.GridSection.html#formvalue">formvalue</a></li>
+
+ <li data-name="LuCI.form.GridSection#getOption"><a href="LuCI.form.GridSection.html#getOption">getOption</a></li>
+
+ <li data-name="LuCI.form.GridSection#getUIElement"><a href="LuCI.form.GridSection.html#getUIElement">getUIElement</a></li>
+
<li data-name="LuCI.form.GridSection#load"><a href="LuCI.form.GridSection.html#load">load</a></li>
<li data-name="LuCI.form.GridSection#option"><a href="LuCI.form.GridSection.html#option">option</a></li>
@@ -939,6 +969,8 @@
<li data-name="LuCI.form.HiddenValue#modalonly"><a href="LuCI.form.HiddenValue.html#modalonly">modalonly</a></li>
+ <li data-name="LuCI.form.HiddenValue#onchange"><a href="LuCI.form.HiddenValue.html#onchange">onchange</a></li>
+
<li data-name="LuCI.form.HiddenValue#optional"><a href="LuCI.form.HiddenValue.html#optional">optional</a></li>
<li data-name="LuCI.form.HiddenValue#password"><a href="LuCI.form.HiddenValue.html#password">password</a></li>
@@ -1071,8 +1103,12 @@
<span class="subtitle">Members</span>
+ <li data-name="LuCI.form.ListValue##orientation"><a href="LuCI.form.ListValue.html#orientation">orientation</a></li>
+
<li data-name="LuCI.form.ListValue##size"><a href="LuCI.form.ListValue.html#size">size</a></li>
+ <li data-name="LuCI.form.ListValue##widget"><a href="LuCI.form.ListValue.html#widget">widget</a></li>
+
<li data-name="LuCI.form.ListValue#datatype"><a href="LuCI.form.ListValue.html#datatype">datatype</a></li>
<li data-name="LuCI.form.ListValue#default"><a href="LuCI.form.ListValue.html#default">default</a></li>
@@ -1081,6 +1117,8 @@
<li data-name="LuCI.form.ListValue#modalonly"><a href="LuCI.form.ListValue.html#modalonly">modalonly</a></li>
+ <li data-name="LuCI.form.ListValue#onchange"><a href="LuCI.form.ListValue.html#onchange">onchange</a></li>
+
<li data-name="LuCI.form.ListValue#optional"><a href="LuCI.form.ListValue.html#optional">optional</a></li>
<li data-name="LuCI.form.ListValue#password"><a href="LuCI.form.ListValue.html#password">password</a></li>
@@ -1225,6 +1263,8 @@
<li data-name="LuCI.form.MultiValue#modalonly"><a href="LuCI.form.MultiValue.html#modalonly">modalonly</a></li>
+ <li data-name="LuCI.form.MultiValue#onchange"><a href="LuCI.form.MultiValue.html#onchange">onchange</a></li>
+
<li data-name="LuCI.form.MultiValue#optional"><a href="LuCI.form.MultiValue.html#optional">optional</a></li>
<li data-name="LuCI.form.MultiValue#password"><a href="LuCI.form.MultiValue.html#password">password</a></li>
@@ -1324,8 +1364,16 @@
<li data-name="LuCI.form.NamedSection#cfgsections"><a href="LuCI.form.NamedSection.html#cfgsections">cfgsections</a></li>
+ <li data-name="LuCI.form.NamedSection#cfgvalue"><a href="LuCI.form.NamedSection.html#cfgvalue">cfgvalue</a></li>
+
<li data-name="LuCI.form.NamedSection#filter"><a href="LuCI.form.NamedSection.html#filter">filter</a></li>
+ <li data-name="LuCI.form.NamedSection#formvalue"><a href="LuCI.form.NamedSection.html#formvalue">formvalue</a></li>
+
+ <li data-name="LuCI.form.NamedSection#getOption"><a href="LuCI.form.NamedSection.html#getOption">getOption</a></li>
+
+ <li data-name="LuCI.form.NamedSection#getUIElement"><a href="LuCI.form.NamedSection.html#getUIElement">getUIElement</a></li>
+
<li data-name="LuCI.form.NamedSection#load"><a href="LuCI.form.NamedSection.html#load">load</a></li>
<li data-name="LuCI.form.NamedSection#option"><a href="LuCI.form.NamedSection.html#option">option</a></li>
@@ -1367,6 +1415,8 @@
<li data-name="LuCI.form.SectionValue#modalonly"><a href="LuCI.form.SectionValue.html#modalonly">modalonly</a></li>
+ <li data-name="LuCI.form.SectionValue#onchange"><a href="LuCI.form.SectionValue.html#onchange">onchange</a></li>
+
<li data-name="LuCI.form.SectionValue#optional"><a href="LuCI.form.SectionValue.html#optional">optional</a></li>
<li data-name="LuCI.form.SectionValue#password"><a href="LuCI.form.SectionValue.html#password">password</a></li>
@@ -1457,6 +1507,8 @@
<li data-name="LuCI.form.TableSection##modaltitle"><a href="LuCI.form.TableSection.html#modaltitle">modaltitle</a></li>
+ <li data-name="LuCI.form.TableSection##nodescriptions"><a href="LuCI.form.TableSection.html#nodescriptions">nodescriptions</a></li>
+
<li data-name="LuCI.form.TableSection##rowcolors"><a href="LuCI.form.TableSection.html#rowcolors">rowcolors</a></li>
<li data-name="LuCI.form.TableSection##sectiontitle"><a href="LuCI.form.TableSection.html#sectiontitle">sectiontitle</a></li>
@@ -1492,8 +1544,16 @@
<li data-name="LuCI.form.TableSection#append"><a href="LuCI.form.TableSection.html#append">append</a></li>
+ <li data-name="LuCI.form.TableSection#cfgvalue"><a href="LuCI.form.TableSection.html#cfgvalue">cfgvalue</a></li>
+
<li data-name="LuCI.form.TableSection#filter"><a href="LuCI.form.TableSection.html#filter">filter</a></li>
+ <li data-name="LuCI.form.TableSection#formvalue"><a href="LuCI.form.TableSection.html#formvalue">formvalue</a></li>
+
+ <li data-name="LuCI.form.TableSection#getOption"><a href="LuCI.form.TableSection.html#getOption">getOption</a></li>
+
+ <li data-name="LuCI.form.TableSection#getUIElement"><a href="LuCI.form.TableSection.html#getUIElement">getUIElement</a></li>
+
<li data-name="LuCI.form.TableSection#load"><a href="LuCI.form.TableSection.html#load">load</a></li>
<li data-name="LuCI.form.TableSection#option"><a href="LuCI.form.TableSection.html#option">option</a></li>
@@ -1539,6 +1599,8 @@
<li data-name="LuCI.form.TextValue#modalonly"><a href="LuCI.form.TextValue.html#modalonly">modalonly</a></li>
+ <li data-name="LuCI.form.TextValue#onchange"><a href="LuCI.form.TextValue.html#onchange">onchange</a></li>
+
<li data-name="LuCI.form.TextValue#optional"><a href="LuCI.form.TextValue.html#optional">optional</a></li>
<li data-name="LuCI.form.TextValue#password"><a href="LuCI.form.TextValue.html#password">password</a></li>
@@ -1642,8 +1704,16 @@
<li data-name="LuCI.form.TypedSection#cfgsections"><a href="LuCI.form.TypedSection.html#cfgsections">cfgsections</a></li>
+ <li data-name="LuCI.form.TypedSection#cfgvalue"><a href="LuCI.form.TypedSection.html#cfgvalue">cfgvalue</a></li>
+
<li data-name="LuCI.form.TypedSection#filter"><a href="LuCI.form.TypedSection.html#filter">filter</a></li>
+ <li data-name="LuCI.form.TypedSection#formvalue"><a href="LuCI.form.TypedSection.html#formvalue">formvalue</a></li>
+
+ <li data-name="LuCI.form.TypedSection#getOption"><a href="LuCI.form.TypedSection.html#getOption">getOption</a></li>
+
+ <li data-name="LuCI.form.TypedSection#getUIElement"><a href="LuCI.form.TypedSection.html#getUIElement">getUIElement</a></li>
+
<li data-name="LuCI.form.TypedSection#load"><a href="LuCI.form.TypedSection.html#load">load</a></li>
<li data-name="LuCI.form.TypedSection#option"><a href="LuCI.form.TypedSection.html#option">option</a></li>
@@ -1687,6 +1757,8 @@
<li data-name="LuCI.form.Value#modalonly"><a href="LuCI.form.Value.html#modalonly">modalonly</a></li>
+ <li data-name="LuCI.form.Value#onchange"><a href="LuCI.form.Value.html#onchange">onchange</a></li>
+
<li data-name="LuCI.form.Value#optional"><a href="LuCI.form.Value.html#optional">optional</a></li>
<li data-name="LuCI.form.Value#readonly"><a href="LuCI.form.Value.html#readonly">readonly</a></li>
@@ -2520,6 +2592,8 @@
<li data-name="LuCI.session#getLocalData"><a href="LuCI.session.html#getLocalData">getLocalData</a></li>
+ <li data-name="LuCI.session#getToken"><a href="LuCI.session.html#getToken">getToken</a></li>
+
<li data-name="LuCI.session#setLocalData"><a href="LuCI.session.html#setLocalData">setLocalData</a></li>
</ul>
@@ -2670,6 +2744,8 @@
<li data-name="LuCI.ui.AbstractElement#getValue"><a href="LuCI.ui.AbstractElement.html#getValue">getValue</a></li>
+ <li data-name="LuCI.ui.AbstractElement#isChanged"><a href="LuCI.ui.AbstractElement.html#isChanged">isChanged</a></li>
+
<li data-name="LuCI.ui.AbstractElement#isValid"><a href="LuCI.ui.AbstractElement.html#isValid">isValid</a></li>
<li data-name="LuCI.ui.AbstractElement#registerEvents"><a href="LuCI.ui.AbstractElement.html#registerEvents">registerEvents</a></li>
@@ -2678,6 +2754,8 @@
<li data-name="LuCI.ui.AbstractElement#setChangeEvents"><a href="LuCI.ui.AbstractElement.html#setChangeEvents">setChangeEvents</a></li>
+ <li data-name="LuCI.ui.AbstractElement#setPlaceholder"><a href="LuCI.ui.AbstractElement.html#setPlaceholder">setPlaceholder</a></li>
+
<li data-name="LuCI.ui.AbstractElement#setUpdateEvents"><a href="LuCI.ui.AbstractElement.html#setUpdateEvents">setUpdateEvents</a></li>
<li data-name="LuCI.ui.AbstractElement#setValue"><a href="LuCI.ui.AbstractElement.html#setValue">setValue</a></li>
@@ -2748,6 +2826,8 @@
<li data-name="LuCI.ui.Checkbox#getValue"><a href="LuCI.ui.Checkbox.html#getValue">getValue</a></li>
+ <li data-name="LuCI.ui.Checkbox#isChanged"><a href="LuCI.ui.Checkbox.html#isChanged">isChanged</a></li>
+
<li data-name="LuCI.ui.Checkbox#isChecked"><a href="LuCI.ui.Checkbox.html#isChecked">isChecked</a></li>
<li data-name="LuCI.ui.Checkbox#isValid"><a href="LuCI.ui.Checkbox.html#isValid">isValid</a></li>
@@ -2758,6 +2838,8 @@
<li data-name="LuCI.ui.Checkbox#setChangeEvents"><a href="LuCI.ui.Checkbox.html#setChangeEvents">setChangeEvents</a></li>
+ <li data-name="LuCI.ui.Checkbox#setPlaceholder"><a href="LuCI.ui.Checkbox.html#setPlaceholder">setPlaceholder</a></li>
+
<li data-name="LuCI.ui.Checkbox#setUpdateEvents"><a href="LuCI.ui.Checkbox.html#setUpdateEvents">setUpdateEvents</a></li>
<li data-name="LuCI.ui.Checkbox#setValue"><a href="LuCI.ui.Checkbox.html#setValue">setValue</a></li>
@@ -2798,12 +2880,16 @@
<li data-name="LuCI.ui.Combobox#closeAllDropdowns"><a href="LuCI.ui.Combobox.html#closeAllDropdowns">closeAllDropdowns</a></li>
+ <li data-name="LuCI.ui.Combobox#isChanged"><a href="LuCI.ui.Combobox.html#isChanged">isChanged</a></li>
+
<li data-name="LuCI.ui.Combobox#isValid"><a href="LuCI.ui.Combobox.html#isValid">isValid</a></li>
<li data-name="LuCI.ui.Combobox#registerEvents"><a href="LuCI.ui.Combobox.html#registerEvents">registerEvents</a></li>
<li data-name="LuCI.ui.Combobox#setChangeEvents"><a href="LuCI.ui.Combobox.html#setChangeEvents">setChangeEvents</a></li>
+ <li data-name="LuCI.ui.Combobox#setPlaceholder"><a href="LuCI.ui.Combobox.html#setPlaceholder">setPlaceholder</a></li>
+
<li data-name="LuCI.ui.Combobox#setUpdateEvents"><a href="LuCI.ui.Combobox.html#setUpdateEvents">setUpdateEvents</a></li>
<li data-name="LuCI.ui.Combobox#triggerValidation"><a href="LuCI.ui.Combobox.html#triggerValidation">triggerValidation</a></li>
@@ -2842,12 +2928,16 @@
<li data-name="LuCI.ui.ComboButton#closeAllDropdowns"><a href="LuCI.ui.ComboButton.html#closeAllDropdowns">closeAllDropdowns</a></li>
+ <li data-name="LuCI.ui.ComboButton#isChanged"><a href="LuCI.ui.ComboButton.html#isChanged">isChanged</a></li>
+
<li data-name="LuCI.ui.ComboButton#isValid"><a href="LuCI.ui.ComboButton.html#isValid">isValid</a></li>
<li data-name="LuCI.ui.ComboButton#registerEvents"><a href="LuCI.ui.ComboButton.html#registerEvents">registerEvents</a></li>
<li data-name="LuCI.ui.ComboButton#setChangeEvents"><a href="LuCI.ui.ComboButton.html#setChangeEvents">setChangeEvents</a></li>
+ <li data-name="LuCI.ui.ComboButton#setPlaceholder"><a href="LuCI.ui.ComboButton.html#setPlaceholder">setPlaceholder</a></li>
+
<li data-name="LuCI.ui.ComboButton#setUpdateEvents"><a href="LuCI.ui.ComboButton.html#setUpdateEvents">setUpdateEvents</a></li>
<li data-name="LuCI.ui.ComboButton#triggerValidation"><a href="LuCI.ui.ComboButton.html#triggerValidation">triggerValidation</a></li>
@@ -2888,6 +2978,8 @@
<li data-name="LuCI.ui.Dropdown#getValue"><a href="LuCI.ui.Dropdown.html#getValue">getValue</a></li>
+ <li data-name="LuCI.ui.Dropdown#isChanged"><a href="LuCI.ui.Dropdown.html#isChanged">isChanged</a></li>
+
<li data-name="LuCI.ui.Dropdown#isValid"><a href="LuCI.ui.Dropdown.html#isValid">isValid</a></li>
<li data-name="LuCI.ui.Dropdown#registerEvents"><a href="LuCI.ui.Dropdown.html#registerEvents">registerEvents</a></li>
@@ -2896,6 +2988,8 @@
<li data-name="LuCI.ui.Dropdown#setChangeEvents"><a href="LuCI.ui.Dropdown.html#setChangeEvents">setChangeEvents</a></li>
+ <li data-name="LuCI.ui.Dropdown#setPlaceholder"><a href="LuCI.ui.Dropdown.html#setPlaceholder">setPlaceholder</a></li>
+
<li data-name="LuCI.ui.Dropdown#setUpdateEvents"><a href="LuCI.ui.Dropdown.html#setUpdateEvents">setUpdateEvents</a></li>
<li data-name="LuCI.ui.Dropdown#setValue"><a href="LuCI.ui.Dropdown.html#setValue">setValue</a></li>
@@ -2936,6 +3030,8 @@
<li data-name="LuCI.ui.DynamicList#getValue"><a href="LuCI.ui.DynamicList.html#getValue">getValue</a></li>
+ <li data-name="LuCI.ui.DynamicList#isChanged"><a href="LuCI.ui.DynamicList.html#isChanged">isChanged</a></li>
+
<li data-name="LuCI.ui.DynamicList#isValid"><a href="LuCI.ui.DynamicList.html#isValid">isValid</a></li>
<li data-name="LuCI.ui.DynamicList#registerEvents"><a href="LuCI.ui.DynamicList.html#registerEvents">registerEvents</a></li>
@@ -2944,6 +3040,8 @@
<li data-name="LuCI.ui.DynamicList#setChangeEvents"><a href="LuCI.ui.DynamicList.html#setChangeEvents">setChangeEvents</a></li>
+ <li data-name="LuCI.ui.DynamicList#setPlaceholder"><a href="LuCI.ui.DynamicList.html#setPlaceholder">setPlaceholder</a></li>
+
<li data-name="LuCI.ui.DynamicList#setUpdateEvents"><a href="LuCI.ui.DynamicList.html#setUpdateEvents">setUpdateEvents</a></li>
<li data-name="LuCI.ui.DynamicList#setValue"><a href="LuCI.ui.DynamicList.html#setValue">setValue</a></li>
@@ -2980,6 +3078,8 @@
<li data-name="LuCI.ui.FileUpload#getValue"><a href="LuCI.ui.FileUpload.html#getValue">getValue</a></li>
+ <li data-name="LuCI.ui.FileUpload#isChanged"><a href="LuCI.ui.FileUpload.html#isChanged">isChanged</a></li>
+
<li data-name="LuCI.ui.FileUpload#isValid"><a href="LuCI.ui.FileUpload.html#isValid">isValid</a></li>
<li data-name="LuCI.ui.FileUpload#registerEvents"><a href="LuCI.ui.FileUpload.html#registerEvents">registerEvents</a></li>
@@ -2988,6 +3088,8 @@
<li data-name="LuCI.ui.FileUpload#setChangeEvents"><a href="LuCI.ui.FileUpload.html#setChangeEvents">setChangeEvents</a></li>
+ <li data-name="LuCI.ui.FileUpload#setPlaceholder"><a href="LuCI.ui.FileUpload.html#setPlaceholder">setPlaceholder</a></li>
+
<li data-name="LuCI.ui.FileUpload#setUpdateEvents"><a href="LuCI.ui.FileUpload.html#setUpdateEvents">setUpdateEvents</a></li>
<li data-name="LuCI.ui.FileUpload#setValue"><a href="LuCI.ui.FileUpload.html#setValue">setValue</a></li>
@@ -3020,6 +3122,8 @@
<li data-name="LuCI.ui.Hiddenfield#getValue"><a href="LuCI.ui.Hiddenfield.html#getValue">getValue</a></li>
+ <li data-name="LuCI.ui.Hiddenfield#isChanged"><a href="LuCI.ui.Hiddenfield.html#isChanged">isChanged</a></li>
+
<li data-name="LuCI.ui.Hiddenfield#isValid"><a href="LuCI.ui.Hiddenfield.html#isValid">isValid</a></li>
<li data-name="LuCI.ui.Hiddenfield#registerEvents"><a href="LuCI.ui.Hiddenfield.html#registerEvents">registerEvents</a></li>
@@ -3028,6 +3132,8 @@
<li data-name="LuCI.ui.Hiddenfield#setChangeEvents"><a href="LuCI.ui.Hiddenfield.html#setChangeEvents">setChangeEvents</a></li>
+ <li data-name="LuCI.ui.Hiddenfield#setPlaceholder"><a href="LuCI.ui.Hiddenfield.html#setPlaceholder">setPlaceholder</a></li>
+
<li data-name="LuCI.ui.Hiddenfield#setUpdateEvents"><a href="LuCI.ui.Hiddenfield.html#setUpdateEvents">setUpdateEvents</a></li>
<li data-name="LuCI.ui.Hiddenfield#setValue"><a href="LuCI.ui.Hiddenfield.html#setValue">setValue</a></li>
@@ -3098,6 +3204,8 @@
<li data-name="LuCI.ui.Select#getValue"><a href="LuCI.ui.Select.html#getValue">getValue</a></li>
+ <li data-name="LuCI.ui.Select#isChanged"><a href="LuCI.ui.Select.html#isChanged">isChanged</a></li>
+
<li data-name="LuCI.ui.Select#isValid"><a href="LuCI.ui.Select.html#isValid">isValid</a></li>
<li data-name="LuCI.ui.Select#registerEvents"><a href="LuCI.ui.Select.html#registerEvents">registerEvents</a></li>
@@ -3106,6 +3214,8 @@
<li data-name="LuCI.ui.Select#setChangeEvents"><a href="LuCI.ui.Select.html#setChangeEvents">setChangeEvents</a></li>
+ <li data-name="LuCI.ui.Select#setPlaceholder"><a href="LuCI.ui.Select.html#setPlaceholder">setPlaceholder</a></li>
+
<li data-name="LuCI.ui.Select#setUpdateEvents"><a href="LuCI.ui.Select.html#setUpdateEvents">setUpdateEvents</a></li>
<li data-name="LuCI.ui.Select#setValue"><a href="LuCI.ui.Select.html#setValue">setValue</a></li>
@@ -3170,6 +3280,8 @@
<li data-name="LuCI.ui.Textarea#getValue"><a href="LuCI.ui.Textarea.html#getValue">getValue</a></li>
+ <li data-name="LuCI.ui.Textarea#isChanged"><a href="LuCI.ui.Textarea.html#isChanged">isChanged</a></li>
+
<li data-name="LuCI.ui.Textarea#isValid"><a href="LuCI.ui.Textarea.html#isValid">isValid</a></li>
<li data-name="LuCI.ui.Textarea#registerEvents"><a href="LuCI.ui.Textarea.html#registerEvents">registerEvents</a></li>
@@ -3178,6 +3290,8 @@
<li data-name="LuCI.ui.Textarea#setChangeEvents"><a href="LuCI.ui.Textarea.html#setChangeEvents">setChangeEvents</a></li>
+ <li data-name="LuCI.ui.Textarea#setPlaceholder"><a href="LuCI.ui.Textarea.html#setPlaceholder">setPlaceholder</a></li>
+
<li data-name="LuCI.ui.Textarea#setUpdateEvents"><a href="LuCI.ui.Textarea.html#setUpdateEvents">setUpdateEvents</a></li>
<li data-name="LuCI.ui.Textarea#setValue"><a href="LuCI.ui.Textarea.html#setValue">setValue</a></li>
@@ -3214,6 +3328,8 @@
<li data-name="LuCI.ui.Textfield#getValue"><a href="LuCI.ui.Textfield.html#getValue">getValue</a></li>
+ <li data-name="LuCI.ui.Textfield#isChanged"><a href="LuCI.ui.Textfield.html#isChanged">isChanged</a></li>
+
<li data-name="LuCI.ui.Textfield#isValid"><a href="LuCI.ui.Textfield.html#isValid">isValid</a></li>
<li data-name="LuCI.ui.Textfield#registerEvents"><a href="LuCI.ui.Textfield.html#registerEvents">registerEvents</a></li>
@@ -3222,6 +3338,8 @@
<li data-name="LuCI.ui.Textfield#setChangeEvents"><a href="LuCI.ui.Textfield.html#setChangeEvents">setChangeEvents</a></li>
+ <li data-name="LuCI.ui.Textfield#setPlaceholder"><a href="LuCI.ui.Textfield.html#setPlaceholder">setPlaceholder</a></li>
+
<li data-name="LuCI.ui.Textfield#setUpdateEvents"><a href="LuCI.ui.Textfield.html#setUpdateEvents">setUpdateEvents</a></li>
<li data-name="LuCI.ui.Textfield#setValue"><a href="LuCI.ui.Textfield.html#setValue">setValue</a></li>
@@ -3345,7 +3463,7 @@ such networks in parallel.</p></div>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line3388">line 3388</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line3404">line 3404</a>
</div>
</div>
@@ -3430,7 +3548,7 @@ such networks in parallel.</p></div>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line4131">line 4131</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line4147">line 4147</a>
</div>
</div>
@@ -3701,7 +3819,7 @@ are passed.</td>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line3422">line 3422</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line3438">line 3438</a>
</div>
</div>
@@ -3853,7 +3971,7 @@ not found.</td>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line3675">line 3675</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line3691">line 3691</a>
</div>
</div>
@@ -3954,7 +4072,7 @@ information.</td>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line3686">line 3686</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line3702">line 3702</a>
</div>
</div>
@@ -4055,7 +4173,7 @@ encryption state could not be found in <code>ubus</code> runtime information.</t
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line3623">line 3623</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line3639">line 3639</a>
</div>
</div>
@@ -4168,7 +4286,7 @@ state. Possible returned values are:
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line3644">line 3644</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line3660">line 3660</a>
</div>
</div>
@@ -4270,7 +4388,7 @@ translated string.</p>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line3664">line 3664</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line3680">line 3680</a>
</div>
</div>
@@ -4371,7 +4489,7 @@ information.</td>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line3866">line 3866</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line3882">line 3882</a>
</div>
</div>
@@ -4472,7 +4590,7 @@ with this network.</td>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line3896">line 3896</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line3912">line 3912</a>
</div>
</div>
@@ -4578,7 +4696,7 @@ is not available.</td>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line3501">line 3501</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line3517">line 3517</a>
</div>
</div>
@@ -4681,7 +4799,7 @@ is not available.</td>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line3912">line 3912</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line3928">line 3928</a>
</div>
</div>
@@ -4785,7 +4903,7 @@ or <code>null</code> if it cannot be determined.</td>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line3945">line 3945</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line3961">line 3961</a>
</div>
</div>
@@ -4886,7 +5004,7 @@ information or <code>00</code> if it cannot be determined.</td>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line4091">line 4091</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line4107">line 4107</a>
</div>
</div>
@@ -4987,7 +5105,7 @@ device associted with this wireless network.</td>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line3878">line 3878</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line3894">line 3894</a>
</div>
</div>
@@ -5092,7 +5210,7 @@ available.</td>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line4039">line 4039</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line4055">line 4055</a>
</div>
</div>
@@ -5195,7 +5313,7 @@ name, depending on which information is available.</td>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line3526">line 3526</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line3542">line 3542</a>
</div>
</div>
@@ -5298,7 +5416,7 @@ radio and network index numbers.</p>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line3548">line 3548</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line3564">line 3564</a>
</div>
</div>
@@ -5403,7 +5521,7 @@ associated network device, e.g. when not configured or up.</td>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line3488">line 3488</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line3504">line 3504</a>
</div>
</div>
@@ -5507,7 +5625,7 @@ is not in mesh mode.</td>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line3463">line 3463</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line3479">line 3479</a>
</div>
</div>
@@ -5614,7 +5732,7 @@ is not in mesh mode.</td>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line3536">line 3536</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line3552">line 3552</a>
</div>
</div>
@@ -5714,7 +5832,7 @@ is not in mesh mode.</td>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line4055">line 4055</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line4071">line 4071</a>
</div>
</div>
@@ -5819,7 +5937,7 @@ interface.</td>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line3512">line 3512</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line3528">line 3528</a>
</div>
</div>
@@ -5920,7 +6038,7 @@ attached to.</p>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line4066">line 4066</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line4082">line 4082</a>
</div>
</div>
@@ -6021,7 +6139,7 @@ logical interfaces this wireless network is attached to.</td>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line3934">line 3934</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line3950">line 3950</a>
</div>
</div>
@@ -6122,7 +6240,7 @@ information or <code>0</code> if it cannot be determined.</td>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line4024">line 4024</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line4040">line 4040</a>
</div>
</div>
@@ -6224,7 +6342,7 @@ internal network ID, depending on which information is available.</td>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line3923">line 3923</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line3939">line 3939</a>
</div>
</div>
@@ -6328,7 +6446,7 @@ information or <code>null</code> if it cannot be determined.</td>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line3983">line 3983</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line3999">line 3999</a>
</div>
</div>
@@ -6431,7 +6549,7 @@ noise and signal (SNR), divided by 5.</td>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line4006">line 4006</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line4022">line 4022</a>
</div>
</div>
@@ -6533,7 +6651,7 @@ by <code>ubus</code> runtime state.</td>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line3474">line 3474</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line3490">line 3490</a>
</div>
</div>
@@ -6637,7 +6755,7 @@ in mesh mode.</td>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line3956">line 3956</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line3972">line 3972</a>
</div>
</div>
@@ -6741,7 +6859,7 @@ in mesh mode.</td>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line3971">line 3971</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line3987">line 3987</a>
</div>
</div>
@@ -6845,7 +6963,7 @@ cannot be determined.</td>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line3576">line 3576</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line3592">line 3592</a>
</div>
</div>
@@ -6950,7 +7068,7 @@ found.</td>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line3564">line 3564</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line3580">line 3580</a>
</div>
</div>
@@ -7054,7 +7172,7 @@ or <code>null</code> if it cannot be determined.</td>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line4102">line 4102</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line4118">line 4118</a>
</div>
</div>
@@ -7155,7 +7273,7 @@ deauthenticating clients, otherwise <code>false</code>.</td>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line3448">line 3448</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line3464">line 3464</a>
</div>
</div>
@@ -7257,7 +7375,7 @@ UCI configuration.</td>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line3597">line 3597</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line3613">line 3613</a>
</div>
</div>
@@ -7362,7 +7480,7 @@ instance.</p>
<div class="tag-source">
- <a href="network.js.html">network.js</a>, <a href="network.js.html#line3436">line 3436</a>
+ <a href="network.js.html">network.js</a>, <a href="network.js.html#line3452">line 3452</a>
</div>
</div>
@@ -7516,7 +7634,7 @@ configuration.</p></td>
<footer>
- Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
+ Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Thu Aug 06 2020 17:58:02 GMT+0200 (Central European Summer Time)
</footer>
</div>
</div>