docs: update js api docs
[project/luci.git] / docs / jsapi / LuCI.form.AbstractValue.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <title>Class: AbstractValue</title>
6
7
8 <script src="scripts/prettify/prettify.js"></script>
9 <script src="scripts/prettify/lang-css.js"></script>
10 <script src="scripts/jquery.min.js"></script>
11 <!--[if lt IE 9]>
12 <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
13 <![endif]-->
14 <link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
15 <link type="text/css" rel="stylesheet" href="styles/bootstrap.min.css">
16 <link type="text/css" rel="stylesheet" href="styles/jaguar.css">
17
18
19 <script>
20 var config = {"monospaceLinks":true,"cleverLinks":true,"default":{"outputSourceFiles":true}};
21 </script>
22
23
24
25 </head>
26 <body>
27 <div id="wrap" class="clearfix">
28
29 <div class="navigation">
30 <h3 class="applicationName"><a href="index.html"></a></h3>
31
32 <div class="search">
33 <input id="search" type="text" class="form-control input-sm" placeholder="Search Documentations">
34 </div>
35 <ul class="list">
36
37 <li class="item" data-name="LuCI">
38 <span class="title">
39 <a href="LuCI.html">LuCI</a>
40
41 </span>
42 <ul class="members itemMembers">
43
44 <span class="subtitle">Members</span>
45
46 <li data-name="LuCI#Class"><a href="LuCI.html#Class">Class</a></li>
47
48 <li data-name="LuCI#dom"><a href="LuCI.html#dom">dom</a></li>
49
50 <li data-name="LuCI#env"><a href="LuCI.html#env">env</a></li>
51
52 <li data-name="LuCI#Poll"><a href="LuCI.html#Poll">Poll</a></li>
53
54 <li data-name="LuCI#Request"><a href="LuCI.html#Request">Request</a></li>
55
56 <li data-name="LuCI#view"><a href="LuCI.html#view">view</a></li>
57
58 </ul>
59 <ul class="typedefs itemMembers">
60
61 <span class="subtitle">Typedefs</span>
62
63 <li data-name="LuCI.requestCallbackFn"><a href="LuCI.html#.requestCallbackFn">requestCallbackFn</a></li>
64
65 </ul>
66 <ul class="typedefs itemMembers">
67
68 </ul>
69 <ul class="methods itemMembers">
70
71 <span class="subtitle">Methods</span>
72
73 <li data-name="LuCI#bind"><a href="LuCI.html#bind">bind</a></li>
74
75 <li data-name="LuCI#error"><a href="LuCI.html#error">error</a></li>
76
77 <li data-name="LuCI#fspath"><a href="LuCI.html#fspath">fspath</a></li>
78
79 <li data-name="LuCI#get"><a href="LuCI.html#get">get</a></li>
80
81 <li data-name="LuCI#halt"><a href="LuCI.html#halt">halt</a></li>
82
83 <li data-name="LuCI#hasSystemFeature"><a href="LuCI.html#hasSystemFeature">hasSystemFeature</a></li>
84
85 <li data-name="LuCI#hasViewPermission"><a href="LuCI.html#hasViewPermission">hasViewPermission</a></li>
86
87 <li data-name="LuCI#isObject"><a href="LuCI.html#isObject">isObject</a></li>
88
89 <li data-name="LuCI#location"><a href="LuCI.html#location">location</a></li>
90
91 <li data-name="LuCI#media"><a href="LuCI.html#media">media</a></li>
92
93 <li data-name="LuCI#path"><a href="LuCI.html#path">path</a></li>
94
95 <li data-name="LuCI#poll"><a href="LuCI.html#poll">poll</a></li>
96
97 <li data-name="LuCI#post"><a href="LuCI.html#post">post</a></li>
98
99 <li data-name="LuCI#raise"><a href="LuCI.html#raise">raise</a></li>
100
101 <li data-name="LuCI#require"><a href="LuCI.html#require">require</a></li>
102
103 <li data-name="LuCI#resolveDefault"><a href="LuCI.html#resolveDefault">resolveDefault</a></li>
104
105 <li data-name="LuCI#resource"><a href="LuCI.html#resource">resource</a></li>
106
107 <li data-name="LuCI#run"><a href="LuCI.html#run">run</a></li>
108
109 <li data-name="LuCI#sortedKeys"><a href="LuCI.html#sortedKeys">sortedKeys</a></li>
110
111 <li data-name="LuCI#stop"><a href="LuCI.html#stop">stop</a></li>
112
113 <li data-name="LuCI#toArray"><a href="LuCI.html#toArray">toArray</a></li>
114
115 <li data-name="LuCI#url"><a href="LuCI.html#url">url</a></li>
116
117 </ul>
118 <ul class="events itemMembers">
119
120 </ul>
121 </li>
122
123 <li class="item" data-name="LuCI.baseclass">
124 <span class="title">
125 <a href="LuCI.baseclass.html">LuCI.baseclass</a>
126
127 </span>
128 <ul class="members itemMembers">
129
130 </ul>
131 <ul class="typedefs itemMembers">
132
133 </ul>
134 <ul class="typedefs itemMembers">
135
136 </ul>
137 <ul class="methods itemMembers">
138
139 <span class="subtitle">Methods</span>
140
141 <li data-name="LuCI.baseclass.extend"><a href="LuCI.baseclass.html#.extend">extend</a></li>
142
143 <li data-name="LuCI.baseclass.instantiate"><a href="LuCI.baseclass.html#.instantiate">instantiate</a></li>
144
145 <li data-name="LuCI.baseclass.isSubclass"><a href="LuCI.baseclass.html#.isSubclass">isSubclass</a></li>
146
147 <li data-name="LuCI.baseclass.singleton"><a href="LuCI.baseclass.html#.singleton">singleton</a></li>
148
149 <li data-name="LuCI.baseclass#super"><a href="LuCI.baseclass.html#super">super</a></li>
150
151 <li data-name="LuCI.baseclass#varargs"><a href="LuCI.baseclass.html#varargs">varargs</a></li>
152
153 </ul>
154 <ul class="events itemMembers">
155
156 </ul>
157 </li>
158
159 <li class="item" data-name="LuCI.dom">
160 <span class="title">
161 <a href="LuCI.dom.html">LuCI.dom</a>
162
163 </span>
164 <ul class="members itemMembers">
165
166 </ul>
167 <ul class="typedefs itemMembers">
168
169 <span class="subtitle">Typedefs</span>
170
171 <li data-name="LuCI.dom~ignoreCallbackFn"><a href="LuCI.dom.html#~ignoreCallbackFn">ignoreCallbackFn</a></li>
172
173 </ul>
174 <ul class="typedefs itemMembers">
175
176 </ul>
177 <ul class="methods itemMembers">
178
179 <span class="subtitle">Methods</span>
180
181 <li data-name="LuCI.dom#append"><a href="LuCI.dom.html#append">append</a></li>
182
183 <li data-name="LuCI.dom#attr"><a href="LuCI.dom.html#attr">attr</a></li>
184
185 <li data-name="LuCI.dom#bindClassInstance"><a href="LuCI.dom.html#bindClassInstance">bindClassInstance</a></li>
186
187 <li data-name="LuCI.dom#callClassMethod"><a href="LuCI.dom.html#callClassMethod">callClassMethod</a></li>
188
189 <li data-name="LuCI.dom#content"><a href="LuCI.dom.html#content">content</a></li>
190
191 <li data-name="LuCI.dom#create"><a href="LuCI.dom.html#create">create</a></li>
192
193 <li data-name="LuCI.dom#data"><a href="LuCI.dom.html#data">data</a></li>
194
195 <li data-name="LuCI.dom#elem"><a href="LuCI.dom.html#elem">elem</a></li>
196
197 <li data-name="LuCI.dom#findClassInstance"><a href="LuCI.dom.html#findClassInstance">findClassInstance</a></li>
198
199 <li data-name="LuCI.dom#isEmpty"><a href="LuCI.dom.html#isEmpty">isEmpty</a></li>
200
201 <li data-name="LuCI.dom#matches"><a href="LuCI.dom.html#matches">matches</a></li>
202
203 <li data-name="LuCI.dom#parent"><a href="LuCI.dom.html#parent">parent</a></li>
204
205 <li data-name="LuCI.dom#parse"><a href="LuCI.dom.html#parse">parse</a></li>
206
207 </ul>
208 <ul class="events itemMembers">
209
210 </ul>
211 </li>
212
213 <li class="item" data-name="LuCI.form">
214 <span class="title">
215 <a href="LuCI.form.html">LuCI.form</a>
216
217 </span>
218 <ul class="members itemMembers">
219
220 </ul>
221 <ul class="typedefs itemMembers">
222
223 </ul>
224 <ul class="typedefs itemMembers">
225
226 </ul>
227 <ul class="methods itemMembers">
228
229 </ul>
230 <ul class="events itemMembers">
231
232 </ul>
233 </li>
234
235 <li class="item" data-name="LuCI.form.AbstractElement">
236 <span class="title">
237 <a href="LuCI.form.AbstractElement.html">LuCI.form.AbstractElement</a>
238
239 </span>
240 <ul class="members itemMembers">
241
242 </ul>
243 <ul class="typedefs itemMembers">
244
245 </ul>
246 <ul class="typedefs itemMembers">
247
248 </ul>
249 <ul class="methods itemMembers">
250
251 <span class="subtitle">Methods</span>
252
253 <li data-name="LuCI.form.AbstractElement#append"><a href="LuCI.form.AbstractElement.html#append">append</a></li>
254
255 <li data-name="LuCI.form.AbstractElement#parse"><a href="LuCI.form.AbstractElement.html#parse">parse</a></li>
256
257 <li data-name="LuCI.form.AbstractElement#render"><a href="LuCI.form.AbstractElement.html#render">render</a></li>
258
259 <li data-name="LuCI.form.AbstractElement#stripTags"><a href="LuCI.form.AbstractElement.html#stripTags">stripTags</a></li>
260
261 <li data-name="LuCI.form.AbstractElement#titleFn"><a href="LuCI.form.AbstractElement.html#titleFn">titleFn</a></li>
262
263 </ul>
264 <ul class="events itemMembers">
265
266 </ul>
267 </li>
268
269 <li class="item" data-name="LuCI.form.AbstractSection">
270 <span class="title">
271 <a href="LuCI.form.AbstractSection.html">LuCI.form.AbstractSection</a>
272
273 </span>
274 <ul class="members itemMembers">
275
276 <span class="subtitle">Members</span>
277
278 <li data-name="LuCI.form.AbstractSection##parentoption"><a href="LuCI.form.AbstractSection.html#parentoption">parentoption</a></li>
279
280 </ul>
281 <ul class="typedefs itemMembers">
282
283 </ul>
284 <ul class="typedefs itemMembers">
285
286 </ul>
287 <ul class="methods itemMembers">
288
289 <span class="subtitle">Methods</span>
290
291 <li data-name="LuCI.form.AbstractSection#append"><a href="LuCI.form.AbstractSection.html#append">append</a></li>
292
293 <li data-name="LuCI.form.AbstractSection#cfgsections"><a href="LuCI.form.AbstractSection.html#cfgsections">cfgsections</a></li>
294
295 <li data-name="LuCI.form.AbstractSection#cfgvalue"><a href="LuCI.form.AbstractSection.html#cfgvalue">cfgvalue</a></li>
296
297 <li data-name="LuCI.form.AbstractSection#filter"><a href="LuCI.form.AbstractSection.html#filter">filter</a></li>
298
299 <li data-name="LuCI.form.AbstractSection#formvalue"><a href="LuCI.form.AbstractSection.html#formvalue">formvalue</a></li>
300
301 <li data-name="LuCI.form.AbstractSection#getOption"><a href="LuCI.form.AbstractSection.html#getOption">getOption</a></li>
302
303 <li data-name="LuCI.form.AbstractSection#getUIElement"><a href="LuCI.form.AbstractSection.html#getUIElement">getUIElement</a></li>
304
305 <li data-name="LuCI.form.AbstractSection#load"><a href="LuCI.form.AbstractSection.html#load">load</a></li>
306
307 <li data-name="LuCI.form.AbstractSection#option"><a href="LuCI.form.AbstractSection.html#option">option</a></li>
308
309 <li data-name="LuCI.form.AbstractSection#parse"><a href="LuCI.form.AbstractSection.html#parse">parse</a></li>
310
311 <li data-name="LuCI.form.AbstractSection#render"><a href="LuCI.form.AbstractSection.html#render">render</a></li>
312
313 <li data-name="LuCI.form.AbstractSection#stripTags"><a href="LuCI.form.AbstractSection.html#stripTags">stripTags</a></li>
314
315 <li data-name="LuCI.form.AbstractSection#tab"><a href="LuCI.form.AbstractSection.html#tab">tab</a></li>
316
317 <li data-name="LuCI.form.AbstractSection#taboption"><a href="LuCI.form.AbstractSection.html#taboption">taboption</a></li>
318
319 <li data-name="LuCI.form.AbstractSection#titleFn"><a href="LuCI.form.AbstractSection.html#titleFn">titleFn</a></li>
320
321 </ul>
322 <ul class="events itemMembers">
323
324 </ul>
325 </li>
326
327 <li class="item" data-name="LuCI.form.AbstractValue">
328 <span class="title">
329 <a href="LuCI.form.AbstractValue.html">LuCI.form.AbstractValue</a>
330
331 </span>
332 <ul class="members itemMembers">
333
334 <span class="subtitle">Members</span>
335
336 <li data-name="LuCI.form.AbstractValue##datatype"><a href="LuCI.form.AbstractValue.html#datatype">datatype</a></li>
337
338 <li data-name="LuCI.form.AbstractValue##default"><a href="LuCI.form.AbstractValue.html#default">default</a></li>
339
340 <li data-name="LuCI.form.AbstractValue##editable"><a href="LuCI.form.AbstractValue.html#editable">editable</a></li>
341
342 <li data-name="LuCI.form.AbstractValue##modalonly"><a href="LuCI.form.AbstractValue.html#modalonly">modalonly</a></li>
343
344 <li data-name="LuCI.form.AbstractValue##onchange"><a href="LuCI.form.AbstractValue.html#onchange">onchange</a></li>
345
346 <li data-name="LuCI.form.AbstractValue##optional"><a href="LuCI.form.AbstractValue.html#optional">optional</a></li>
347
348 <li data-name="LuCI.form.AbstractValue##readonly"><a href="LuCI.form.AbstractValue.html#readonly">readonly</a></li>
349
350 <li data-name="LuCI.form.AbstractValue##rmempty"><a href="LuCI.form.AbstractValue.html#rmempty">rmempty</a></li>
351
352 <li data-name="LuCI.form.AbstractValue##uciconfig"><a href="LuCI.form.AbstractValue.html#uciconfig">uciconfig</a></li>
353
354 <li data-name="LuCI.form.AbstractValue##ucioption"><a href="LuCI.form.AbstractValue.html#ucioption">ucioption</a></li>
355
356 <li data-name="LuCI.form.AbstractValue##ucisection"><a href="LuCI.form.AbstractValue.html#ucisection">ucisection</a></li>
357
358 <li data-name="LuCI.form.AbstractValue##validate"><a href="LuCI.form.AbstractValue.html#validate">validate</a></li>
359
360 <li data-name="LuCI.form.AbstractValue##width"><a href="LuCI.form.AbstractValue.html#width">width</a></li>
361
362 </ul>
363 <ul class="typedefs itemMembers">
364
365 </ul>
366 <ul class="typedefs itemMembers">
367
368 </ul>
369 <ul class="methods itemMembers">
370
371 <span class="subtitle">Methods</span>
372
373 <li data-name="LuCI.form.AbstractValue#append"><a href="LuCI.form.AbstractValue.html#append">append</a></li>
374
375 <li data-name="LuCI.form.AbstractValue#cbid"><a href="LuCI.form.AbstractValue.html#cbid">cbid</a></li>
376
377 <li data-name="LuCI.form.AbstractValue#cfgvalue"><a href="LuCI.form.AbstractValue.html#cfgvalue">cfgvalue</a></li>
378
379 <li data-name="LuCI.form.AbstractValue#depends"><a href="LuCI.form.AbstractValue.html#depends">depends</a></li>
380
381 <li data-name="LuCI.form.AbstractValue#formvalue"><a href="LuCI.form.AbstractValue.html#formvalue">formvalue</a></li>
382
383 <li data-name="LuCI.form.AbstractValue#getUIElement"><a href="LuCI.form.AbstractValue.html#getUIElement">getUIElement</a></li>
384
385 <li data-name="LuCI.form.AbstractValue#isActive"><a href="LuCI.form.AbstractValue.html#isActive">isActive</a></li>
386
387 <li data-name="LuCI.form.AbstractValue#isValid"><a href="LuCI.form.AbstractValue.html#isValid">isValid</a></li>
388
389 <li data-name="LuCI.form.AbstractValue#load"><a href="LuCI.form.AbstractValue.html#load">load</a></li>
390
391 <li data-name="LuCI.form.AbstractValue#parse"><a href="LuCI.form.AbstractValue.html#parse">parse</a></li>
392
393 <li data-name="LuCI.form.AbstractValue#remove"><a href="LuCI.form.AbstractValue.html#remove">remove</a></li>
394
395 <li data-name="LuCI.form.AbstractValue#render"><a href="LuCI.form.AbstractValue.html#render">render</a></li>
396
397 <li data-name="LuCI.form.AbstractValue#stripTags"><a href="LuCI.form.AbstractValue.html#stripTags">stripTags</a></li>
398
399 <li data-name="LuCI.form.AbstractValue#textvalue"><a href="LuCI.form.AbstractValue.html#textvalue">textvalue</a></li>
400
401 <li data-name="LuCI.form.AbstractValue#titleFn"><a href="LuCI.form.AbstractValue.html#titleFn">titleFn</a></li>
402
403 <li data-name="LuCI.form.AbstractValue#validate"><a href="LuCI.form.AbstractValue.html#validate">validate</a></li>
404
405 <li data-name="LuCI.form.AbstractValue#write"><a href="LuCI.form.AbstractValue.html#write">write</a></li>
406
407 </ul>
408 <ul class="events itemMembers">
409
410 </ul>
411 </li>
412
413 <li class="item" data-name="LuCI.form.ButtonValue">
414 <span class="title">
415 <a href="LuCI.form.ButtonValue.html">LuCI.form.ButtonValue</a>
416
417 </span>
418 <ul class="members itemMembers">
419
420 <span class="subtitle">Members</span>
421
422 <li data-name="LuCI.form.ButtonValue##inputstyle"><a href="LuCI.form.ButtonValue.html#inputstyle">inputstyle</a></li>
423
424 <li data-name="LuCI.form.ButtonValue##inputtitle"><a href="LuCI.form.ButtonValue.html#inputtitle">inputtitle</a></li>
425
426 <li data-name="LuCI.form.ButtonValue##onclick"><a href="LuCI.form.ButtonValue.html#onclick">onclick</a></li>
427
428 <li data-name="LuCI.form.ButtonValue#datatype"><a href="LuCI.form.ButtonValue.html#datatype">datatype</a></li>
429
430 <li data-name="LuCI.form.ButtonValue#default"><a href="LuCI.form.ButtonValue.html#default">default</a></li>
431
432 <li data-name="LuCI.form.ButtonValue#editable"><a href="LuCI.form.ButtonValue.html#editable">editable</a></li>
433
434 <li data-name="LuCI.form.ButtonValue#modalonly"><a href="LuCI.form.ButtonValue.html#modalonly">modalonly</a></li>
435
436 <li data-name="LuCI.form.ButtonValue#onchange"><a href="LuCI.form.ButtonValue.html#onchange">onchange</a></li>
437
438 <li data-name="LuCI.form.ButtonValue#optional"><a href="LuCI.form.ButtonValue.html#optional">optional</a></li>
439
440 <li data-name="LuCI.form.ButtonValue#password"><a href="LuCI.form.ButtonValue.html#password">password</a></li>
441
442 <li data-name="LuCI.form.ButtonValue#placeholder"><a href="LuCI.form.ButtonValue.html#placeholder">placeholder</a></li>
443
444 <li data-name="LuCI.form.ButtonValue#readonly"><a href="LuCI.form.ButtonValue.html#readonly">readonly</a></li>
445
446 <li data-name="LuCI.form.ButtonValue#rmempty"><a href="LuCI.form.ButtonValue.html#rmempty">rmempty</a></li>
447
448 <li data-name="LuCI.form.ButtonValue#uciconfig"><a href="LuCI.form.ButtonValue.html#uciconfig">uciconfig</a></li>
449
450 <li data-name="LuCI.form.ButtonValue#ucioption"><a href="LuCI.form.ButtonValue.html#ucioption">ucioption</a></li>
451
452 <li data-name="LuCI.form.ButtonValue#ucisection"><a href="LuCI.form.ButtonValue.html#ucisection">ucisection</a></li>
453
454 <li data-name="LuCI.form.ButtonValue#validate"><a href="LuCI.form.ButtonValue.html#validate">validate</a></li>
455
456 <li data-name="LuCI.form.ButtonValue#width"><a href="LuCI.form.ButtonValue.html#width">width</a></li>
457
458 </ul>
459 <ul class="typedefs itemMembers">
460
461 </ul>
462 <ul class="typedefs itemMembers">
463
464 </ul>
465 <ul class="methods itemMembers">
466
467 <span class="subtitle">Methods</span>
468
469 <li data-name="LuCI.form.ButtonValue#append"><a href="LuCI.form.ButtonValue.html#append">append</a></li>
470
471 <li data-name="LuCI.form.ButtonValue#cbid"><a href="LuCI.form.ButtonValue.html#cbid">cbid</a></li>
472
473 <li data-name="LuCI.form.ButtonValue#cfgvalue"><a href="LuCI.form.ButtonValue.html#cfgvalue">cfgvalue</a></li>
474
475 <li data-name="LuCI.form.ButtonValue#depends"><a href="LuCI.form.ButtonValue.html#depends">depends</a></li>
476
477 <li data-name="LuCI.form.ButtonValue#formvalue"><a href="LuCI.form.ButtonValue.html#formvalue">formvalue</a></li>
478
479 <li data-name="LuCI.form.ButtonValue#getUIElement"><a href="LuCI.form.ButtonValue.html#getUIElement">getUIElement</a></li>
480
481 <li data-name="LuCI.form.ButtonValue#isActive"><a href="LuCI.form.ButtonValue.html#isActive">isActive</a></li>
482
483 <li data-name="LuCI.form.ButtonValue#isValid"><a href="LuCI.form.ButtonValue.html#isValid">isValid</a></li>
484
485 <li data-name="LuCI.form.ButtonValue#load"><a href="LuCI.form.ButtonValue.html#load">load</a></li>
486
487 <li data-name="LuCI.form.ButtonValue#parse"><a href="LuCI.form.ButtonValue.html#parse">parse</a></li>
488
489 <li data-name="LuCI.form.ButtonValue#remove"><a href="LuCI.form.ButtonValue.html#remove">remove</a></li>
490
491 <li data-name="LuCI.form.ButtonValue#stripTags"><a href="LuCI.form.ButtonValue.html#stripTags">stripTags</a></li>
492
493 <li data-name="LuCI.form.ButtonValue#textvalue"><a href="LuCI.form.ButtonValue.html#textvalue">textvalue</a></li>
494
495 <li data-name="LuCI.form.ButtonValue#titleFn"><a href="LuCI.form.ButtonValue.html#titleFn">titleFn</a></li>
496
497 <li data-name="LuCI.form.ButtonValue#value"><a href="LuCI.form.ButtonValue.html#value">value</a></li>
498
499 <li data-name="LuCI.form.ButtonValue#write"><a href="LuCI.form.ButtonValue.html#write">write</a></li>
500
501 </ul>
502 <ul class="events itemMembers">
503
504 </ul>
505 </li>
506
507 <li class="item" data-name="LuCI.form.DummyValue">
508 <span class="title">
509 <a href="LuCI.form.DummyValue.html">LuCI.form.DummyValue</a>
510
511 </span>
512 <ul class="members itemMembers">
513
514 <span class="subtitle">Members</span>
515
516 <li data-name="LuCI.form.DummyValue##href"><a href="LuCI.form.DummyValue.html#href">href</a></li>
517
518 <li data-name="LuCI.form.DummyValue##rawhtml"><a href="LuCI.form.DummyValue.html#rawhtml">rawhtml</a></li>
519
520 <li data-name="LuCI.form.DummyValue#datatype"><a href="LuCI.form.DummyValue.html#datatype">datatype</a></li>
521
522 <li data-name="LuCI.form.DummyValue#default"><a href="LuCI.form.DummyValue.html#default">default</a></li>
523
524 <li data-name="LuCI.form.DummyValue#editable"><a href="LuCI.form.DummyValue.html#editable">editable</a></li>
525
526 <li data-name="LuCI.form.DummyValue#modalonly"><a href="LuCI.form.DummyValue.html#modalonly">modalonly</a></li>
527
528 <li data-name="LuCI.form.DummyValue#onchange"><a href="LuCI.form.DummyValue.html#onchange">onchange</a></li>
529
530 <li data-name="LuCI.form.DummyValue#optional"><a href="LuCI.form.DummyValue.html#optional">optional</a></li>
531
532 <li data-name="LuCI.form.DummyValue#password"><a href="LuCI.form.DummyValue.html#password">password</a></li>
533
534 <li data-name="LuCI.form.DummyValue#placeholder"><a href="LuCI.form.DummyValue.html#placeholder">placeholder</a></li>
535
536 <li data-name="LuCI.form.DummyValue#readonly"><a href="LuCI.form.DummyValue.html#readonly">readonly</a></li>
537
538 <li data-name="LuCI.form.DummyValue#rmempty"><a href="LuCI.form.DummyValue.html#rmempty">rmempty</a></li>
539
540 <li data-name="LuCI.form.DummyValue#uciconfig"><a href="LuCI.form.DummyValue.html#uciconfig">uciconfig</a></li>
541
542 <li data-name="LuCI.form.DummyValue#ucioption"><a href="LuCI.form.DummyValue.html#ucioption">ucioption</a></li>
543
544 <li data-name="LuCI.form.DummyValue#ucisection"><a href="LuCI.form.DummyValue.html#ucisection">ucisection</a></li>
545
546 <li data-name="LuCI.form.DummyValue#validate"><a href="LuCI.form.DummyValue.html#validate">validate</a></li>
547
548 <li data-name="LuCI.form.DummyValue#width"><a href="LuCI.form.DummyValue.html#width">width</a></li>
549
550 </ul>
551 <ul class="typedefs itemMembers">
552
553 </ul>
554 <ul class="typedefs itemMembers">
555
556 </ul>
557 <ul class="methods itemMembers">
558
559 <span class="subtitle">Methods</span>
560
561 <li data-name="LuCI.form.DummyValue#append"><a href="LuCI.form.DummyValue.html#append">append</a></li>
562
563 <li data-name="LuCI.form.DummyValue#cbid"><a href="LuCI.form.DummyValue.html#cbid">cbid</a></li>
564
565 <li data-name="LuCI.form.DummyValue#cfgvalue"><a href="LuCI.form.DummyValue.html#cfgvalue">cfgvalue</a></li>
566
567 <li data-name="LuCI.form.DummyValue#depends"><a href="LuCI.form.DummyValue.html#depends">depends</a></li>
568
569 <li data-name="LuCI.form.DummyValue#formvalue"><a href="LuCI.form.DummyValue.html#formvalue">formvalue</a></li>
570
571 <li data-name="LuCI.form.DummyValue#getUIElement"><a href="LuCI.form.DummyValue.html#getUIElement">getUIElement</a></li>
572
573 <li data-name="LuCI.form.DummyValue#isActive"><a href="LuCI.form.DummyValue.html#isActive">isActive</a></li>
574
575 <li data-name="LuCI.form.DummyValue#isValid"><a href="LuCI.form.DummyValue.html#isValid">isValid</a></li>
576
577 <li data-name="LuCI.form.DummyValue#load"><a href="LuCI.form.DummyValue.html#load">load</a></li>
578
579 <li data-name="LuCI.form.DummyValue#parse"><a href="LuCI.form.DummyValue.html#parse">parse</a></li>
580
581 <li data-name="LuCI.form.DummyValue#remove"><a href="LuCI.form.DummyValue.html#remove">remove</a></li>
582
583 <li data-name="LuCI.form.DummyValue#stripTags"><a href="LuCI.form.DummyValue.html#stripTags">stripTags</a></li>
584
585 <li data-name="LuCI.form.DummyValue#textvalue"><a href="LuCI.form.DummyValue.html#textvalue">textvalue</a></li>
586
587 <li data-name="LuCI.form.DummyValue#titleFn"><a href="LuCI.form.DummyValue.html#titleFn">titleFn</a></li>
588
589 <li data-name="LuCI.form.DummyValue#value"><a href="LuCI.form.DummyValue.html#value">value</a></li>
590
591 <li data-name="LuCI.form.DummyValue#write"><a href="LuCI.form.DummyValue.html#write">write</a></li>
592
593 </ul>
594 <ul class="events itemMembers">
595
596 </ul>
597 </li>
598
599 <li class="item" data-name="LuCI.form.DynamicList">
600 <span class="title">
601 <a href="LuCI.form.DynamicList.html">LuCI.form.DynamicList</a>
602
603 </span>
604 <ul class="members itemMembers">
605
606 <span class="subtitle">Members</span>
607
608 <li data-name="LuCI.form.DynamicList#datatype"><a href="LuCI.form.DynamicList.html#datatype">datatype</a></li>
609
610 <li data-name="LuCI.form.DynamicList#default"><a href="LuCI.form.DynamicList.html#default">default</a></li>
611
612 <li data-name="LuCI.form.DynamicList#editable"><a href="LuCI.form.DynamicList.html#editable">editable</a></li>
613
614 <li data-name="LuCI.form.DynamicList#modalonly"><a href="LuCI.form.DynamicList.html#modalonly">modalonly</a></li>
615
616 <li data-name="LuCI.form.DynamicList#onchange"><a href="LuCI.form.DynamicList.html#onchange">onchange</a></li>
617
618 <li data-name="LuCI.form.DynamicList#optional"><a href="LuCI.form.DynamicList.html#optional">optional</a></li>
619
620 <li data-name="LuCI.form.DynamicList#password"><a href="LuCI.form.DynamicList.html#password">password</a></li>
621
622 <li data-name="LuCI.form.DynamicList#placeholder"><a href="LuCI.form.DynamicList.html#placeholder">placeholder</a></li>
623
624 <li data-name="LuCI.form.DynamicList#readonly"><a href="LuCI.form.DynamicList.html#readonly">readonly</a></li>
625
626 <li data-name="LuCI.form.DynamicList#rmempty"><a href="LuCI.form.DynamicList.html#rmempty">rmempty</a></li>
627
628 <li data-name="LuCI.form.DynamicList#uciconfig"><a href="LuCI.form.DynamicList.html#uciconfig">uciconfig</a></li>
629
630 <li data-name="LuCI.form.DynamicList#ucioption"><a href="LuCI.form.DynamicList.html#ucioption">ucioption</a></li>
631
632 <li data-name="LuCI.form.DynamicList#ucisection"><a href="LuCI.form.DynamicList.html#ucisection">ucisection</a></li>
633
634 <li data-name="LuCI.form.DynamicList#validate"><a href="LuCI.form.DynamicList.html#validate">validate</a></li>
635
636 <li data-name="LuCI.form.DynamicList#width"><a href="LuCI.form.DynamicList.html#width">width</a></li>
637
638 </ul>
639 <ul class="typedefs itemMembers">
640
641 </ul>
642 <ul class="typedefs itemMembers">
643
644 </ul>
645 <ul class="methods itemMembers">
646
647 <span class="subtitle">Methods</span>
648
649 <li data-name="LuCI.form.DynamicList#append"><a href="LuCI.form.DynamicList.html#append">append</a></li>
650
651 <li data-name="LuCI.form.DynamicList#cbid"><a href="LuCI.form.DynamicList.html#cbid">cbid</a></li>
652
653 <li data-name="LuCI.form.DynamicList#cfgvalue"><a href="LuCI.form.DynamicList.html#cfgvalue">cfgvalue</a></li>
654
655 <li data-name="LuCI.form.DynamicList#depends"><a href="LuCI.form.DynamicList.html#depends">depends</a></li>
656
657 <li data-name="LuCI.form.DynamicList#formvalue"><a href="LuCI.form.DynamicList.html#formvalue">formvalue</a></li>
658
659 <li data-name="LuCI.form.DynamicList#getUIElement"><a href="LuCI.form.DynamicList.html#getUIElement">getUIElement</a></li>
660
661 <li data-name="LuCI.form.DynamicList#isActive"><a href="LuCI.form.DynamicList.html#isActive">isActive</a></li>
662
663 <li data-name="LuCI.form.DynamicList#isValid"><a href="LuCI.form.DynamicList.html#isValid">isValid</a></li>
664
665 <li data-name="LuCI.form.DynamicList#load"><a href="LuCI.form.DynamicList.html#load">load</a></li>
666
667 <li data-name="LuCI.form.DynamicList#parse"><a href="LuCI.form.DynamicList.html#parse">parse</a></li>
668
669 <li data-name="LuCI.form.DynamicList#remove"><a href="LuCI.form.DynamicList.html#remove">remove</a></li>
670
671 <li data-name="LuCI.form.DynamicList#stripTags"><a href="LuCI.form.DynamicList.html#stripTags">stripTags</a></li>
672
673 <li data-name="LuCI.form.DynamicList#textvalue"><a href="LuCI.form.DynamicList.html#textvalue">textvalue</a></li>
674
675 <li data-name="LuCI.form.DynamicList#titleFn"><a href="LuCI.form.DynamicList.html#titleFn">titleFn</a></li>
676
677 <li data-name="LuCI.form.DynamicList#value"><a href="LuCI.form.DynamicList.html#value">value</a></li>
678
679 <li data-name="LuCI.form.DynamicList#write"><a href="LuCI.form.DynamicList.html#write">write</a></li>
680
681 </ul>
682 <ul class="events itemMembers">
683
684 </ul>
685 </li>
686
687 <li class="item" data-name="LuCI.form.FileUpload">
688 <span class="title">
689 <a href="LuCI.form.FileUpload.html">LuCI.form.FileUpload</a>
690
691 </span>
692 <ul class="members itemMembers">
693
694 <span class="subtitle">Members</span>
695
696 <li data-name="LuCI.form.FileUpload##enable_remove"><a href="LuCI.form.FileUpload.html#enable_remove">enable_remove</a></li>
697
698 <li data-name="LuCI.form.FileUpload##enable_upload"><a href="LuCI.form.FileUpload.html#enable_upload">enable_upload</a></li>
699
700 <li data-name="LuCI.form.FileUpload##root_directory"><a href="LuCI.form.FileUpload.html#root_directory">root_directory</a></li>
701
702 <li data-name="LuCI.form.FileUpload##show_hidden"><a href="LuCI.form.FileUpload.html#show_hidden">show_hidden</a></li>
703
704 <li data-name="LuCI.form.FileUpload#datatype"><a href="LuCI.form.FileUpload.html#datatype">datatype</a></li>
705
706 <li data-name="LuCI.form.FileUpload#default"><a href="LuCI.form.FileUpload.html#default">default</a></li>
707
708 <li data-name="LuCI.form.FileUpload#editable"><a href="LuCI.form.FileUpload.html#editable">editable</a></li>
709
710 <li data-name="LuCI.form.FileUpload#modalonly"><a href="LuCI.form.FileUpload.html#modalonly">modalonly</a></li>
711
712 <li data-name="LuCI.form.FileUpload#onchange"><a href="LuCI.form.FileUpload.html#onchange">onchange</a></li>
713
714 <li data-name="LuCI.form.FileUpload#optional"><a href="LuCI.form.FileUpload.html#optional">optional</a></li>
715
716 <li data-name="LuCI.form.FileUpload#password"><a href="LuCI.form.FileUpload.html#password">password</a></li>
717
718 <li data-name="LuCI.form.FileUpload#placeholder"><a href="LuCI.form.FileUpload.html#placeholder">placeholder</a></li>
719
720 <li data-name="LuCI.form.FileUpload#readonly"><a href="LuCI.form.FileUpload.html#readonly">readonly</a></li>
721
722 <li data-name="LuCI.form.FileUpload#rmempty"><a href="LuCI.form.FileUpload.html#rmempty">rmempty</a></li>
723
724 <li data-name="LuCI.form.FileUpload#uciconfig"><a href="LuCI.form.FileUpload.html#uciconfig">uciconfig</a></li>
725
726 <li data-name="LuCI.form.FileUpload#ucioption"><a href="LuCI.form.FileUpload.html#ucioption">ucioption</a></li>
727
728 <li data-name="LuCI.form.FileUpload#ucisection"><a href="LuCI.form.FileUpload.html#ucisection">ucisection</a></li>
729
730 <li data-name="LuCI.form.FileUpload#validate"><a href="LuCI.form.FileUpload.html#validate">validate</a></li>
731
732 <li data-name="LuCI.form.FileUpload#width"><a href="LuCI.form.FileUpload.html#width">width</a></li>
733
734 </ul>
735 <ul class="typedefs itemMembers">
736
737 </ul>
738 <ul class="typedefs itemMembers">
739
740 </ul>
741 <ul class="methods itemMembers">
742
743 <span class="subtitle">Methods</span>
744
745 <li data-name="LuCI.form.FileUpload#append"><a href="LuCI.form.FileUpload.html#append">append</a></li>
746
747 <li data-name="LuCI.form.FileUpload#cbid"><a href="LuCI.form.FileUpload.html#cbid">cbid</a></li>
748
749 <li data-name="LuCI.form.FileUpload#cfgvalue"><a href="LuCI.form.FileUpload.html#cfgvalue">cfgvalue</a></li>
750
751 <li data-name="LuCI.form.FileUpload#depends"><a href="LuCI.form.FileUpload.html#depends">depends</a></li>
752
753 <li data-name="LuCI.form.FileUpload#formvalue"><a href="LuCI.form.FileUpload.html#formvalue">formvalue</a></li>
754
755 <li data-name="LuCI.form.FileUpload#getUIElement"><a href="LuCI.form.FileUpload.html#getUIElement">getUIElement</a></li>
756
757 <li data-name="LuCI.form.FileUpload#isActive"><a href="LuCI.form.FileUpload.html#isActive">isActive</a></li>
758
759 <li data-name="LuCI.form.FileUpload#isValid"><a href="LuCI.form.FileUpload.html#isValid">isValid</a></li>
760
761 <li data-name="LuCI.form.FileUpload#load"><a href="LuCI.form.FileUpload.html#load">load</a></li>
762
763 <li data-name="LuCI.form.FileUpload#parse"><a href="LuCI.form.FileUpload.html#parse">parse</a></li>
764
765 <li data-name="LuCI.form.FileUpload#remove"><a href="LuCI.form.FileUpload.html#remove">remove</a></li>
766
767 <li data-name="LuCI.form.FileUpload#stripTags"><a href="LuCI.form.FileUpload.html#stripTags">stripTags</a></li>
768
769 <li data-name="LuCI.form.FileUpload#textvalue"><a href="LuCI.form.FileUpload.html#textvalue">textvalue</a></li>
770
771 <li data-name="LuCI.form.FileUpload#titleFn"><a href="LuCI.form.FileUpload.html#titleFn">titleFn</a></li>
772
773 <li data-name="LuCI.form.FileUpload#value"><a href="LuCI.form.FileUpload.html#value">value</a></li>
774
775 <li data-name="LuCI.form.FileUpload#write"><a href="LuCI.form.FileUpload.html#write">write</a></li>
776
777 </ul>
778 <ul class="events itemMembers">
779
780 </ul>
781 </li>
782
783 <li class="item" data-name="LuCI.form.FlagValue">
784 <span class="title">
785 <a href="LuCI.form.FlagValue.html">LuCI.form.FlagValue</a>
786
787 </span>
788 <ul class="members itemMembers">
789
790 <span class="subtitle">Members</span>
791
792 <li data-name="LuCI.form.FlagValue##disabled"><a href="LuCI.form.FlagValue.html#disabled">disabled</a></li>
793
794 <li data-name="LuCI.form.FlagValue##enabled"><a href="LuCI.form.FlagValue.html#enabled">enabled</a></li>
795
796 <li data-name="LuCI.form.FlagValue#datatype"><a href="LuCI.form.FlagValue.html#datatype">datatype</a></li>
797
798 <li data-name="LuCI.form.FlagValue#default"><a href="LuCI.form.FlagValue.html#default">default</a></li>
799
800 <li data-name="LuCI.form.FlagValue#editable"><a href="LuCI.form.FlagValue.html#editable">editable</a></li>
801
802 <li data-name="LuCI.form.FlagValue#modalonly"><a href="LuCI.form.FlagValue.html#modalonly">modalonly</a></li>
803
804 <li data-name="LuCI.form.FlagValue#onchange"><a href="LuCI.form.FlagValue.html#onchange">onchange</a></li>
805
806 <li data-name="LuCI.form.FlagValue#optional"><a href="LuCI.form.FlagValue.html#optional">optional</a></li>
807
808 <li data-name="LuCI.form.FlagValue#password"><a href="LuCI.form.FlagValue.html#password">password</a></li>
809
810 <li data-name="LuCI.form.FlagValue#placeholder"><a href="LuCI.form.FlagValue.html#placeholder">placeholder</a></li>
811
812 <li data-name="LuCI.form.FlagValue#readonly"><a href="LuCI.form.FlagValue.html#readonly">readonly</a></li>
813
814 <li data-name="LuCI.form.FlagValue#rmempty"><a href="LuCI.form.FlagValue.html#rmempty">rmempty</a></li>
815
816 <li data-name="LuCI.form.FlagValue#uciconfig"><a href="LuCI.form.FlagValue.html#uciconfig">uciconfig</a></li>
817
818 <li data-name="LuCI.form.FlagValue#ucioption"><a href="LuCI.form.FlagValue.html#ucioption">ucioption</a></li>
819
820 <li data-name="LuCI.form.FlagValue#ucisection"><a href="LuCI.form.FlagValue.html#ucisection">ucisection</a></li>
821
822 <li data-name="LuCI.form.FlagValue#validate"><a href="LuCI.form.FlagValue.html#validate">validate</a></li>
823
824 <li data-name="LuCI.form.FlagValue#width"><a href="LuCI.form.FlagValue.html#width">width</a></li>
825
826 </ul>
827 <ul class="typedefs itemMembers">
828
829 </ul>
830 <ul class="typedefs itemMembers">
831
832 </ul>
833 <ul class="methods itemMembers">
834
835 <span class="subtitle">Methods</span>
836
837 <li data-name="LuCI.form.FlagValue#append"><a href="LuCI.form.FlagValue.html#append">append</a></li>
838
839 <li data-name="LuCI.form.FlagValue#cbid"><a href="LuCI.form.FlagValue.html#cbid">cbid</a></li>
840
841 <li data-name="LuCI.form.FlagValue#cfgvalue"><a href="LuCI.form.FlagValue.html#cfgvalue">cfgvalue</a></li>
842
843 <li data-name="LuCI.form.FlagValue#depends"><a href="LuCI.form.FlagValue.html#depends">depends</a></li>
844
845 <li data-name="LuCI.form.FlagValue#formvalue"><a href="LuCI.form.FlagValue.html#formvalue">formvalue</a></li>
846
847 <li data-name="LuCI.form.FlagValue#getUIElement"><a href="LuCI.form.FlagValue.html#getUIElement">getUIElement</a></li>
848
849 <li data-name="LuCI.form.FlagValue#isActive"><a href="LuCI.form.FlagValue.html#isActive">isActive</a></li>
850
851 <li data-name="LuCI.form.FlagValue#isValid"><a href="LuCI.form.FlagValue.html#isValid">isValid</a></li>
852
853 <li data-name="LuCI.form.FlagValue#load"><a href="LuCI.form.FlagValue.html#load">load</a></li>
854
855 <li data-name="LuCI.form.FlagValue#parse"><a href="LuCI.form.FlagValue.html#parse">parse</a></li>
856
857 <li data-name="LuCI.form.FlagValue#remove"><a href="LuCI.form.FlagValue.html#remove">remove</a></li>
858
859 <li data-name="LuCI.form.FlagValue#stripTags"><a href="LuCI.form.FlagValue.html#stripTags">stripTags</a></li>
860
861 <li data-name="LuCI.form.FlagValue#textvalue"><a href="LuCI.form.FlagValue.html#textvalue">textvalue</a></li>
862
863 <li data-name="LuCI.form.FlagValue#titleFn"><a href="LuCI.form.FlagValue.html#titleFn">titleFn</a></li>
864
865 <li data-name="LuCI.form.FlagValue#value"><a href="LuCI.form.FlagValue.html#value">value</a></li>
866
867 <li data-name="LuCI.form.FlagValue#write"><a href="LuCI.form.FlagValue.html#write">write</a></li>
868
869 </ul>
870 <ul class="events itemMembers">
871
872 </ul>
873 </li>
874
875 <li class="item" data-name="LuCI.form.GridSection">
876 <span class="title">
877 <a href="LuCI.form.GridSection.html">LuCI.form.GridSection</a>
878
879 </span>
880 <ul class="members itemMembers">
881
882 <span class="subtitle">Members</span>
883
884 <li data-name="LuCI.form.GridSection#addbtntitle"><a href="LuCI.form.GridSection.html#addbtntitle">addbtntitle</a></li>
885
886 <li data-name="LuCI.form.GridSection#addremove"><a href="LuCI.form.GridSection.html#addremove">addremove</a></li>
887
888 <li data-name="LuCI.form.GridSection#anonymous"><a href="LuCI.form.GridSection.html#anonymous">anonymous</a></li>
889
890 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
891
892 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
893
894 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
895
896 <li data-name="LuCI.form.GridSection#nodescriptions"><a href="LuCI.form.GridSection.html#nodescriptions">nodescriptions</a></li>
897
898 <li data-name="LuCI.form.GridSection#parentoption"><a href="LuCI.form.GridSection.html#parentoption">parentoption</a></li>
899
900 <li data-name="LuCI.form.GridSection#rowcolors"><a href="LuCI.form.GridSection.html#rowcolors">rowcolors</a></li>
901
902 <li data-name="LuCI.form.GridSection#sectiontitle"><a href="LuCI.form.GridSection.html#sectiontitle">sectiontitle</a></li>
903
904 <li data-name="LuCI.form.GridSection#sortable"><a href="LuCI.form.GridSection.html#sortable">sortable</a></li>
905
906 <li data-name="LuCI.form.GridSection#tabbed"><a href="LuCI.form.GridSection.html#tabbed">tabbed</a></li>
907
908 <li data-name="LuCI.form.GridSection#uciconfig"><a href="LuCI.form.GridSection.html#uciconfig">uciconfig</a></li>
909
910 </ul>
911 <ul class="typedefs itemMembers">
912
913 </ul>
914 <ul class="typedefs itemMembers">
915
916 </ul>
917 <ul class="methods itemMembers">
918
919 <span class="subtitle">Methods</span>
920
921 <li data-name="LuCI.form.GridSection#addModalOptions"><a href="LuCI.form.GridSection.html#addModalOptions">addModalOptions</a></li>
922
923 <li data-name="LuCI.form.GridSection#append"><a href="LuCI.form.GridSection.html#append">append</a></li>
924
925 <li data-name="LuCI.form.GridSection#cfgvalue"><a href="LuCI.form.GridSection.html#cfgvalue">cfgvalue</a></li>
926
927 <li data-name="LuCI.form.GridSection#filter"><a href="LuCI.form.GridSection.html#filter">filter</a></li>
928
929 <li data-name="LuCI.form.GridSection#formvalue"><a href="LuCI.form.GridSection.html#formvalue">formvalue</a></li>
930
931 <li data-name="LuCI.form.GridSection#getOption"><a href="LuCI.form.GridSection.html#getOption">getOption</a></li>
932
933 <li data-name="LuCI.form.GridSection#getUIElement"><a href="LuCI.form.GridSection.html#getUIElement">getUIElement</a></li>
934
935 <li data-name="LuCI.form.GridSection#load"><a href="LuCI.form.GridSection.html#load">load</a></li>
936
937 <li data-name="LuCI.form.GridSection#option"><a href="LuCI.form.GridSection.html#option">option</a></li>
938
939 <li data-name="LuCI.form.GridSection#parse"><a href="LuCI.form.GridSection.html#parse">parse</a></li>
940
941 <li data-name="LuCI.form.GridSection#stripTags"><a href="LuCI.form.GridSection.html#stripTags">stripTags</a></li>
942
943 <li data-name="LuCI.form.GridSection#tab"><a href="LuCI.form.GridSection.html#tab">tab</a></li>
944
945 <li data-name="LuCI.form.GridSection#taboption"><a href="LuCI.form.GridSection.html#taboption">taboption</a></li>
946
947 <li data-name="LuCI.form.GridSection#titleFn"><a href="LuCI.form.GridSection.html#titleFn">titleFn</a></li>
948
949 </ul>
950 <ul class="events itemMembers">
951
952 </ul>
953 </li>
954
955 <li class="item" data-name="LuCI.form.HiddenValue">
956 <span class="title">
957 <a href="LuCI.form.HiddenValue.html">LuCI.form.HiddenValue</a>
958
959 </span>
960 <ul class="members itemMembers">
961
962 <span class="subtitle">Members</span>
963
964 <li data-name="LuCI.form.HiddenValue#datatype"><a href="LuCI.form.HiddenValue.html#datatype">datatype</a></li>
965
966 <li data-name="LuCI.form.HiddenValue#default"><a href="LuCI.form.HiddenValue.html#default">default</a></li>
967
968 <li data-name="LuCI.form.HiddenValue#editable"><a href="LuCI.form.HiddenValue.html#editable">editable</a></li>
969
970 <li data-name="LuCI.form.HiddenValue#modalonly"><a href="LuCI.form.HiddenValue.html#modalonly">modalonly</a></li>
971
972 <li data-name="LuCI.form.HiddenValue#onchange"><a href="LuCI.form.HiddenValue.html#onchange">onchange</a></li>
973
974 <li data-name="LuCI.form.HiddenValue#optional"><a href="LuCI.form.HiddenValue.html#optional">optional</a></li>
975
976 <li data-name="LuCI.form.HiddenValue#password"><a href="LuCI.form.HiddenValue.html#password">password</a></li>
977
978 <li data-name="LuCI.form.HiddenValue#placeholder"><a href="LuCI.form.HiddenValue.html#placeholder">placeholder</a></li>
979
980 <li data-name="LuCI.form.HiddenValue#readonly"><a href="LuCI.form.HiddenValue.html#readonly">readonly</a></li>
981
982 <li data-name="LuCI.form.HiddenValue#rmempty"><a href="LuCI.form.HiddenValue.html#rmempty">rmempty</a></li>
983
984 <li data-name="LuCI.form.HiddenValue#uciconfig"><a href="LuCI.form.HiddenValue.html#uciconfig">uciconfig</a></li>
985
986 <li data-name="LuCI.form.HiddenValue#ucioption"><a href="LuCI.form.HiddenValue.html#ucioption">ucioption</a></li>
987
988 <li data-name="LuCI.form.HiddenValue#ucisection"><a href="LuCI.form.HiddenValue.html#ucisection">ucisection</a></li>
989
990 <li data-name="LuCI.form.HiddenValue#validate"><a href="LuCI.form.HiddenValue.html#validate">validate</a></li>
991
992 <li data-name="LuCI.form.HiddenValue#width"><a href="LuCI.form.HiddenValue.html#width">width</a></li>
993
994 </ul>
995 <ul class="typedefs itemMembers">
996
997 </ul>
998 <ul class="typedefs itemMembers">
999
1000 </ul>
1001 <ul class="methods itemMembers">
1002
1003 <span class="subtitle">Methods</span>
1004
1005 <li data-name="LuCI.form.HiddenValue#append"><a href="LuCI.form.HiddenValue.html#append">append</a></li>
1006
1007 <li data-name="LuCI.form.HiddenValue#cbid"><a href="LuCI.form.HiddenValue.html#cbid">cbid</a></li>
1008
1009 <li data-name="LuCI.form.HiddenValue#cfgvalue"><a href="LuCI.form.HiddenValue.html#cfgvalue">cfgvalue</a></li>
1010
1011 <li data-name="LuCI.form.HiddenValue#depends"><a href="LuCI.form.HiddenValue.html#depends">depends</a></li>
1012
1013 <li data-name="LuCI.form.HiddenValue#formvalue"><a href="LuCI.form.HiddenValue.html#formvalue">formvalue</a></li>
1014
1015 <li data-name="LuCI.form.HiddenValue#getUIElement"><a href="LuCI.form.HiddenValue.html#getUIElement">getUIElement</a></li>
1016
1017 <li data-name="LuCI.form.HiddenValue#isActive"><a href="LuCI.form.HiddenValue.html#isActive">isActive</a></li>
1018
1019 <li data-name="LuCI.form.HiddenValue#isValid"><a href="LuCI.form.HiddenValue.html#isValid">isValid</a></li>
1020
1021 <li data-name="LuCI.form.HiddenValue#load"><a href="LuCI.form.HiddenValue.html#load">load</a></li>
1022
1023 <li data-name="LuCI.form.HiddenValue#parse"><a href="LuCI.form.HiddenValue.html#parse">parse</a></li>
1024
1025 <li data-name="LuCI.form.HiddenValue#remove"><a href="LuCI.form.HiddenValue.html#remove">remove</a></li>
1026
1027 <li data-name="LuCI.form.HiddenValue#stripTags"><a href="LuCI.form.HiddenValue.html#stripTags">stripTags</a></li>
1028
1029 <li data-name="LuCI.form.HiddenValue#textvalue"><a href="LuCI.form.HiddenValue.html#textvalue">textvalue</a></li>
1030
1031 <li data-name="LuCI.form.HiddenValue#titleFn"><a href="LuCI.form.HiddenValue.html#titleFn">titleFn</a></li>
1032
1033 <li data-name="LuCI.form.HiddenValue#value"><a href="LuCI.form.HiddenValue.html#value">value</a></li>
1034
1035 <li data-name="LuCI.form.HiddenValue#write"><a href="LuCI.form.HiddenValue.html#write">write</a></li>
1036
1037 </ul>
1038 <ul class="events itemMembers">
1039
1040 </ul>
1041 </li>
1042
1043 <li class="item" data-name="LuCI.form.JSONMap">
1044 <span class="title">
1045 <a href="LuCI.form.JSONMap.html">LuCI.form.JSONMap</a>
1046
1047 </span>
1048 <ul class="members itemMembers">
1049
1050 <span class="subtitle">Members</span>
1051
1052 <li data-name="LuCI.form.JSONMap#readonly"><a href="LuCI.form.JSONMap.html#readonly">readonly</a></li>
1053
1054 </ul>
1055 <ul class="typedefs itemMembers">
1056
1057 </ul>
1058 <ul class="typedefs itemMembers">
1059
1060 </ul>
1061 <ul class="methods itemMembers">
1062
1063 <span class="subtitle">Methods</span>
1064
1065 <li data-name="LuCI.form.JSONMap#append"><a href="LuCI.form.JSONMap.html#append">append</a></li>
1066
1067 <li data-name="LuCI.form.JSONMap#chain"><a href="LuCI.form.JSONMap.html#chain">chain</a></li>
1068
1069 <li data-name="LuCI.form.JSONMap#findElement"><a href="LuCI.form.JSONMap.html#findElement">findElement</a></li>
1070
1071 <li data-name="LuCI.form.JSONMap#findElements"><a href="LuCI.form.JSONMap.html#findElements">findElements</a></li>
1072
1073 <li data-name="LuCI.form.JSONMap#load"><a href="LuCI.form.JSONMap.html#load">load</a></li>
1074
1075 <li data-name="LuCI.form.JSONMap#lookupOption"><a href="LuCI.form.JSONMap.html#lookupOption">lookupOption</a></li>
1076
1077 <li data-name="LuCI.form.JSONMap#parse"><a href="LuCI.form.JSONMap.html#parse">parse</a></li>
1078
1079 <li data-name="LuCI.form.JSONMap#render"><a href="LuCI.form.JSONMap.html#render">render</a></li>
1080
1081 <li data-name="LuCI.form.JSONMap#reset"><a href="LuCI.form.JSONMap.html#reset">reset</a></li>
1082
1083 <li data-name="LuCI.form.JSONMap#save"><a href="LuCI.form.JSONMap.html#save">save</a></li>
1084
1085 <li data-name="LuCI.form.JSONMap#section"><a href="LuCI.form.JSONMap.html#section">section</a></li>
1086
1087 <li data-name="LuCI.form.JSONMap#stripTags"><a href="LuCI.form.JSONMap.html#stripTags">stripTags</a></li>
1088
1089 <li data-name="LuCI.form.JSONMap#titleFn"><a href="LuCI.form.JSONMap.html#titleFn">titleFn</a></li>
1090
1091 </ul>
1092 <ul class="events itemMembers">
1093
1094 </ul>
1095 </li>
1096
1097 <li class="item" data-name="LuCI.form.ListValue">
1098 <span class="title">
1099 <a href="LuCI.form.ListValue.html">LuCI.form.ListValue</a>
1100
1101 </span>
1102 <ul class="members itemMembers">
1103
1104 <span class="subtitle">Members</span>
1105
1106 <li data-name="LuCI.form.ListValue##orientation"><a href="LuCI.form.ListValue.html#orientation">orientation</a></li>
1107
1108 <li data-name="LuCI.form.ListValue##size"><a href="LuCI.form.ListValue.html#size">size</a></li>
1109
1110 <li data-name="LuCI.form.ListValue##widget"><a href="LuCI.form.ListValue.html#widget">widget</a></li>
1111
1112 <li data-name="LuCI.form.ListValue#datatype"><a href="LuCI.form.ListValue.html#datatype">datatype</a></li>
1113
1114 <li data-name="LuCI.form.ListValue#default"><a href="LuCI.form.ListValue.html#default">default</a></li>
1115
1116 <li data-name="LuCI.form.ListValue#editable"><a href="LuCI.form.ListValue.html#editable">editable</a></li>
1117
1118 <li data-name="LuCI.form.ListValue#modalonly"><a href="LuCI.form.ListValue.html#modalonly">modalonly</a></li>
1119
1120 <li data-name="LuCI.form.ListValue#onchange"><a href="LuCI.form.ListValue.html#onchange">onchange</a></li>
1121
1122 <li data-name="LuCI.form.ListValue#optional"><a href="LuCI.form.ListValue.html#optional">optional</a></li>
1123
1124 <li data-name="LuCI.form.ListValue#password"><a href="LuCI.form.ListValue.html#password">password</a></li>
1125
1126 <li data-name="LuCI.form.ListValue#placeholder"><a href="LuCI.form.ListValue.html#placeholder">placeholder</a></li>
1127
1128 <li data-name="LuCI.form.ListValue#readonly"><a href="LuCI.form.ListValue.html#readonly">readonly</a></li>
1129
1130 <li data-name="LuCI.form.ListValue#rmempty"><a href="LuCI.form.ListValue.html#rmempty">rmempty</a></li>
1131
1132 <li data-name="LuCI.form.ListValue#uciconfig"><a href="LuCI.form.ListValue.html#uciconfig">uciconfig</a></li>
1133
1134 <li data-name="LuCI.form.ListValue#ucioption"><a href="LuCI.form.ListValue.html#ucioption">ucioption</a></li>
1135
1136 <li data-name="LuCI.form.ListValue#ucisection"><a href="LuCI.form.ListValue.html#ucisection">ucisection</a></li>
1137
1138 <li data-name="LuCI.form.ListValue#validate"><a href="LuCI.form.ListValue.html#validate">validate</a></li>
1139
1140 <li data-name="LuCI.form.ListValue#width"><a href="LuCI.form.ListValue.html#width">width</a></li>
1141
1142 </ul>
1143 <ul class="typedefs itemMembers">
1144
1145 </ul>
1146 <ul class="typedefs itemMembers">
1147
1148 </ul>
1149 <ul class="methods itemMembers">
1150
1151 <span class="subtitle">Methods</span>
1152
1153 <li data-name="LuCI.form.ListValue#append"><a href="LuCI.form.ListValue.html#append">append</a></li>
1154
1155 <li data-name="LuCI.form.ListValue#cbid"><a href="LuCI.form.ListValue.html#cbid">cbid</a></li>
1156
1157 <li data-name="LuCI.form.ListValue#cfgvalue"><a href="LuCI.form.ListValue.html#cfgvalue">cfgvalue</a></li>
1158
1159 <li data-name="LuCI.form.ListValue#depends"><a href="LuCI.form.ListValue.html#depends">depends</a></li>
1160
1161 <li data-name="LuCI.form.ListValue#formvalue"><a href="LuCI.form.ListValue.html#formvalue">formvalue</a></li>
1162
1163 <li data-name="LuCI.form.ListValue#getUIElement"><a href="LuCI.form.ListValue.html#getUIElement">getUIElement</a></li>
1164
1165 <li data-name="LuCI.form.ListValue#isActive"><a href="LuCI.form.ListValue.html#isActive">isActive</a></li>
1166
1167 <li data-name="LuCI.form.ListValue#isValid"><a href="LuCI.form.ListValue.html#isValid">isValid</a></li>
1168
1169 <li data-name="LuCI.form.ListValue#load"><a href="LuCI.form.ListValue.html#load">load</a></li>
1170
1171 <li data-name="LuCI.form.ListValue#parse"><a href="LuCI.form.ListValue.html#parse">parse</a></li>
1172
1173 <li data-name="LuCI.form.ListValue#remove"><a href="LuCI.form.ListValue.html#remove">remove</a></li>
1174
1175 <li data-name="LuCI.form.ListValue#stripTags"><a href="LuCI.form.ListValue.html#stripTags">stripTags</a></li>
1176
1177 <li data-name="LuCI.form.ListValue#textvalue"><a href="LuCI.form.ListValue.html#textvalue">textvalue</a></li>
1178
1179 <li data-name="LuCI.form.ListValue#titleFn"><a href="LuCI.form.ListValue.html#titleFn">titleFn</a></li>
1180
1181 <li data-name="LuCI.form.ListValue#value"><a href="LuCI.form.ListValue.html#value">value</a></li>
1182
1183 <li data-name="LuCI.form.ListValue#write"><a href="LuCI.form.ListValue.html#write">write</a></li>
1184
1185 </ul>
1186 <ul class="events itemMembers">
1187
1188 </ul>
1189 </li>
1190
1191 <li class="item" data-name="LuCI.form.Map">
1192 <span class="title">
1193 <a href="LuCI.form.Map.html">LuCI.form.Map</a>
1194
1195 </span>
1196 <ul class="members itemMembers">
1197
1198 <span class="subtitle">Members</span>
1199
1200 <li data-name="LuCI.form.Map##readonly"><a href="LuCI.form.Map.html#readonly">readonly</a></li>
1201
1202 </ul>
1203 <ul class="typedefs itemMembers">
1204
1205 </ul>
1206 <ul class="typedefs itemMembers">
1207
1208 </ul>
1209 <ul class="methods itemMembers">
1210
1211 <span class="subtitle">Methods</span>
1212
1213 <li data-name="LuCI.form.Map#append"><a href="LuCI.form.Map.html#append">append</a></li>
1214
1215 <li data-name="LuCI.form.Map#chain"><a href="LuCI.form.Map.html#chain">chain</a></li>
1216
1217 <li data-name="LuCI.form.Map#findElement"><a href="LuCI.form.Map.html#findElement">findElement</a></li>
1218
1219 <li data-name="LuCI.form.Map#findElements"><a href="LuCI.form.Map.html#findElements">findElements</a></li>
1220
1221 <li data-name="LuCI.form.Map#load"><a href="LuCI.form.Map.html#load">load</a></li>
1222
1223 <li data-name="LuCI.form.Map#lookupOption"><a href="LuCI.form.Map.html#lookupOption">lookupOption</a></li>
1224
1225 <li data-name="LuCI.form.Map#parse"><a href="LuCI.form.Map.html#parse">parse</a></li>
1226
1227 <li data-name="LuCI.form.Map#render"><a href="LuCI.form.Map.html#render">render</a></li>
1228
1229 <li data-name="LuCI.form.Map#reset"><a href="LuCI.form.Map.html#reset">reset</a></li>
1230
1231 <li data-name="LuCI.form.Map#save"><a href="LuCI.form.Map.html#save">save</a></li>
1232
1233 <li data-name="LuCI.form.Map#section"><a href="LuCI.form.Map.html#section">section</a></li>
1234
1235 <li data-name="LuCI.form.Map#stripTags"><a href="LuCI.form.Map.html#stripTags">stripTags</a></li>
1236
1237 <li data-name="LuCI.form.Map#titleFn"><a href="LuCI.form.Map.html#titleFn">titleFn</a></li>
1238
1239 </ul>
1240 <ul class="events itemMembers">
1241
1242 </ul>
1243 </li>
1244
1245 <li class="item" data-name="LuCI.form.MultiValue">
1246 <span class="title">
1247 <a href="LuCI.form.MultiValue.html">LuCI.form.MultiValue</a>
1248
1249 </span>
1250 <ul class="members itemMembers">
1251
1252 <span class="subtitle">Members</span>
1253
1254 <li data-name="LuCI.form.MultiValue##display_size"><a href="LuCI.form.MultiValue.html#display_size">display_size</a></li>
1255
1256 <li data-name="LuCI.form.MultiValue##dropdown_size"><a href="LuCI.form.MultiValue.html#dropdown_size">dropdown_size</a></li>
1257
1258 <li data-name="LuCI.form.MultiValue#datatype"><a href="LuCI.form.MultiValue.html#datatype">datatype</a></li>
1259
1260 <li data-name="LuCI.form.MultiValue#default"><a href="LuCI.form.MultiValue.html#default">default</a></li>
1261
1262 <li data-name="LuCI.form.MultiValue#editable"><a href="LuCI.form.MultiValue.html#editable">editable</a></li>
1263
1264 <li data-name="LuCI.form.MultiValue#modalonly"><a href="LuCI.form.MultiValue.html#modalonly">modalonly</a></li>
1265
1266 <li data-name="LuCI.form.MultiValue#onchange"><a href="LuCI.form.MultiValue.html#onchange">onchange</a></li>
1267
1268 <li data-name="LuCI.form.MultiValue#optional"><a href="LuCI.form.MultiValue.html#optional">optional</a></li>
1269
1270 <li data-name="LuCI.form.MultiValue#password"><a href="LuCI.form.MultiValue.html#password">password</a></li>
1271
1272 <li data-name="LuCI.form.MultiValue#placeholder"><a href="LuCI.form.MultiValue.html#placeholder">placeholder</a></li>
1273
1274 <li data-name="LuCI.form.MultiValue#readonly"><a href="LuCI.form.MultiValue.html#readonly">readonly</a></li>
1275
1276 <li data-name="LuCI.form.MultiValue#rmempty"><a href="LuCI.form.MultiValue.html#rmempty">rmempty</a></li>
1277
1278 <li data-name="LuCI.form.MultiValue#uciconfig"><a href="LuCI.form.MultiValue.html#uciconfig">uciconfig</a></li>
1279
1280 <li data-name="LuCI.form.MultiValue#ucioption"><a href="LuCI.form.MultiValue.html#ucioption">ucioption</a></li>
1281
1282 <li data-name="LuCI.form.MultiValue#ucisection"><a href="LuCI.form.MultiValue.html#ucisection">ucisection</a></li>
1283
1284 <li data-name="LuCI.form.MultiValue#validate"><a href="LuCI.form.MultiValue.html#validate">validate</a></li>
1285
1286 <li data-name="LuCI.form.MultiValue#width"><a href="LuCI.form.MultiValue.html#width">width</a></li>
1287
1288 </ul>
1289 <ul class="typedefs itemMembers">
1290
1291 </ul>
1292 <ul class="typedefs itemMembers">
1293
1294 </ul>
1295 <ul class="methods itemMembers">
1296
1297 <span class="subtitle">Methods</span>
1298
1299 <li data-name="LuCI.form.MultiValue#append"><a href="LuCI.form.MultiValue.html#append">append</a></li>
1300
1301 <li data-name="LuCI.form.MultiValue#cbid"><a href="LuCI.form.MultiValue.html#cbid">cbid</a></li>
1302
1303 <li data-name="LuCI.form.MultiValue#cfgvalue"><a href="LuCI.form.MultiValue.html#cfgvalue">cfgvalue</a></li>
1304
1305 <li data-name="LuCI.form.MultiValue#depends"><a href="LuCI.form.MultiValue.html#depends">depends</a></li>
1306
1307 <li data-name="LuCI.form.MultiValue#formvalue"><a href="LuCI.form.MultiValue.html#formvalue">formvalue</a></li>
1308
1309 <li data-name="LuCI.form.MultiValue#getUIElement"><a href="LuCI.form.MultiValue.html#getUIElement">getUIElement</a></li>
1310
1311 <li data-name="LuCI.form.MultiValue#isActive"><a href="LuCI.form.MultiValue.html#isActive">isActive</a></li>
1312
1313 <li data-name="LuCI.form.MultiValue#isValid"><a href="LuCI.form.MultiValue.html#isValid">isValid</a></li>
1314
1315 <li data-name="LuCI.form.MultiValue#load"><a href="LuCI.form.MultiValue.html#load">load</a></li>
1316
1317 <li data-name="LuCI.form.MultiValue#parse"><a href="LuCI.form.MultiValue.html#parse">parse</a></li>
1318
1319 <li data-name="LuCI.form.MultiValue#remove"><a href="LuCI.form.MultiValue.html#remove">remove</a></li>
1320
1321 <li data-name="LuCI.form.MultiValue#stripTags"><a href="LuCI.form.MultiValue.html#stripTags">stripTags</a></li>
1322
1323 <li data-name="LuCI.form.MultiValue#textvalue"><a href="LuCI.form.MultiValue.html#textvalue">textvalue</a></li>
1324
1325 <li data-name="LuCI.form.MultiValue#titleFn"><a href="LuCI.form.MultiValue.html#titleFn">titleFn</a></li>
1326
1327 <li data-name="LuCI.form.MultiValue#value"><a href="LuCI.form.MultiValue.html#value">value</a></li>
1328
1329 <li data-name="LuCI.form.MultiValue#write"><a href="LuCI.form.MultiValue.html#write">write</a></li>
1330
1331 </ul>
1332 <ul class="events itemMembers">
1333
1334 </ul>
1335 </li>
1336
1337 <li class="item" data-name="LuCI.form.NamedSection">
1338 <span class="title">
1339 <a href="LuCI.form.NamedSection.html">LuCI.form.NamedSection</a>
1340
1341 </span>
1342 <ul class="members itemMembers">
1343
1344 <span class="subtitle">Members</span>
1345
1346 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
1347
1348 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
1349
1350 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
1351
1352 </ul>
1353 <ul class="typedefs itemMembers">
1354
1355 </ul>
1356 <ul class="typedefs itemMembers">
1357
1358 </ul>
1359 <ul class="methods itemMembers">
1360
1361 <span class="subtitle">Methods</span>
1362
1363 <li data-name="LuCI.form.NamedSection#append"><a href="LuCI.form.NamedSection.html#append">append</a></li>
1364
1365 <li data-name="LuCI.form.NamedSection#cfgsections"><a href="LuCI.form.NamedSection.html#cfgsections">cfgsections</a></li>
1366
1367 <li data-name="LuCI.form.NamedSection#cfgvalue"><a href="LuCI.form.NamedSection.html#cfgvalue">cfgvalue</a></li>
1368
1369 <li data-name="LuCI.form.NamedSection#filter"><a href="LuCI.form.NamedSection.html#filter">filter</a></li>
1370
1371 <li data-name="LuCI.form.NamedSection#formvalue"><a href="LuCI.form.NamedSection.html#formvalue">formvalue</a></li>
1372
1373 <li data-name="LuCI.form.NamedSection#getOption"><a href="LuCI.form.NamedSection.html#getOption">getOption</a></li>
1374
1375 <li data-name="LuCI.form.NamedSection#getUIElement"><a href="LuCI.form.NamedSection.html#getUIElement">getUIElement</a></li>
1376
1377 <li data-name="LuCI.form.NamedSection#load"><a href="LuCI.form.NamedSection.html#load">load</a></li>
1378
1379 <li data-name="LuCI.form.NamedSection#option"><a href="LuCI.form.NamedSection.html#option">option</a></li>
1380
1381 <li data-name="LuCI.form.NamedSection#parse"><a href="LuCI.form.NamedSection.html#parse">parse</a></li>
1382
1383 <li data-name="LuCI.form.NamedSection#render"><a href="LuCI.form.NamedSection.html#render">render</a></li>
1384
1385 <li data-name="LuCI.form.NamedSection#stripTags"><a href="LuCI.form.NamedSection.html#stripTags">stripTags</a></li>
1386
1387 <li data-name="LuCI.form.NamedSection#tab"><a href="LuCI.form.NamedSection.html#tab">tab</a></li>
1388
1389 <li data-name="LuCI.form.NamedSection#taboption"><a href="LuCI.form.NamedSection.html#taboption">taboption</a></li>
1390
1391 <li data-name="LuCI.form.NamedSection#titleFn"><a href="LuCI.form.NamedSection.html#titleFn">titleFn</a></li>
1392
1393 </ul>
1394 <ul class="events itemMembers">
1395
1396 </ul>
1397 </li>
1398
1399 <li class="item" data-name="LuCI.form.SectionValue">
1400 <span class="title">
1401 <a href="LuCI.form.SectionValue.html">LuCI.form.SectionValue</a>
1402
1403 </span>
1404 <ul class="members itemMembers">
1405
1406 <span class="subtitle">Members</span>
1407
1408 <li data-name="LuCI.form.SectionValue##subsection"><a href="LuCI.form.SectionValue.html#subsection">subsection</a></li>
1409
1410 <li data-name="LuCI.form.SectionValue#datatype"><a href="LuCI.form.SectionValue.html#datatype">datatype</a></li>
1411
1412 <li data-name="LuCI.form.SectionValue#default"><a href="LuCI.form.SectionValue.html#default">default</a></li>
1413
1414 <li data-name="LuCI.form.SectionValue#editable"><a href="LuCI.form.SectionValue.html#editable">editable</a></li>
1415
1416 <li data-name="LuCI.form.SectionValue#modalonly"><a href="LuCI.form.SectionValue.html#modalonly">modalonly</a></li>
1417
1418 <li data-name="LuCI.form.SectionValue#onchange"><a href="LuCI.form.SectionValue.html#onchange">onchange</a></li>
1419
1420 <li data-name="LuCI.form.SectionValue#optional"><a href="LuCI.form.SectionValue.html#optional">optional</a></li>
1421
1422 <li data-name="LuCI.form.SectionValue#password"><a href="LuCI.form.SectionValue.html#password">password</a></li>
1423
1424 <li data-name="LuCI.form.SectionValue#placeholder"><a href="LuCI.form.SectionValue.html#placeholder">placeholder</a></li>
1425
1426 <li data-name="LuCI.form.SectionValue#readonly"><a href="LuCI.form.SectionValue.html#readonly">readonly</a></li>
1427
1428 <li data-name="LuCI.form.SectionValue#rmempty"><a href="LuCI.form.SectionValue.html#rmempty">rmempty</a></li>
1429
1430 <li data-name="LuCI.form.SectionValue#uciconfig"><a href="LuCI.form.SectionValue.html#uciconfig">uciconfig</a></li>
1431
1432 <li data-name="LuCI.form.SectionValue#ucioption"><a href="LuCI.form.SectionValue.html#ucioption">ucioption</a></li>
1433
1434 <li data-name="LuCI.form.SectionValue#ucisection"><a href="LuCI.form.SectionValue.html#ucisection">ucisection</a></li>
1435
1436 <li data-name="LuCI.form.SectionValue#validate"><a href="LuCI.form.SectionValue.html#validate">validate</a></li>
1437
1438 <li data-name="LuCI.form.SectionValue#width"><a href="LuCI.form.SectionValue.html#width">width</a></li>
1439
1440 </ul>
1441 <ul class="typedefs itemMembers">
1442
1443 </ul>
1444 <ul class="typedefs itemMembers">
1445
1446 </ul>
1447 <ul class="methods itemMembers">
1448
1449 <span class="subtitle">Methods</span>
1450
1451 <li data-name="LuCI.form.SectionValue#append"><a href="LuCI.form.SectionValue.html#append">append</a></li>
1452
1453 <li data-name="LuCI.form.SectionValue#cbid"><a href="LuCI.form.SectionValue.html#cbid">cbid</a></li>
1454
1455 <li data-name="LuCI.form.SectionValue#cfgvalue"><a href="LuCI.form.SectionValue.html#cfgvalue">cfgvalue</a></li>
1456
1457 <li data-name="LuCI.form.SectionValue#depends"><a href="LuCI.form.SectionValue.html#depends">depends</a></li>
1458
1459 <li data-name="LuCI.form.SectionValue#formvalue"><a href="LuCI.form.SectionValue.html#formvalue">formvalue</a></li>
1460
1461 <li data-name="LuCI.form.SectionValue#getUIElement"><a href="LuCI.form.SectionValue.html#getUIElement">getUIElement</a></li>
1462
1463 <li data-name="LuCI.form.SectionValue#isActive"><a href="LuCI.form.SectionValue.html#isActive">isActive</a></li>
1464
1465 <li data-name="LuCI.form.SectionValue#isValid"><a href="LuCI.form.SectionValue.html#isValid">isValid</a></li>
1466
1467 <li data-name="LuCI.form.SectionValue#load"><a href="LuCI.form.SectionValue.html#load">load</a></li>
1468
1469 <li data-name="LuCI.form.SectionValue#parse"><a href="LuCI.form.SectionValue.html#parse">parse</a></li>
1470
1471 <li data-name="LuCI.form.SectionValue#remove"><a href="LuCI.form.SectionValue.html#remove">remove</a></li>
1472
1473 <li data-name="LuCI.form.SectionValue#stripTags"><a href="LuCI.form.SectionValue.html#stripTags">stripTags</a></li>
1474
1475 <li data-name="LuCI.form.SectionValue#textvalue"><a href="LuCI.form.SectionValue.html#textvalue">textvalue</a></li>
1476
1477 <li data-name="LuCI.form.SectionValue#titleFn"><a href="LuCI.form.SectionValue.html#titleFn">titleFn</a></li>
1478
1479 <li data-name="LuCI.form.SectionValue#value"><a href="LuCI.form.SectionValue.html#value">value</a></li>
1480
1481 <li data-name="LuCI.form.SectionValue#write"><a href="LuCI.form.SectionValue.html#write">write</a></li>
1482
1483 </ul>
1484 <ul class="events itemMembers">
1485
1486 </ul>
1487 </li>
1488
1489 <li class="item" data-name="LuCI.form.TableSection">
1490 <span class="title">
1491 <a href="LuCI.form.TableSection.html">LuCI.form.TableSection</a>
1492
1493 </span>
1494 <ul class="members itemMembers">
1495
1496 <span class="subtitle">Members</span>
1497
1498 <li data-name="LuCI.form.TableSection##addbtntitle"><a href="LuCI.form.TableSection.html#addbtntitle">addbtntitle</a></li>
1499
1500 <li data-name="LuCI.form.TableSection##addremove"><a href="LuCI.form.TableSection.html#addremove">addremove</a></li>
1501
1502 <li data-name="LuCI.form.TableSection##anonymous"><a href="LuCI.form.TableSection.html#anonymous">anonymous</a></li>
1503
1504 <li data-name="LuCI.form.TableSection##extedit"><a href="LuCI.form.TableSection.html#extedit">extedit</a></li>
1505
1506 <li data-name="LuCI.form.TableSection##max_cols"><a href="LuCI.form.TableSection.html#max_cols">max_cols</a></li>
1507
1508 <li data-name="LuCI.form.TableSection##modaltitle"><a href="LuCI.form.TableSection.html#modaltitle">modaltitle</a></li>
1509
1510 <li data-name="LuCI.form.TableSection##nodescriptions"><a href="LuCI.form.TableSection.html#nodescriptions">nodescriptions</a></li>
1511
1512 <li data-name="LuCI.form.TableSection##rowcolors"><a href="LuCI.form.TableSection.html#rowcolors">rowcolors</a></li>
1513
1514 <li data-name="LuCI.form.TableSection##sectiontitle"><a href="LuCI.form.TableSection.html#sectiontitle">sectiontitle</a></li>
1515
1516 <li data-name="LuCI.form.TableSection##sortable"><a href="LuCI.form.TableSection.html#sortable">sortable</a></li>
1517
1518 <li data-name="LuCI.form.TableSection##uciconfig"><a href="LuCI.form.TableSection.html#uciconfig">uciconfig</a></li>
1519
1520 <li data-name="LuCI.form.TableSection#addbtntitle"><a href="LuCI.form.TableSection.html#addbtntitle">addbtntitle</a></li>
1521
1522 <li data-name="LuCI.form.TableSection#addremove"><a href="LuCI.form.TableSection.html#addremove">addremove</a></li>
1523
1524 <li data-name="LuCI.form.TableSection#anonymous"><a href="LuCI.form.TableSection.html#anonymous">anonymous</a></li>
1525
1526 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
1527
1528 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
1529
1530 <li data-name="LuCI.form.TableSection#uciconfig"><a href="LuCI.form.TableSection.html#uciconfig">uciconfig</a></li>
1531
1532 </ul>
1533 <ul class="typedefs itemMembers">
1534
1535 </ul>
1536 <ul class="typedefs itemMembers">
1537
1538 </ul>
1539 <ul class="methods itemMembers">
1540
1541 <span class="subtitle">Methods</span>
1542
1543 <li data-name="LuCI.form.TableSection#addModalOptions"><a href="LuCI.form.TableSection.html#addModalOptions">addModalOptions</a></li>
1544
1545 <li data-name="LuCI.form.TableSection#append"><a href="LuCI.form.TableSection.html#append">append</a></li>
1546
1547 <li data-name="LuCI.form.TableSection#cfgvalue"><a href="LuCI.form.TableSection.html#cfgvalue">cfgvalue</a></li>
1548
1549 <li data-name="LuCI.form.TableSection#filter"><a href="LuCI.form.TableSection.html#filter">filter</a></li>
1550
1551 <li data-name="LuCI.form.TableSection#formvalue"><a href="LuCI.form.TableSection.html#formvalue">formvalue</a></li>
1552
1553 <li data-name="LuCI.form.TableSection#getOption"><a href="LuCI.form.TableSection.html#getOption">getOption</a></li>
1554
1555 <li data-name="LuCI.form.TableSection#getUIElement"><a href="LuCI.form.TableSection.html#getUIElement">getUIElement</a></li>
1556
1557 <li data-name="LuCI.form.TableSection#load"><a href="LuCI.form.TableSection.html#load">load</a></li>
1558
1559 <li data-name="LuCI.form.TableSection#option"><a href="LuCI.form.TableSection.html#option">option</a></li>
1560
1561 <li data-name="LuCI.form.TableSection#parse"><a href="LuCI.form.TableSection.html#parse">parse</a></li>
1562
1563 <li data-name="LuCI.form.TableSection#stripTags"><a href="LuCI.form.TableSection.html#stripTags">stripTags</a></li>
1564
1565 <li data-name="LuCI.form.TableSection#tab"><a href="LuCI.form.TableSection.html#tab">tab</a></li>
1566
1567 <li data-name="LuCI.form.TableSection#taboption"><a href="LuCI.form.TableSection.html#taboption">taboption</a></li>
1568
1569 <li data-name="LuCI.form.TableSection#titleFn"><a href="LuCI.form.TableSection.html#titleFn">titleFn</a></li>
1570
1571 </ul>
1572 <ul class="events itemMembers">
1573
1574 </ul>
1575 </li>
1576
1577 <li class="item" data-name="LuCI.form.TextValue">
1578 <span class="title">
1579 <a href="LuCI.form.TextValue.html">LuCI.form.TextValue</a>
1580
1581 </span>
1582 <ul class="members itemMembers">
1583
1584 <span class="subtitle">Members</span>
1585
1586 <li data-name="LuCI.form.TextValue##cols"><a href="LuCI.form.TextValue.html#cols">cols</a></li>
1587
1588 <li data-name="LuCI.form.TextValue##monospace"><a href="LuCI.form.TextValue.html#monospace">monospace</a></li>
1589
1590 <li data-name="LuCI.form.TextValue##rows"><a href="LuCI.form.TextValue.html#rows">rows</a></li>
1591
1592 <li data-name="LuCI.form.TextValue##wrap"><a href="LuCI.form.TextValue.html#wrap">wrap</a></li>
1593
1594 <li data-name="LuCI.form.TextValue#datatype"><a href="LuCI.form.TextValue.html#datatype">datatype</a></li>
1595
1596 <li data-name="LuCI.form.TextValue#default"><a href="LuCI.form.TextValue.html#default">default</a></li>
1597
1598 <li data-name="LuCI.form.TextValue#editable"><a href="LuCI.form.TextValue.html#editable">editable</a></li>
1599
1600 <li data-name="LuCI.form.TextValue#modalonly"><a href="LuCI.form.TextValue.html#modalonly">modalonly</a></li>
1601
1602 <li data-name="LuCI.form.TextValue#onchange"><a href="LuCI.form.TextValue.html#onchange">onchange</a></li>
1603
1604 <li data-name="LuCI.form.TextValue#optional"><a href="LuCI.form.TextValue.html#optional">optional</a></li>
1605
1606 <li data-name="LuCI.form.TextValue#password"><a href="LuCI.form.TextValue.html#password">password</a></li>
1607
1608 <li data-name="LuCI.form.TextValue#placeholder"><a href="LuCI.form.TextValue.html#placeholder">placeholder</a></li>
1609
1610 <li data-name="LuCI.form.TextValue#readonly"><a href="LuCI.form.TextValue.html#readonly">readonly</a></li>
1611
1612 <li data-name="LuCI.form.TextValue#rmempty"><a href="LuCI.form.TextValue.html#rmempty">rmempty</a></li>
1613
1614 <li data-name="LuCI.form.TextValue#uciconfig"><a href="LuCI.form.TextValue.html#uciconfig">uciconfig</a></li>
1615
1616 <li data-name="LuCI.form.TextValue#ucioption"><a href="LuCI.form.TextValue.html#ucioption">ucioption</a></li>
1617
1618 <li data-name="LuCI.form.TextValue#ucisection"><a href="LuCI.form.TextValue.html#ucisection">ucisection</a></li>
1619
1620 <li data-name="LuCI.form.TextValue#validate"><a href="LuCI.form.TextValue.html#validate">validate</a></li>
1621
1622 <li data-name="LuCI.form.TextValue#width"><a href="LuCI.form.TextValue.html#width">width</a></li>
1623
1624 </ul>
1625 <ul class="typedefs itemMembers">
1626
1627 </ul>
1628 <ul class="typedefs itemMembers">
1629
1630 </ul>
1631 <ul class="methods itemMembers">
1632
1633 <span class="subtitle">Methods</span>
1634
1635 <li data-name="LuCI.form.TextValue#append"><a href="LuCI.form.TextValue.html#append">append</a></li>
1636
1637 <li data-name="LuCI.form.TextValue#cbid"><a href="LuCI.form.TextValue.html#cbid">cbid</a></li>
1638
1639 <li data-name="LuCI.form.TextValue#cfgvalue"><a href="LuCI.form.TextValue.html#cfgvalue">cfgvalue</a></li>
1640
1641 <li data-name="LuCI.form.TextValue#depends"><a href="LuCI.form.TextValue.html#depends">depends</a></li>
1642
1643 <li data-name="LuCI.form.TextValue#formvalue"><a href="LuCI.form.TextValue.html#formvalue">formvalue</a></li>
1644
1645 <li data-name="LuCI.form.TextValue#getUIElement"><a href="LuCI.form.TextValue.html#getUIElement">getUIElement</a></li>
1646
1647 <li data-name="LuCI.form.TextValue#isActive"><a href="LuCI.form.TextValue.html#isActive">isActive</a></li>
1648
1649 <li data-name="LuCI.form.TextValue#isValid"><a href="LuCI.form.TextValue.html#isValid">isValid</a></li>
1650
1651 <li data-name="LuCI.form.TextValue#load"><a href="LuCI.form.TextValue.html#load">load</a></li>
1652
1653 <li data-name="LuCI.form.TextValue#parse"><a href="LuCI.form.TextValue.html#parse">parse</a></li>
1654
1655 <li data-name="LuCI.form.TextValue#remove"><a href="LuCI.form.TextValue.html#remove">remove</a></li>
1656
1657 <li data-name="LuCI.form.TextValue#stripTags"><a href="LuCI.form.TextValue.html#stripTags">stripTags</a></li>
1658
1659 <li data-name="LuCI.form.TextValue#textvalue"><a href="LuCI.form.TextValue.html#textvalue">textvalue</a></li>
1660
1661 <li data-name="LuCI.form.TextValue#titleFn"><a href="LuCI.form.TextValue.html#titleFn">titleFn</a></li>
1662
1663 <li data-name="LuCI.form.TextValue#write"><a href="LuCI.form.TextValue.html#write">write</a></li>
1664
1665 </ul>
1666 <ul class="events itemMembers">
1667
1668 </ul>
1669 </li>
1670
1671 <li class="item" data-name="LuCI.form.TypedSection">
1672 <span class="title">
1673 <a href="LuCI.form.TypedSection.html">LuCI.form.TypedSection</a>
1674
1675 </span>
1676 <ul class="members itemMembers">
1677
1678 <span class="subtitle">Members</span>
1679
1680 <li data-name="LuCI.form.TypedSection##addbtntitle"><a href="LuCI.form.TypedSection.html#addbtntitle">addbtntitle</a></li>
1681
1682 <li data-name="LuCI.form.TypedSection##addremove"><a href="LuCI.form.TypedSection.html#addremove">addremove</a></li>
1683
1684 <li data-name="LuCI.form.TypedSection##anonymous"><a href="LuCI.form.TypedSection.html#anonymous">anonymous</a></li>
1685
1686 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
1687
1688 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
1689
1690 <li data-name="LuCI.form.TypedSection#parentoption"><a href="LuCI.form.TypedSection.html#parentoption">parentoption</a></li>
1691
1692 </ul>
1693 <ul class="typedefs itemMembers">
1694
1695 </ul>
1696 <ul class="typedefs itemMembers">
1697
1698 </ul>
1699 <ul class="methods itemMembers">
1700
1701 <span class="subtitle">Methods</span>
1702
1703 <li data-name="LuCI.form.TypedSection#append"><a href="LuCI.form.TypedSection.html#append">append</a></li>
1704
1705 <li data-name="LuCI.form.TypedSection#cfgsections"><a href="LuCI.form.TypedSection.html#cfgsections">cfgsections</a></li>
1706
1707 <li data-name="LuCI.form.TypedSection#cfgvalue"><a href="LuCI.form.TypedSection.html#cfgvalue">cfgvalue</a></li>
1708
1709 <li data-name="LuCI.form.TypedSection#filter"><a href="LuCI.form.TypedSection.html#filter">filter</a></li>
1710
1711 <li data-name="LuCI.form.TypedSection#formvalue"><a href="LuCI.form.TypedSection.html#formvalue">formvalue</a></li>
1712
1713 <li data-name="LuCI.form.TypedSection#getOption"><a href="LuCI.form.TypedSection.html#getOption">getOption</a></li>
1714
1715 <li data-name="LuCI.form.TypedSection#getUIElement"><a href="LuCI.form.TypedSection.html#getUIElement">getUIElement</a></li>
1716
1717 <li data-name="LuCI.form.TypedSection#load"><a href="LuCI.form.TypedSection.html#load">load</a></li>
1718
1719 <li data-name="LuCI.form.TypedSection#option"><a href="LuCI.form.TypedSection.html#option">option</a></li>
1720
1721 <li data-name="LuCI.form.TypedSection#parse"><a href="LuCI.form.TypedSection.html#parse">parse</a></li>
1722
1723 <li data-name="LuCI.form.TypedSection#render"><a href="LuCI.form.TypedSection.html#render">render</a></li>
1724
1725 <li data-name="LuCI.form.TypedSection#stripTags"><a href="LuCI.form.TypedSection.html#stripTags">stripTags</a></li>
1726
1727 <li data-name="LuCI.form.TypedSection#tab"><a href="LuCI.form.TypedSection.html#tab">tab</a></li>
1728
1729 <li data-name="LuCI.form.TypedSection#taboption"><a href="LuCI.form.TypedSection.html#taboption">taboption</a></li>
1730
1731 <li data-name="LuCI.form.TypedSection#titleFn"><a href="LuCI.form.TypedSection.html#titleFn">titleFn</a></li>
1732
1733 </ul>
1734 <ul class="events itemMembers">
1735
1736 </ul>
1737 </li>
1738
1739 <li class="item" data-name="LuCI.form.Value">
1740 <span class="title">
1741 <a href="LuCI.form.Value.html">LuCI.form.Value</a>
1742
1743 </span>
1744 <ul class="members itemMembers">
1745
1746 <span class="subtitle">Members</span>
1747
1748 <li data-name="LuCI.form.Value##password"><a href="LuCI.form.Value.html#password">password</a></li>
1749
1750 <li data-name="LuCI.form.Value##placeholder"><a href="LuCI.form.Value.html#placeholder">placeholder</a></li>
1751
1752 <li data-name="LuCI.form.Value#datatype"><a href="LuCI.form.Value.html#datatype">datatype</a></li>
1753
1754 <li data-name="LuCI.form.Value#default"><a href="LuCI.form.Value.html#default">default</a></li>
1755
1756 <li data-name="LuCI.form.Value#editable"><a href="LuCI.form.Value.html#editable">editable</a></li>
1757
1758 <li data-name="LuCI.form.Value#modalonly"><a href="LuCI.form.Value.html#modalonly">modalonly</a></li>
1759
1760 <li data-name="LuCI.form.Value#onchange"><a href="LuCI.form.Value.html#onchange">onchange</a></li>
1761
1762 <li data-name="LuCI.form.Value#optional"><a href="LuCI.form.Value.html#optional">optional</a></li>
1763
1764 <li data-name="LuCI.form.Value#readonly"><a href="LuCI.form.Value.html#readonly">readonly</a></li>
1765
1766 <li data-name="LuCI.form.Value#rmempty"><a href="LuCI.form.Value.html#rmempty">rmempty</a></li>
1767
1768 <li data-name="LuCI.form.Value#uciconfig"><a href="LuCI.form.Value.html#uciconfig">uciconfig</a></li>
1769
1770 <li data-name="LuCI.form.Value#ucioption"><a href="LuCI.form.Value.html#ucioption">ucioption</a></li>
1771
1772 <li data-name="LuCI.form.Value#ucisection"><a href="LuCI.form.Value.html#ucisection">ucisection</a></li>
1773
1774 <li data-name="LuCI.form.Value#validate"><a href="LuCI.form.Value.html#validate">validate</a></li>
1775
1776 <li data-name="LuCI.form.Value#width"><a href="LuCI.form.Value.html#width">width</a></li>
1777
1778 </ul>
1779 <ul class="typedefs itemMembers">
1780
1781 </ul>
1782 <ul class="typedefs itemMembers">
1783
1784 </ul>
1785 <ul class="methods itemMembers">
1786
1787 <span class="subtitle">Methods</span>
1788
1789 <li data-name="LuCI.form.Value#append"><a href="LuCI.form.Value.html#append">append</a></li>
1790
1791 <li data-name="LuCI.form.Value#cbid"><a href="LuCI.form.Value.html#cbid">cbid</a></li>
1792
1793 <li data-name="LuCI.form.Value#cfgvalue"><a href="LuCI.form.Value.html#cfgvalue">cfgvalue</a></li>
1794
1795 <li data-name="LuCI.form.Value#depends"><a href="LuCI.form.Value.html#depends">depends</a></li>
1796
1797 <li data-name="LuCI.form.Value#formvalue"><a href="LuCI.form.Value.html#formvalue">formvalue</a></li>
1798
1799 <li data-name="LuCI.form.Value#getUIElement"><a href="LuCI.form.Value.html#getUIElement">getUIElement</a></li>
1800
1801 <li data-name="LuCI.form.Value#isActive"><a href="LuCI.form.Value.html#isActive">isActive</a></li>
1802
1803 <li data-name="LuCI.form.Value#isValid"><a href="LuCI.form.Value.html#isValid">isValid</a></li>
1804
1805 <li data-name="LuCI.form.Value#load"><a href="LuCI.form.Value.html#load">load</a></li>
1806
1807 <li data-name="LuCI.form.Value#parse"><a href="LuCI.form.Value.html#parse">parse</a></li>
1808
1809 <li data-name="LuCI.form.Value#remove"><a href="LuCI.form.Value.html#remove">remove</a></li>
1810
1811 <li data-name="LuCI.form.Value#render"><a href="LuCI.form.Value.html#render">render</a></li>
1812
1813 <li data-name="LuCI.form.Value#stripTags"><a href="LuCI.form.Value.html#stripTags">stripTags</a></li>
1814
1815 <li data-name="LuCI.form.Value#textvalue"><a href="LuCI.form.Value.html#textvalue">textvalue</a></li>
1816
1817 <li data-name="LuCI.form.Value#titleFn"><a href="LuCI.form.Value.html#titleFn">titleFn</a></li>
1818
1819 <li data-name="LuCI.form.Value#value"><a href="LuCI.form.Value.html#value">value</a></li>
1820
1821 <li data-name="LuCI.form.Value#write"><a href="LuCI.form.Value.html#write">write</a></li>
1822
1823 </ul>
1824 <ul class="events itemMembers">
1825
1826 </ul>
1827 </li>
1828
1829 <li class="item" data-name="LuCI.fs">
1830 <span class="title">
1831 <a href="LuCI.fs.html">LuCI.fs</a>
1832
1833 </span>
1834 <ul class="members itemMembers">
1835
1836 </ul>
1837 <ul class="typedefs itemMembers">
1838
1839 <span class="subtitle">Typedefs</span>
1840
1841 <li data-name="LuCI.fs.FileExecResult"><a href="LuCI.fs.html#.FileExecResult">FileExecResult</a></li>
1842
1843 <li data-name="LuCI.fs.FileStatEntry"><a href="LuCI.fs.html#.FileStatEntry">FileStatEntry</a></li>
1844
1845 </ul>
1846 <ul class="typedefs itemMembers">
1847
1848 </ul>
1849 <ul class="methods itemMembers">
1850
1851 <span class="subtitle">Methods</span>
1852
1853 <li data-name="LuCI.fs#exec"><a href="LuCI.fs.html#exec">exec</a></li>
1854
1855 <li data-name="LuCI.fs#exec_direct"><a href="LuCI.fs.html#exec_direct">exec_direct</a></li>
1856
1857 <li data-name="LuCI.fs#lines"><a href="LuCI.fs.html#lines">lines</a></li>
1858
1859 <li data-name="LuCI.fs#list"><a href="LuCI.fs.html#list">list</a></li>
1860
1861 <li data-name="LuCI.fs#read"><a href="LuCI.fs.html#read">read</a></li>
1862
1863 <li data-name="LuCI.fs#read_direct"><a href="LuCI.fs.html#read_direct">read_direct</a></li>
1864
1865 <li data-name="LuCI.fs#remove"><a href="LuCI.fs.html#remove">remove</a></li>
1866
1867 <li data-name="LuCI.fs#stat"><a href="LuCI.fs.html#stat">stat</a></li>
1868
1869 <li data-name="LuCI.fs#trimmed"><a href="LuCI.fs.html#trimmed">trimmed</a></li>
1870
1871 <li data-name="LuCI.fs#write"><a href="LuCI.fs.html#write">write</a></li>
1872
1873 </ul>
1874 <ul class="events itemMembers">
1875
1876 </ul>
1877 </li>
1878
1879 <li class="item" data-name="LuCI.headers">
1880 <span class="title">
1881 <a href="LuCI.headers.html">LuCI.headers</a>
1882
1883 </span>
1884 <ul class="members itemMembers">
1885
1886 </ul>
1887 <ul class="typedefs itemMembers">
1888
1889 </ul>
1890 <ul class="typedefs itemMembers">
1891
1892 </ul>
1893 <ul class="methods itemMembers">
1894
1895 <span class="subtitle">Methods</span>
1896
1897 <li data-name="LuCI.headers#get"><a href="LuCI.headers.html#get">get</a></li>
1898
1899 <li data-name="LuCI.headers#has"><a href="LuCI.headers.html#has">has</a></li>
1900
1901 </ul>
1902 <ul class="events itemMembers">
1903
1904 </ul>
1905 </li>
1906
1907 <li class="item" data-name="LuCI.network">
1908 <span class="title">
1909 <a href="LuCI.network.html">LuCI.network</a>
1910
1911 </span>
1912 <ul class="members itemMembers">
1913
1914 </ul>
1915 <ul class="typedefs itemMembers">
1916
1917 <span class="subtitle">Typedefs</span>
1918
1919 <li data-name="LuCI.network.SwitchTopology"><a href="LuCI.network.html#.SwitchTopology">SwitchTopology</a></li>
1920
1921 <li data-name="LuCI.network.WifiEncryption"><a href="LuCI.network.html#.WifiEncryption">WifiEncryption</a></li>
1922
1923 <li data-name="LuCI.network.WifiPeerEntry"><a href="LuCI.network.html#.WifiPeerEntry">WifiPeerEntry</a></li>
1924
1925 <li data-name="LuCI.network.WifiRateEntry"><a href="LuCI.network.html#.WifiRateEntry">WifiRateEntry</a></li>
1926
1927 <li data-name="LuCI.network.WifiScanResult"><a href="LuCI.network.html#.WifiScanResult">WifiScanResult</a></li>
1928
1929 </ul>
1930 <ul class="typedefs itemMembers">
1931
1932 </ul>
1933 <ul class="methods itemMembers">
1934
1935 <span class="subtitle">Methods</span>
1936
1937 <li data-name="LuCI.network#addNetwork"><a href="LuCI.network.html#addNetwork">addNetwork</a></li>
1938
1939 <li data-name="LuCI.network#addWifiNetwork"><a href="LuCI.network.html#addWifiNetwork">addWifiNetwork</a></li>
1940
1941 <li data-name="LuCI.network#deleteNetwork"><a href="LuCI.network.html#deleteNetwork">deleteNetwork</a></li>
1942
1943 <li data-name="LuCI.network#deleteWifiNetwork"><a href="LuCI.network.html#deleteWifiNetwork">deleteWifiNetwork</a></li>
1944
1945 <li data-name="LuCI.network#flushCache"><a href="LuCI.network.html#flushCache">flushCache</a></li>
1946
1947 <li data-name="LuCI.network#formatWifiEncryption"><a href="LuCI.network.html#formatWifiEncryption">formatWifiEncryption</a></li>
1948
1949 <li data-name="LuCI.network#getDevice"><a href="LuCI.network.html#getDevice">getDevice</a></li>
1950
1951 <li data-name="LuCI.network#getDevices"><a href="LuCI.network.html#getDevices">getDevices</a></li>
1952
1953 <li data-name="LuCI.network#getDSLModemType"><a href="LuCI.network.html#getDSLModemType">getDSLModemType</a></li>
1954
1955 <li data-name="LuCI.network#getHostHints"><a href="LuCI.network.html#getHostHints">getHostHints</a></li>
1956
1957 <li data-name="LuCI.network#getIfnameOf"><a href="LuCI.network.html#getIfnameOf">getIfnameOf</a></li>
1958
1959 <li data-name="LuCI.network#getNetwork"><a href="LuCI.network.html#getNetwork">getNetwork</a></li>
1960
1961 <li data-name="LuCI.network#getNetworks"><a href="LuCI.network.html#getNetworks">getNetworks</a></li>
1962
1963 <li data-name="LuCI.network#getProtocol"><a href="LuCI.network.html#getProtocol">getProtocol</a></li>
1964
1965 <li data-name="LuCI.network#getProtocols"><a href="LuCI.network.html#getProtocols">getProtocols</a></li>
1966
1967 <li data-name="LuCI.network#getSwitchTopologies"><a href="LuCI.network.html#getSwitchTopologies">getSwitchTopologies</a></li>
1968
1969 <li data-name="LuCI.network#getWAN6Networks"><a href="LuCI.network.html#getWAN6Networks">getWAN6Networks</a></li>
1970
1971 <li data-name="LuCI.network#getWANNetworks"><a href="LuCI.network.html#getWANNetworks">getWANNetworks</a></li>
1972
1973 <li data-name="LuCI.network#getWifiDevice"><a href="LuCI.network.html#getWifiDevice">getWifiDevice</a></li>
1974
1975 <li data-name="LuCI.network#getWifiDevices"><a href="LuCI.network.html#getWifiDevices">getWifiDevices</a></li>
1976
1977 <li data-name="LuCI.network#getWifiNetwork"><a href="LuCI.network.html#getWifiNetwork">getWifiNetwork</a></li>
1978
1979 <li data-name="LuCI.network#getWifiNetworks"><a href="LuCI.network.html#getWifiNetworks">getWifiNetworks</a></li>
1980
1981 <li data-name="LuCI.network#isIgnoredDevice"><a href="LuCI.network.html#isIgnoredDevice">isIgnoredDevice</a></li>
1982
1983 <li data-name="LuCI.network#maskToPrefix"><a href="LuCI.network.html#maskToPrefix">maskToPrefix</a></li>
1984
1985 <li data-name="LuCI.network#prefixToMask"><a href="LuCI.network.html#prefixToMask">prefixToMask</a></li>
1986
1987 <li data-name="LuCI.network#registerErrorCode"><a href="LuCI.network.html#registerErrorCode">registerErrorCode</a></li>
1988
1989 <li data-name="LuCI.network#registerPatternVirtual"><a href="LuCI.network.html#registerPatternVirtual">registerPatternVirtual</a></li>
1990
1991 <li data-name="LuCI.network#registerProtocol"><a href="LuCI.network.html#registerProtocol">registerProtocol</a></li>
1992
1993 <li data-name="LuCI.network#renameNetwork"><a href="LuCI.network.html#renameNetwork">renameNetwork</a></li>
1994
1995 </ul>
1996 <ul class="events itemMembers">
1997
1998 </ul>
1999 </li>
2000
2001 <li class="item" data-name="LuCI.network.Device">
2002 <span class="title">
2003 <a href="LuCI.network.Device.html">LuCI.network.Device</a>
2004
2005 </span>
2006 <ul class="members itemMembers">
2007
2008 </ul>
2009 <ul class="typedefs itemMembers">
2010
2011 </ul>
2012 <ul class="typedefs itemMembers">
2013
2014 </ul>
2015 <ul class="methods itemMembers">
2016
2017 <span class="subtitle">Methods</span>
2018
2019 <li data-name="LuCI.network.Device#getBridgeID"><a href="LuCI.network.Device.html#getBridgeID">getBridgeID</a></li>
2020
2021 <li data-name="LuCI.network.Device#getBridgeSTP"><a href="LuCI.network.Device.html#getBridgeSTP">getBridgeSTP</a></li>
2022
2023 <li data-name="LuCI.network.Device#getI18n"><a href="LuCI.network.Device.html#getI18n">getI18n</a></li>
2024
2025 <li data-name="LuCI.network.Device#getIP6Addrs"><a href="LuCI.network.Device.html#getIP6Addrs">getIP6Addrs</a></li>
2026
2027 <li data-name="LuCI.network.Device#getIPAddrs"><a href="LuCI.network.Device.html#getIPAddrs">getIPAddrs</a></li>
2028
2029 <li data-name="LuCI.network.Device#getMAC"><a href="LuCI.network.Device.html#getMAC">getMAC</a></li>
2030
2031 <li data-name="LuCI.network.Device#getMTU"><a href="LuCI.network.Device.html#getMTU">getMTU</a></li>
2032
2033 <li data-name="LuCI.network.Device#getName"><a href="LuCI.network.Device.html#getName">getName</a></li>
2034
2035 <li data-name="LuCI.network.Device#getNetwork"><a href="LuCI.network.Device.html#getNetwork">getNetwork</a></li>
2036
2037 <li data-name="LuCI.network.Device#getNetworks"><a href="LuCI.network.Device.html#getNetworks">getNetworks</a></li>
2038
2039 <li data-name="LuCI.network.Device#getPorts"><a href="LuCI.network.Device.html#getPorts">getPorts</a></li>
2040
2041 <li data-name="LuCI.network.Device#getRXBytes"><a href="LuCI.network.Device.html#getRXBytes">getRXBytes</a></li>
2042
2043 <li data-name="LuCI.network.Device#getRXPackets"><a href="LuCI.network.Device.html#getRXPackets">getRXPackets</a></li>
2044
2045 <li data-name="LuCI.network.Device#getShortName"><a href="LuCI.network.Device.html#getShortName">getShortName</a></li>
2046
2047 <li data-name="LuCI.network.Device#getTXBytes"><a href="LuCI.network.Device.html#getTXBytes">getTXBytes</a></li>
2048
2049 <li data-name="LuCI.network.Device#getTXPackets"><a href="LuCI.network.Device.html#getTXPackets">getTXPackets</a></li>
2050
2051 <li data-name="LuCI.network.Device#getType"><a href="LuCI.network.Device.html#getType">getType</a></li>
2052
2053 <li data-name="LuCI.network.Device#getTypeI18n"><a href="LuCI.network.Device.html#getTypeI18n">getTypeI18n</a></li>
2054
2055 <li data-name="LuCI.network.Device#getWifiNetwork"><a href="LuCI.network.Device.html#getWifiNetwork">getWifiNetwork</a></li>
2056
2057 <li data-name="LuCI.network.Device#isBridge"><a href="LuCI.network.Device.html#isBridge">isBridge</a></li>
2058
2059 <li data-name="LuCI.network.Device#isBridgePort"><a href="LuCI.network.Device.html#isBridgePort">isBridgePort</a></li>
2060
2061 <li data-name="LuCI.network.Device#isUp"><a href="LuCI.network.Device.html#isUp">isUp</a></li>
2062
2063 </ul>
2064 <ul class="events itemMembers">
2065
2066 </ul>
2067 </li>
2068
2069 <li class="item" data-name="LuCI.network.Hosts">
2070 <span class="title">
2071 <a href="LuCI.network.Hosts.html">LuCI.network.Hosts</a>
2072
2073 </span>
2074 <ul class="members itemMembers">
2075
2076 </ul>
2077 <ul class="typedefs itemMembers">
2078
2079 </ul>
2080 <ul class="typedefs itemMembers">
2081
2082 </ul>
2083 <ul class="methods itemMembers">
2084
2085 <span class="subtitle">Methods</span>
2086
2087 <li data-name="LuCI.network.Hosts#getHostnameByIP6Addr"><a href="LuCI.network.Hosts.html#getHostnameByIP6Addr">getHostnameByIP6Addr</a></li>
2088
2089 <li data-name="LuCI.network.Hosts#getHostnameByIPAddr"><a href="LuCI.network.Hosts.html#getHostnameByIPAddr">getHostnameByIPAddr</a></li>
2090
2091 <li data-name="LuCI.network.Hosts#getHostnameByMACAddr"><a href="LuCI.network.Hosts.html#getHostnameByMACAddr">getHostnameByMACAddr</a></li>
2092
2093 <li data-name="LuCI.network.Hosts#getIP6AddrByMACAddr"><a href="LuCI.network.Hosts.html#getIP6AddrByMACAddr">getIP6AddrByMACAddr</a></li>
2094
2095 <li data-name="LuCI.network.Hosts#getIPAddrByMACAddr"><a href="LuCI.network.Hosts.html#getIPAddrByMACAddr">getIPAddrByMACAddr</a></li>
2096
2097 <li data-name="LuCI.network.Hosts#getMACAddrByIP6Addr"><a href="LuCI.network.Hosts.html#getMACAddrByIP6Addr">getMACAddrByIP6Addr</a></li>
2098
2099 <li data-name="LuCI.network.Hosts#getMACAddrByIPAddr"><a href="LuCI.network.Hosts.html#getMACAddrByIPAddr">getMACAddrByIPAddr</a></li>
2100
2101 <li data-name="LuCI.network.Hosts#getMACHints"><a href="LuCI.network.Hosts.html#getMACHints">getMACHints</a></li>
2102
2103 </ul>
2104 <ul class="events itemMembers">
2105
2106 </ul>
2107 </li>
2108
2109 <li class="item" data-name="LuCI.network.Protocol">
2110 <span class="title">
2111 <a href="LuCI.network.Protocol.html">LuCI.network.Protocol</a>
2112
2113 </span>
2114 <ul class="members itemMembers">
2115
2116 </ul>
2117 <ul class="typedefs itemMembers">
2118
2119 </ul>
2120 <ul class="typedefs itemMembers">
2121
2122 </ul>
2123 <ul class="methods itemMembers">
2124
2125 <span class="subtitle">Methods</span>
2126
2127 <li data-name="LuCI.network.Protocol#addDevice"><a href="LuCI.network.Protocol.html#addDevice">addDevice</a></li>
2128
2129 <li data-name="LuCI.network.Protocol#containsDevice"><a href="LuCI.network.Protocol.html#containsDevice">containsDevice</a></li>
2130
2131 <li data-name="LuCI.network.Protocol#deleteConfiguration"><a href="LuCI.network.Protocol.html#deleteConfiguration">deleteConfiguration</a></li>
2132
2133 <li data-name="LuCI.network.Protocol#deleteDevice"><a href="LuCI.network.Protocol.html#deleteDevice">deleteDevice</a></li>
2134
2135 <li data-name="LuCI.network.Protocol#get"><a href="LuCI.network.Protocol.html#get">get</a></li>
2136
2137 <li data-name="LuCI.network.Protocol#getDevice"><a href="LuCI.network.Protocol.html#getDevice">getDevice</a></li>
2138
2139 <li data-name="LuCI.network.Protocol#getDevices"><a href="LuCI.network.Protocol.html#getDevices">getDevices</a></li>
2140
2141 <li data-name="LuCI.network.Protocol#getDNS6Addrs"><a href="LuCI.network.Protocol.html#getDNS6Addrs">getDNS6Addrs</a></li>
2142
2143 <li data-name="LuCI.network.Protocol#getDNSAddrs"><a href="LuCI.network.Protocol.html#getDNSAddrs">getDNSAddrs</a></li>
2144
2145 <li data-name="LuCI.network.Protocol#getErrors"><a href="LuCI.network.Protocol.html#getErrors">getErrors</a></li>
2146
2147 <li data-name="LuCI.network.Protocol#getExpiry"><a href="LuCI.network.Protocol.html#getExpiry">getExpiry</a></li>
2148
2149 <li data-name="LuCI.network.Protocol#getGateway6Addr"><a href="LuCI.network.Protocol.html#getGateway6Addr">getGateway6Addr</a></li>
2150
2151 <li data-name="LuCI.network.Protocol#getGatewayAddr"><a href="LuCI.network.Protocol.html#getGatewayAddr">getGatewayAddr</a></li>
2152
2153 <li data-name="LuCI.network.Protocol#getI18n"><a href="LuCI.network.Protocol.html#getI18n">getI18n</a></li>
2154
2155 <li data-name="LuCI.network.Protocol#getIfname"><a href="LuCI.network.Protocol.html#getIfname">getIfname</a></li>
2156
2157 <li data-name="LuCI.network.Protocol#getIP6Addr"><a href="LuCI.network.Protocol.html#getIP6Addr">getIP6Addr</a></li>
2158
2159 <li data-name="LuCI.network.Protocol#getIP6Addrs"><a href="LuCI.network.Protocol.html#getIP6Addrs">getIP6Addrs</a></li>
2160
2161 <li data-name="LuCI.network.Protocol#getIP6Prefix"><a href="LuCI.network.Protocol.html#getIP6Prefix">getIP6Prefix</a></li>
2162
2163 <li data-name="LuCI.network.Protocol#getIPAddr"><a href="LuCI.network.Protocol.html#getIPAddr">getIPAddr</a></li>
2164
2165 <li data-name="LuCI.network.Protocol#getIPAddrs"><a href="LuCI.network.Protocol.html#getIPAddrs">getIPAddrs</a></li>
2166
2167 <li data-name="LuCI.network.Protocol#getL2Device"><a href="LuCI.network.Protocol.html#getL2Device">getL2Device</a></li>
2168
2169 <li data-name="LuCI.network.Protocol#getL3Device"><a href="LuCI.network.Protocol.html#getL3Device">getL3Device</a></li>
2170
2171 <li data-name="LuCI.network.Protocol#getMetric"><a href="LuCI.network.Protocol.html#getMetric">getMetric</a></li>
2172
2173 <li data-name="LuCI.network.Protocol#getName"><a href="LuCI.network.Protocol.html#getName">getName</a></li>
2174
2175 <li data-name="LuCI.network.Protocol#getNetmask"><a href="LuCI.network.Protocol.html#getNetmask">getNetmask</a></li>
2176
2177 <li data-name="LuCI.network.Protocol#getOpkgPackage"><a href="LuCI.network.Protocol.html#getOpkgPackage">getOpkgPackage</a></li>
2178
2179 <li data-name="LuCI.network.Protocol#getProtocol"><a href="LuCI.network.Protocol.html#getProtocol">getProtocol</a></li>
2180
2181 <li data-name="LuCI.network.Protocol#getType"><a href="LuCI.network.Protocol.html#getType">getType</a></li>
2182
2183 <li data-name="LuCI.network.Protocol#getUptime"><a href="LuCI.network.Protocol.html#getUptime">getUptime</a></li>
2184
2185 <li data-name="LuCI.network.Protocol#getZoneName"><a href="LuCI.network.Protocol.html#getZoneName">getZoneName</a></li>
2186
2187 <li data-name="LuCI.network.Protocol#isAlias"><a href="LuCI.network.Protocol.html#isAlias">isAlias</a></li>
2188
2189 <li data-name="LuCI.network.Protocol#isBridge"><a href="LuCI.network.Protocol.html#isBridge">isBridge</a></li>
2190
2191 <li data-name="LuCI.network.Protocol#isCreateable"><a href="LuCI.network.Protocol.html#isCreateable">isCreateable</a></li>
2192
2193 <li data-name="LuCI.network.Protocol#isDynamic"><a href="LuCI.network.Protocol.html#isDynamic">isDynamic</a></li>
2194
2195 <li data-name="LuCI.network.Protocol#isEmpty"><a href="LuCI.network.Protocol.html#isEmpty">isEmpty</a></li>
2196
2197 <li data-name="LuCI.network.Protocol#isFloating"><a href="LuCI.network.Protocol.html#isFloating">isFloating</a></li>
2198
2199 <li data-name="LuCI.network.Protocol#isInstalled"><a href="LuCI.network.Protocol.html#isInstalled">isInstalled</a></li>
2200
2201 <li data-name="LuCI.network.Protocol#isUp"><a href="LuCI.network.Protocol.html#isUp">isUp</a></li>
2202
2203 <li data-name="LuCI.network.Protocol#isVirtual"><a href="LuCI.network.Protocol.html#isVirtual">isVirtual</a></li>
2204
2205 <li data-name="LuCI.network.Protocol#set"><a href="LuCI.network.Protocol.html#set">set</a></li>
2206
2207 </ul>
2208 <ul class="events itemMembers">
2209
2210 </ul>
2211 </li>
2212
2213 <li class="item" data-name="LuCI.network.WifiDevice">
2214 <span class="title">
2215 <a href="LuCI.network.WifiDevice.html">LuCI.network.WifiDevice</a>
2216
2217 </span>
2218 <ul class="members itemMembers">
2219
2220 </ul>
2221 <ul class="typedefs itemMembers">
2222
2223 </ul>
2224 <ul class="typedefs itemMembers">
2225
2226 </ul>
2227 <ul class="methods itemMembers">
2228
2229 <span class="subtitle">Methods</span>
2230
2231 <li data-name="LuCI.network.WifiDevice#addWifiNetwork"><a href="LuCI.network.WifiDevice.html#addWifiNetwork">addWifiNetwork</a></li>
2232
2233 <li data-name="LuCI.network.WifiDevice#deleteWifiNetwork"><a href="LuCI.network.WifiDevice.html#deleteWifiNetwork">deleteWifiNetwork</a></li>
2234
2235 <li data-name="LuCI.network.WifiDevice#get"><a href="LuCI.network.WifiDevice.html#get">get</a></li>
2236
2237 <li data-name="LuCI.network.WifiDevice#getHTModes"><a href="LuCI.network.WifiDevice.html#getHTModes">getHTModes</a></li>
2238
2239 <li data-name="LuCI.network.WifiDevice#getHWModes"><a href="LuCI.network.WifiDevice.html#getHWModes">getHWModes</a></li>
2240
2241 <li data-name="LuCI.network.WifiDevice#getI18n"><a href="LuCI.network.WifiDevice.html#getI18n">getI18n</a></li>
2242
2243 <li data-name="LuCI.network.WifiDevice#getName"><a href="LuCI.network.WifiDevice.html#getName">getName</a></li>
2244
2245 <li data-name="LuCI.network.WifiDevice#getScanList"><a href="LuCI.network.WifiDevice.html#getScanList">getScanList</a></li>
2246
2247 <li data-name="LuCI.network.WifiDevice#getWifiNetwork"><a href="LuCI.network.WifiDevice.html#getWifiNetwork">getWifiNetwork</a></li>
2248
2249 <li data-name="LuCI.network.WifiDevice#getWifiNetworks"><a href="LuCI.network.WifiDevice.html#getWifiNetworks">getWifiNetworks</a></li>
2250
2251 <li data-name="LuCI.network.WifiDevice#isDisabled"><a href="LuCI.network.WifiDevice.html#isDisabled">isDisabled</a></li>
2252
2253 <li data-name="LuCI.network.WifiDevice#isUp"><a href="LuCI.network.WifiDevice.html#isUp">isUp</a></li>
2254
2255 <li data-name="LuCI.network.WifiDevice#set"><a href="LuCI.network.WifiDevice.html#set">set</a></li>
2256
2257 </ul>
2258 <ul class="events itemMembers">
2259
2260 </ul>
2261 </li>
2262
2263 <li class="item" data-name="LuCI.network.WifiNetwork">
2264 <span class="title">
2265 <a href="LuCI.network.WifiNetwork.html">LuCI.network.WifiNetwork</a>
2266
2267 </span>
2268 <ul class="members itemMembers">
2269
2270 </ul>
2271 <ul class="typedefs itemMembers">
2272
2273 </ul>
2274 <ul class="typedefs itemMembers">
2275
2276 </ul>
2277 <ul class="methods itemMembers">
2278
2279 <span class="subtitle">Methods</span>
2280
2281 <li data-name="LuCI.network.WifiNetwork#disconnectClient"><a href="LuCI.network.WifiNetwork.html#disconnectClient">disconnectClient</a></li>
2282
2283 <li data-name="LuCI.network.WifiNetwork#get"><a href="LuCI.network.WifiNetwork.html#get">get</a></li>
2284
2285 <li data-name="LuCI.network.WifiNetwork#getActiveBSSID"><a href="LuCI.network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li>
2286
2287 <li data-name="LuCI.network.WifiNetwork#getActiveEncryption"><a href="LuCI.network.WifiNetwork.html#getActiveEncryption">getActiveEncryption</a></li>
2288
2289 <li data-name="LuCI.network.WifiNetwork#getActiveMode"><a href="LuCI.network.WifiNetwork.html#getActiveMode">getActiveMode</a></li>
2290
2291 <li data-name="LuCI.network.WifiNetwork#getActiveModeI18n"><a href="LuCI.network.WifiNetwork.html#getActiveModeI18n">getActiveModeI18n</a></li>
2292
2293 <li data-name="LuCI.network.WifiNetwork#getActiveSSID"><a href="LuCI.network.WifiNetwork.html#getActiveSSID">getActiveSSID</a></li>
2294
2295 <li data-name="LuCI.network.WifiNetwork#getAssocList"><a href="LuCI.network.WifiNetwork.html#getAssocList">getAssocList</a></li>
2296
2297 <li data-name="LuCI.network.WifiNetwork#getBitRate"><a href="LuCI.network.WifiNetwork.html#getBitRate">getBitRate</a></li>
2298
2299 <li data-name="LuCI.network.WifiNetwork#getBSSID"><a href="LuCI.network.WifiNetwork.html#getBSSID">getBSSID</a></li>
2300
2301 <li data-name="LuCI.network.WifiNetwork#getChannel"><a href="LuCI.network.WifiNetwork.html#getChannel">getChannel</a></li>
2302
2303 <li data-name="LuCI.network.WifiNetwork#getCountryCode"><a href="LuCI.network.WifiNetwork.html#getCountryCode">getCountryCode</a></li>
2304
2305 <li data-name="LuCI.network.WifiNetwork#getDevice"><a href="LuCI.network.WifiNetwork.html#getDevice">getDevice</a></li>
2306
2307 <li data-name="LuCI.network.WifiNetwork#getFrequency"><a href="LuCI.network.WifiNetwork.html#getFrequency">getFrequency</a></li>
2308
2309 <li data-name="LuCI.network.WifiNetwork#getI18n"><a href="LuCI.network.WifiNetwork.html#getI18n">getI18n</a></li>
2310
2311 <li data-name="LuCI.network.WifiNetwork#getID"><a href="LuCI.network.WifiNetwork.html#getID">getID</a></li>
2312
2313 <li data-name="LuCI.network.WifiNetwork#getIfname"><a href="LuCI.network.WifiNetwork.html#getIfname">getIfname</a></li>
2314
2315 <li data-name="LuCI.network.WifiNetwork#getMeshID"><a href="LuCI.network.WifiNetwork.html#getMeshID">getMeshID</a></li>
2316
2317 <li data-name="LuCI.network.WifiNetwork#getMode"><a href="LuCI.network.WifiNetwork.html#getMode">getMode</a></li>
2318
2319 <li data-name="LuCI.network.WifiNetwork#getName"><a href="LuCI.network.WifiNetwork.html#getName">getName</a></li>
2320
2321 <li data-name="LuCI.network.WifiNetwork#getNetwork"><a href="LuCI.network.WifiNetwork.html#getNetwork">getNetwork</a></li>
2322
2323 <li data-name="LuCI.network.WifiNetwork#getNetworkNames"><a href="LuCI.network.WifiNetwork.html#getNetworkNames">getNetworkNames</a></li>
2324
2325 <li data-name="LuCI.network.WifiNetwork#getNetworks"><a href="LuCI.network.WifiNetwork.html#getNetworks">getNetworks</a></li>
2326
2327 <li data-name="LuCI.network.WifiNetwork#getNoise"><a href="LuCI.network.WifiNetwork.html#getNoise">getNoise</a></li>
2328
2329 <li data-name="LuCI.network.WifiNetwork#getShortName"><a href="LuCI.network.WifiNetwork.html#getShortName">getShortName</a></li>
2330
2331 <li data-name="LuCI.network.WifiNetwork#getSignal"><a href="LuCI.network.WifiNetwork.html#getSignal">getSignal</a></li>
2332
2333 <li data-name="LuCI.network.WifiNetwork#getSignalLevel"><a href="LuCI.network.WifiNetwork.html#getSignalLevel">getSignalLevel</a></li>
2334
2335 <li data-name="LuCI.network.WifiNetwork#getSignalPercent"><a href="LuCI.network.WifiNetwork.html#getSignalPercent">getSignalPercent</a></li>
2336
2337 <li data-name="LuCI.network.WifiNetwork#getSSID"><a href="LuCI.network.WifiNetwork.html#getSSID">getSSID</a></li>
2338
2339 <li data-name="LuCI.network.WifiNetwork#getTXPower"><a href="LuCI.network.WifiNetwork.html#getTXPower">getTXPower</a></li>
2340
2341 <li data-name="LuCI.network.WifiNetwork#getTXPowerOffset"><a href="LuCI.network.WifiNetwork.html#getTXPowerOffset">getTXPowerOffset</a></li>
2342
2343 <li data-name="LuCI.network.WifiNetwork#getWifiDevice"><a href="LuCI.network.WifiNetwork.html#getWifiDevice">getWifiDevice</a></li>
2344
2345 <li data-name="LuCI.network.WifiNetwork#getWifiDeviceName"><a href="LuCI.network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li>
2346
2347 <li data-name="LuCI.network.WifiNetwork#isClientDisconnectSupported"><a href="LuCI.network.WifiNetwork.html#isClientDisconnectSupported">isClientDisconnectSupported</a></li>
2348
2349 <li data-name="LuCI.network.WifiNetwork#isDisabled"><a href="LuCI.network.WifiNetwork.html#isDisabled">isDisabled</a></li>
2350
2351 <li data-name="LuCI.network.WifiNetwork#isUp"><a href="LuCI.network.WifiNetwork.html#isUp">isUp</a></li>
2352
2353 <li data-name="LuCI.network.WifiNetwork#set"><a href="LuCI.network.WifiNetwork.html#set">set</a></li>
2354
2355 </ul>
2356 <ul class="events itemMembers">
2357
2358 </ul>
2359 </li>
2360
2361 <li class="item" data-name="LuCI.poll">
2362 <span class="title">
2363 <a href="LuCI.poll.html">LuCI.poll</a>
2364
2365 </span>
2366 <ul class="members itemMembers">
2367
2368 </ul>
2369 <ul class="typedefs itemMembers">
2370
2371 </ul>
2372 <ul class="typedefs itemMembers">
2373
2374 </ul>
2375 <ul class="methods itemMembers">
2376
2377 <span class="subtitle">Methods</span>
2378
2379 <li data-name="LuCI.poll#active"><a href="LuCI.poll.html#active">active</a></li>
2380
2381 <li data-name="LuCI.poll#add"><a href="LuCI.poll.html#add">add</a></li>
2382
2383 <li data-name="LuCI.poll#remove"><a href="LuCI.poll.html#remove">remove</a></li>
2384
2385 <li data-name="LuCI.poll#start"><a href="LuCI.poll.html#start">start</a></li>
2386
2387 <li data-name="LuCI.poll#stop"><a href="LuCI.poll.html#stop">stop</a></li>
2388
2389 </ul>
2390 <ul class="events itemMembers">
2391
2392 </ul>
2393 </li>
2394
2395 <li class="item" data-name="LuCI.request">
2396 <span class="title">
2397 <a href="LuCI.request.html">LuCI.request</a>
2398
2399 </span>
2400 <ul class="members itemMembers">
2401
2402 </ul>
2403 <ul class="typedefs itemMembers">
2404
2405 <span class="subtitle">Typedefs</span>
2406
2407 <li data-name="LuCI.request.interceptorFn"><a href="LuCI.request.html#.interceptorFn">interceptorFn</a></li>
2408
2409 <li data-name="LuCI.request.RequestOptions"><a href="LuCI.request.html#.RequestOptions">RequestOptions</a></li>
2410
2411 </ul>
2412 <ul class="typedefs itemMembers">
2413
2414 </ul>
2415 <ul class="methods itemMembers">
2416
2417 <span class="subtitle">Methods</span>
2418
2419 <li data-name="LuCI.request#addInterceptor"><a href="LuCI.request.html#addInterceptor">addInterceptor</a></li>
2420
2421 <li data-name="LuCI.request#expandURL"><a href="LuCI.request.html#expandURL">expandURL</a></li>
2422
2423 <li data-name="LuCI.request#get"><a href="LuCI.request.html#get">get</a></li>
2424
2425 <li data-name="LuCI.request#post"><a href="LuCI.request.html#post">post</a></li>
2426
2427 <li data-name="LuCI.request#removeInterceptor"><a href="LuCI.request.html#removeInterceptor">removeInterceptor</a></li>
2428
2429 <li data-name="LuCI.request#request"><a href="LuCI.request.html#request">request</a></li>
2430
2431 </ul>
2432 <ul class="events itemMembers">
2433
2434 </ul>
2435 </li>
2436
2437 <li class="item" data-name="LuCI.request.poll">
2438 <span class="title">
2439 <a href="LuCI.request.poll.html">LuCI.request.poll</a>
2440
2441 </span>
2442 <ul class="members itemMembers">
2443
2444 </ul>
2445 <ul class="typedefs itemMembers">
2446
2447 <span class="subtitle">Typedefs</span>
2448
2449 <li data-name="LuCI.request.poll~callbackFn"><a href="LuCI.request.poll.html#~callbackFn">callbackFn</a></li>
2450
2451 </ul>
2452 <ul class="typedefs itemMembers">
2453
2454 </ul>
2455 <ul class="methods itemMembers">
2456
2457 <span class="subtitle">Methods</span>
2458
2459 <li data-name="LuCI.request.poll#active"><a href="LuCI.request.poll.html#active">active</a></li>
2460
2461 <li data-name="LuCI.request.poll#add"><a href="LuCI.request.poll.html#add">add</a></li>
2462
2463 <li data-name="LuCI.request.poll#remove"><a href="LuCI.request.poll.html#remove">remove</a></li>
2464
2465 <li data-name="LuCI.request.poll#start"><a href="LuCI.request.poll.html#start">start</a></li>
2466
2467 <li data-name="LuCI.request.poll#stop"><a href="LuCI.request.poll.html#stop">stop</a></li>
2468
2469 </ul>
2470 <ul class="events itemMembers">
2471
2472 </ul>
2473 </li>
2474
2475 <li class="item" data-name="LuCI.response">
2476 <span class="title">
2477 <a href="LuCI.response.html">LuCI.response</a>
2478
2479 </span>
2480 <ul class="members itemMembers">
2481
2482 <span class="subtitle">Members</span>
2483
2484 <li data-name="LuCI.response#duration"><a href="LuCI.response.html#duration">duration</a></li>
2485
2486 <li data-name="LuCI.response#headers"><a href="LuCI.response.html#headers">headers</a></li>
2487
2488 <li data-name="LuCI.response#ok"><a href="LuCI.response.html#ok">ok</a></li>
2489
2490 <li data-name="LuCI.response#status"><a href="LuCI.response.html#status">status</a></li>
2491
2492 <li data-name="LuCI.response#statusText"><a href="LuCI.response.html#statusText">statusText</a></li>
2493
2494 <li data-name="LuCI.response#url"><a href="LuCI.response.html#url">url</a></li>
2495
2496 </ul>
2497 <ul class="typedefs itemMembers">
2498
2499 </ul>
2500 <ul class="typedefs itemMembers">
2501
2502 </ul>
2503 <ul class="methods itemMembers">
2504
2505 <span class="subtitle">Methods</span>
2506
2507 <li data-name="LuCI.response#blob"><a href="LuCI.response.html#blob">blob</a></li>
2508
2509 <li data-name="LuCI.response#clone"><a href="LuCI.response.html#clone">clone</a></li>
2510
2511 <li data-name="LuCI.response#json"><a href="LuCI.response.html#json">json</a></li>
2512
2513 <li data-name="LuCI.response#text"><a href="LuCI.response.html#text">text</a></li>
2514
2515 </ul>
2516 <ul class="events itemMembers">
2517
2518 </ul>
2519 </li>
2520
2521 <li class="item" data-name="LuCI.rpc">
2522 <span class="title">
2523 <a href="LuCI.rpc.html">LuCI.rpc</a>
2524
2525 </span>
2526 <ul class="members itemMembers">
2527
2528 </ul>
2529 <ul class="typedefs itemMembers">
2530
2531 <span class="subtitle">Typedefs</span>
2532
2533 <li data-name="LuCI.rpc.DeclareOptions"><a href="LuCI.rpc.html#.DeclareOptions">DeclareOptions</a></li>
2534
2535 <li data-name="LuCI.rpc~filterFn"><a href="LuCI.rpc.html#~filterFn">filterFn</a></li>
2536
2537 <li data-name="LuCI.rpc~interceptorFn"><a href="LuCI.rpc.html#~interceptorFn">interceptorFn</a></li>
2538
2539 <li data-name="LuCI.rpc~invokeFn"><a href="LuCI.rpc.html#~invokeFn">invokeFn</a></li>
2540
2541 </ul>
2542 <ul class="typedefs itemMembers">
2543
2544 </ul>
2545 <ul class="methods itemMembers">
2546
2547 <span class="subtitle">Methods</span>
2548
2549 <li data-name="LuCI.rpc#addInterceptor"><a href="LuCI.rpc.html#addInterceptor">addInterceptor</a></li>
2550
2551 <li data-name="LuCI.rpc#declare"><a href="LuCI.rpc.html#declare">declare</a></li>
2552
2553 <li data-name="LuCI.rpc#getBaseURL"><a href="LuCI.rpc.html#getBaseURL">getBaseURL</a></li>
2554
2555 <li data-name="LuCI.rpc#getSessionID"><a href="LuCI.rpc.html#getSessionID">getSessionID</a></li>
2556
2557 <li data-name="LuCI.rpc#getStatusText"><a href="LuCI.rpc.html#getStatusText">getStatusText</a></li>
2558
2559 <li data-name="LuCI.rpc#list"><a href="LuCI.rpc.html#list">list</a></li>
2560
2561 <li data-name="LuCI.rpc#removeInterceptor"><a href="LuCI.rpc.html#removeInterceptor">removeInterceptor</a></li>
2562
2563 <li data-name="LuCI.rpc#setBaseURL"><a href="LuCI.rpc.html#setBaseURL">setBaseURL</a></li>
2564
2565 <li data-name="LuCI.rpc#setSessionID"><a href="LuCI.rpc.html#setSessionID">setSessionID</a></li>
2566
2567 </ul>
2568 <ul class="events itemMembers">
2569
2570 </ul>
2571 </li>
2572
2573 <li class="item" data-name="LuCI.session">
2574 <span class="title">
2575 <a href="LuCI.session.html">LuCI.session</a>
2576
2577 </span>
2578 <ul class="members itemMembers">
2579
2580 </ul>
2581 <ul class="typedefs itemMembers">
2582
2583 </ul>
2584 <ul class="typedefs itemMembers">
2585
2586 </ul>
2587 <ul class="methods itemMembers">
2588
2589 <span class="subtitle">Methods</span>
2590
2591 <li data-name="LuCI.session#getID"><a href="LuCI.session.html#getID">getID</a></li>
2592
2593 <li data-name="LuCI.session#getLocalData"><a href="LuCI.session.html#getLocalData">getLocalData</a></li>
2594
2595 <li data-name="LuCI.session#getToken"><a href="LuCI.session.html#getToken">getToken</a></li>
2596
2597 <li data-name="LuCI.session#setLocalData"><a href="LuCI.session.html#setLocalData">setLocalData</a></li>
2598
2599 </ul>
2600 <ul class="events itemMembers">
2601
2602 </ul>
2603 </li>
2604
2605 <li class="item" data-name="LuCI.uci">
2606 <span class="title">
2607 <a href="LuCI.uci.html">LuCI.uci</a>
2608
2609 </span>
2610 <ul class="members itemMembers">
2611
2612 </ul>
2613 <ul class="typedefs itemMembers">
2614
2615 <span class="subtitle">Typedefs</span>
2616
2617 <li data-name="LuCI.uci.ChangeRecord"><a href="LuCI.uci.html#.ChangeRecord">ChangeRecord</a></li>
2618
2619 <li data-name="LuCI.uci.SectionObject"><a href="LuCI.uci.html#.SectionObject">SectionObject</a></li>
2620
2621 <li data-name="LuCI.uci~sectionsFn"><a href="LuCI.uci.html#~sectionsFn">sectionsFn</a></li>
2622
2623 </ul>
2624 <ul class="typedefs itemMembers">
2625
2626 </ul>
2627 <ul class="methods itemMembers">
2628
2629 <span class="subtitle">Methods</span>
2630
2631 <li data-name="LuCI.uci#add"><a href="LuCI.uci.html#add">add</a></li>
2632
2633 <li data-name="LuCI.uci#apply"><a href="LuCI.uci.html#apply">apply</a></li>
2634
2635 <li data-name="LuCI.uci#changes"><a href="LuCI.uci.html#changes">changes</a></li>
2636
2637 <li data-name="LuCI.uci#createSID"><a href="LuCI.uci.html#createSID">createSID</a></li>
2638
2639 <li data-name="LuCI.uci#get"><a href="LuCI.uci.html#get">get</a></li>
2640
2641 <li data-name="LuCI.uci#get_first"><a href="LuCI.uci.html#get_first">get_first</a></li>
2642
2643 <li data-name="LuCI.uci#load"><a href="LuCI.uci.html#load">load</a></li>
2644
2645 <li data-name="LuCI.uci#move"><a href="LuCI.uci.html#move">move</a></li>
2646
2647 <li data-name="LuCI.uci#remove"><a href="LuCI.uci.html#remove">remove</a></li>
2648
2649 <li data-name="LuCI.uci#resolveSID"><a href="LuCI.uci.html#resolveSID">resolveSID</a></li>
2650
2651 <li data-name="LuCI.uci#save"><a href="LuCI.uci.html#save">save</a></li>
2652
2653 <li data-name="LuCI.uci#sections"><a href="LuCI.uci.html#sections">sections</a></li>
2654
2655 <li data-name="LuCI.uci#set"><a href="LuCI.uci.html#set">set</a></li>
2656
2657 <li data-name="LuCI.uci#set_first"><a href="LuCI.uci.html#set_first">set_first</a></li>
2658
2659 <li data-name="LuCI.uci#unload"><a href="LuCI.uci.html#unload">unload</a></li>
2660
2661 <li data-name="LuCI.uci#unset"><a href="LuCI.uci.html#unset">unset</a></li>
2662
2663 <li data-name="LuCI.uci#unset_first"><a href="LuCI.uci.html#unset_first">unset_first</a></li>
2664
2665 </ul>
2666 <ul class="events itemMembers">
2667
2668 </ul>
2669 </li>
2670
2671 <li class="item" data-name="LuCI.ui">
2672 <span class="title">
2673 <a href="LuCI.ui.html">LuCI.ui</a>
2674
2675 </span>
2676 <ul class="members itemMembers">
2677
2678 </ul>
2679 <ul class="typedefs itemMembers">
2680
2681 <span class="subtitle">Typedefs</span>
2682
2683 <li data-name="LuCI.ui.FileUploadReply"><a href="LuCI.ui.html#.FileUploadReply">FileUploadReply</a></li>
2684
2685 </ul>
2686 <ul class="typedefs itemMembers">
2687
2688 </ul>
2689 <ul class="methods itemMembers">
2690
2691 <span class="subtitle">Methods</span>
2692
2693 <li data-name="LuCI.ui#addNotification"><a href="LuCI.ui.html#addNotification">addNotification</a></li>
2694
2695 <li data-name="LuCI.ui#addValidator"><a href="LuCI.ui.html#addValidator">addValidator</a></li>
2696
2697 <li data-name="LuCI.ui#awaitReconnect"><a href="LuCI.ui.html#awaitReconnect">awaitReconnect</a></li>
2698
2699 <li data-name="LuCI.ui#createHandlerFn"><a href="LuCI.ui.html#createHandlerFn">createHandlerFn</a></li>
2700
2701 <li data-name="LuCI.ui#hideIndicator"><a href="LuCI.ui.html#hideIndicator">hideIndicator</a></li>
2702
2703 <li data-name="LuCI.ui#hideModal"><a href="LuCI.ui.html#hideModal">hideModal</a></li>
2704
2705 <li data-name="LuCI.ui#instantiateView"><a href="LuCI.ui.html#instantiateView">instantiateView</a></li>
2706
2707 <li data-name="LuCI.ui#itemlist"><a href="LuCI.ui.html#itemlist">itemlist</a></li>
2708
2709 <li data-name="LuCI.ui#pingDevice"><a href="LuCI.ui.html#pingDevice">pingDevice</a></li>
2710
2711 <li data-name="LuCI.ui#showIndicator"><a href="LuCI.ui.html#showIndicator">showIndicator</a></li>
2712
2713 <li data-name="LuCI.ui#showModal"><a href="LuCI.ui.html#showModal">showModal</a></li>
2714
2715 <li data-name="LuCI.ui#uploadFile"><a href="LuCI.ui.html#uploadFile">uploadFile</a></li>
2716
2717 </ul>
2718 <ul class="events itemMembers">
2719
2720 </ul>
2721 </li>
2722
2723 <li class="item" data-name="LuCI.ui.AbstractElement">
2724 <span class="title">
2725 <a href="LuCI.ui.AbstractElement.html">LuCI.ui.AbstractElement</a>
2726
2727 </span>
2728 <ul class="members itemMembers">
2729
2730 </ul>
2731 <ul class="typedefs itemMembers">
2732
2733 <span class="subtitle">Typedefs</span>
2734
2735 <li data-name="LuCI.ui.AbstractElement.InitOptions"><a href="LuCI.ui.AbstractElement.html#.InitOptions">InitOptions</a></li>
2736
2737 </ul>
2738 <ul class="typedefs itemMembers">
2739
2740 </ul>
2741 <ul class="methods itemMembers">
2742
2743 <span class="subtitle">Methods</span>
2744
2745 <li data-name="LuCI.ui.AbstractElement#getValue"><a href="LuCI.ui.AbstractElement.html#getValue">getValue</a></li>
2746
2747 <li data-name="LuCI.ui.AbstractElement#isChanged"><a href="LuCI.ui.AbstractElement.html#isChanged">isChanged</a></li>
2748
2749 <li data-name="LuCI.ui.AbstractElement#isValid"><a href="LuCI.ui.AbstractElement.html#isValid">isValid</a></li>
2750
2751 <li data-name="LuCI.ui.AbstractElement#registerEvents"><a href="LuCI.ui.AbstractElement.html#registerEvents">registerEvents</a></li>
2752
2753 <li data-name="LuCI.ui.AbstractElement#render"><a href="LuCI.ui.AbstractElement.html#render">render</a></li>
2754
2755 <li data-name="LuCI.ui.AbstractElement#setChangeEvents"><a href="LuCI.ui.AbstractElement.html#setChangeEvents">setChangeEvents</a></li>
2756
2757 <li data-name="LuCI.ui.AbstractElement#setPlaceholder"><a href="LuCI.ui.AbstractElement.html#setPlaceholder">setPlaceholder</a></li>
2758
2759 <li data-name="LuCI.ui.AbstractElement#setUpdateEvents"><a href="LuCI.ui.AbstractElement.html#setUpdateEvents">setUpdateEvents</a></li>
2760
2761 <li data-name="LuCI.ui.AbstractElement#setValue"><a href="LuCI.ui.AbstractElement.html#setValue">setValue</a></li>
2762
2763 <li data-name="LuCI.ui.AbstractElement#triggerValidation"><a href="LuCI.ui.AbstractElement.html#triggerValidation">triggerValidation</a></li>
2764
2765 </ul>
2766 <ul class="events itemMembers">
2767
2768 </ul>
2769 </li>
2770
2771 <li class="item" data-name="LuCI.ui.changes">
2772 <span class="title">
2773 <a href="LuCI.ui.changes.html">LuCI.ui.changes</a>
2774
2775 </span>
2776 <ul class="members itemMembers">
2777
2778 </ul>
2779 <ul class="typedefs itemMembers">
2780
2781 </ul>
2782 <ul class="typedefs itemMembers">
2783
2784 </ul>
2785 <ul class="methods itemMembers">
2786
2787 <span class="subtitle">Methods</span>
2788
2789 <li data-name="LuCI.ui.changes#apply"><a href="LuCI.ui.changes.html#apply">apply</a></li>
2790
2791 <li data-name="LuCI.ui.changes#displayChanges"><a href="LuCI.ui.changes.html#displayChanges">displayChanges</a></li>
2792
2793 <li data-name="LuCI.ui.changes#renderChangeIndicator"><a href="LuCI.ui.changes.html#renderChangeIndicator">renderChangeIndicator</a></li>
2794
2795 <li data-name="LuCI.ui.changes#revert"><a href="LuCI.ui.changes.html#revert">revert</a></li>
2796
2797 <li data-name="LuCI.ui.changes#setIndicator"><a href="LuCI.ui.changes.html#setIndicator">setIndicator</a></li>
2798
2799 </ul>
2800 <ul class="events itemMembers">
2801
2802 </ul>
2803 </li>
2804
2805 <li class="item" data-name="LuCI.ui.Checkbox">
2806 <span class="title">
2807 <a href="LuCI.ui.Checkbox.html">LuCI.ui.Checkbox</a>
2808
2809 </span>
2810 <ul class="members itemMembers">
2811
2812 </ul>
2813 <ul class="typedefs itemMembers">
2814
2815 <span class="subtitle">Typedefs</span>
2816
2817 <li data-name="LuCI.ui.Checkbox.InitOptions"><a href="LuCI.ui.Checkbox.html#.InitOptions">InitOptions</a></li>
2818
2819 </ul>
2820 <ul class="typedefs itemMembers">
2821
2822 </ul>
2823 <ul class="methods itemMembers">
2824
2825 <span class="subtitle">Methods</span>
2826
2827 <li data-name="LuCI.ui.Checkbox#getValue"><a href="LuCI.ui.Checkbox.html#getValue">getValue</a></li>
2828
2829 <li data-name="LuCI.ui.Checkbox#isChanged"><a href="LuCI.ui.Checkbox.html#isChanged">isChanged</a></li>
2830
2831 <li data-name="LuCI.ui.Checkbox#isChecked"><a href="LuCI.ui.Checkbox.html#isChecked">isChecked</a></li>
2832
2833 <li data-name="LuCI.ui.Checkbox#isValid"><a href="LuCI.ui.Checkbox.html#isValid">isValid</a></li>
2834
2835 <li data-name="LuCI.ui.Checkbox#registerEvents"><a href="LuCI.ui.Checkbox.html#registerEvents">registerEvents</a></li>
2836
2837 <li data-name="LuCI.ui.Checkbox#render"><a href="LuCI.ui.Checkbox.html#render">render</a></li>
2838
2839 <li data-name="LuCI.ui.Checkbox#setChangeEvents"><a href="LuCI.ui.Checkbox.html#setChangeEvents">setChangeEvents</a></li>
2840
2841 <li data-name="LuCI.ui.Checkbox#setPlaceholder"><a href="LuCI.ui.Checkbox.html#setPlaceholder">setPlaceholder</a></li>
2842
2843 <li data-name="LuCI.ui.Checkbox#setUpdateEvents"><a href="LuCI.ui.Checkbox.html#setUpdateEvents">setUpdateEvents</a></li>
2844
2845 <li data-name="LuCI.ui.Checkbox#setValue"><a href="LuCI.ui.Checkbox.html#setValue">setValue</a></li>
2846
2847 <li data-name="LuCI.ui.Checkbox#triggerValidation"><a href="LuCI.ui.Checkbox.html#triggerValidation">triggerValidation</a></li>
2848
2849 </ul>
2850 <ul class="events itemMembers">
2851
2852 </ul>
2853 </li>
2854
2855 <li class="item" data-name="LuCI.ui.Combobox">
2856 <span class="title">
2857 <a href="LuCI.ui.Combobox.html">LuCI.ui.Combobox</a>
2858
2859 </span>
2860 <ul class="members itemMembers">
2861
2862 </ul>
2863 <ul class="typedefs itemMembers">
2864
2865 <span class="subtitle">Typedefs</span>
2866
2867 <li data-name="LuCI.ui.Combobox.InitOptions"><a href="LuCI.ui.Combobox.html#.InitOptions">InitOptions</a></li>
2868
2869 </ul>
2870 <ul class="typedefs itemMembers">
2871
2872 </ul>
2873 <ul class="methods itemMembers">
2874
2875 <span class="subtitle">Methods</span>
2876
2877 <li data-name="LuCI.ui.Combobox#addChoices"><a href="LuCI.ui.Combobox.html#addChoices">addChoices</a></li>
2878
2879 <li data-name="LuCI.ui.Combobox#clearChoices"><a href="LuCI.ui.Combobox.html#clearChoices">clearChoices</a></li>
2880
2881 <li data-name="LuCI.ui.Combobox#closeAllDropdowns"><a href="LuCI.ui.Combobox.html#closeAllDropdowns">closeAllDropdowns</a></li>
2882
2883 <li data-name="LuCI.ui.Combobox#isChanged"><a href="LuCI.ui.Combobox.html#isChanged">isChanged</a></li>
2884
2885 <li data-name="LuCI.ui.Combobox#isValid"><a href="LuCI.ui.Combobox.html#isValid">isValid</a></li>
2886
2887 <li data-name="LuCI.ui.Combobox#registerEvents"><a href="LuCI.ui.Combobox.html#registerEvents">registerEvents</a></li>
2888
2889 <li data-name="LuCI.ui.Combobox#setChangeEvents"><a href="LuCI.ui.Combobox.html#setChangeEvents">setChangeEvents</a></li>
2890
2891 <li data-name="LuCI.ui.Combobox#setPlaceholder"><a href="LuCI.ui.Combobox.html#setPlaceholder">setPlaceholder</a></li>
2892
2893 <li data-name="LuCI.ui.Combobox#setUpdateEvents"><a href="LuCI.ui.Combobox.html#setUpdateEvents">setUpdateEvents</a></li>
2894
2895 <li data-name="LuCI.ui.Combobox#triggerValidation"><a href="LuCI.ui.Combobox.html#triggerValidation">triggerValidation</a></li>
2896
2897 </ul>
2898 <ul class="events itemMembers">
2899
2900 </ul>
2901 </li>
2902
2903 <li class="item" data-name="LuCI.ui.ComboButton">
2904 <span class="title">
2905 <a href="LuCI.ui.ComboButton.html">LuCI.ui.ComboButton</a>
2906
2907 </span>
2908 <ul class="members itemMembers">
2909
2910 </ul>
2911 <ul class="typedefs itemMembers">
2912
2913 <span class="subtitle">Typedefs</span>
2914
2915 <li data-name="LuCI.ui.ComboButton.InitOptions"><a href="LuCI.ui.ComboButton.html#.InitOptions">InitOptions</a></li>
2916
2917 </ul>
2918 <ul class="typedefs itemMembers">
2919
2920 </ul>
2921 <ul class="methods itemMembers">
2922
2923 <span class="subtitle">Methods</span>
2924
2925 <li data-name="LuCI.ui.ComboButton#addChoices"><a href="LuCI.ui.ComboButton.html#addChoices">addChoices</a></li>
2926
2927 <li data-name="LuCI.ui.ComboButton#clearChoices"><a href="LuCI.ui.ComboButton.html#clearChoices">clearChoices</a></li>
2928
2929 <li data-name="LuCI.ui.ComboButton#closeAllDropdowns"><a href="LuCI.ui.ComboButton.html#closeAllDropdowns">closeAllDropdowns</a></li>
2930
2931 <li data-name="LuCI.ui.ComboButton#isChanged"><a href="LuCI.ui.ComboButton.html#isChanged">isChanged</a></li>
2932
2933 <li data-name="LuCI.ui.ComboButton#isValid"><a href="LuCI.ui.ComboButton.html#isValid">isValid</a></li>
2934
2935 <li data-name="LuCI.ui.ComboButton#registerEvents"><a href="LuCI.ui.ComboButton.html#registerEvents">registerEvents</a></li>
2936
2937 <li data-name="LuCI.ui.ComboButton#setChangeEvents"><a href="LuCI.ui.ComboButton.html#setChangeEvents">setChangeEvents</a></li>
2938
2939 <li data-name="LuCI.ui.ComboButton#setPlaceholder"><a href="LuCI.ui.ComboButton.html#setPlaceholder">setPlaceholder</a></li>
2940
2941 <li data-name="LuCI.ui.ComboButton#setUpdateEvents"><a href="LuCI.ui.ComboButton.html#setUpdateEvents">setUpdateEvents</a></li>
2942
2943 <li data-name="LuCI.ui.ComboButton#triggerValidation"><a href="LuCI.ui.ComboButton.html#triggerValidation">triggerValidation</a></li>
2944
2945 </ul>
2946 <ul class="events itemMembers">
2947
2948 </ul>
2949 </li>
2950
2951 <li class="item" data-name="LuCI.ui.Dropdown">
2952 <span class="title">
2953 <a href="LuCI.ui.Dropdown.html">LuCI.ui.Dropdown</a>
2954
2955 </span>
2956 <ul class="members itemMembers">
2957
2958 </ul>
2959 <ul class="typedefs itemMembers">
2960
2961 <span class="subtitle">Typedefs</span>
2962
2963 <li data-name="LuCI.ui.Dropdown.InitOptions"><a href="LuCI.ui.Dropdown.html#.InitOptions">InitOptions</a></li>
2964
2965 </ul>
2966 <ul class="typedefs itemMembers">
2967
2968 </ul>
2969 <ul class="methods itemMembers">
2970
2971 <span class="subtitle">Methods</span>
2972
2973 <li data-name="LuCI.ui.Dropdown#addChoices"><a href="LuCI.ui.Dropdown.html#addChoices">addChoices</a></li>
2974
2975 <li data-name="LuCI.ui.Dropdown#clearChoices"><a href="LuCI.ui.Dropdown.html#clearChoices">clearChoices</a></li>
2976
2977 <li data-name="LuCI.ui.Dropdown#closeAllDropdowns"><a href="LuCI.ui.Dropdown.html#closeAllDropdowns">closeAllDropdowns</a></li>
2978
2979 <li data-name="LuCI.ui.Dropdown#getValue"><a href="LuCI.ui.Dropdown.html#getValue">getValue</a></li>
2980
2981 <li data-name="LuCI.ui.Dropdown#isChanged"><a href="LuCI.ui.Dropdown.html#isChanged">isChanged</a></li>
2982
2983 <li data-name="LuCI.ui.Dropdown#isValid"><a href="LuCI.ui.Dropdown.html#isValid">isValid</a></li>
2984
2985 <li data-name="LuCI.ui.Dropdown#registerEvents"><a href="LuCI.ui.Dropdown.html#registerEvents">registerEvents</a></li>
2986
2987 <li data-name="LuCI.ui.Dropdown#render"><a href="LuCI.ui.Dropdown.html#render">render</a></li>
2988
2989 <li data-name="LuCI.ui.Dropdown#setChangeEvents"><a href="LuCI.ui.Dropdown.html#setChangeEvents">setChangeEvents</a></li>
2990
2991 <li data-name="LuCI.ui.Dropdown#setPlaceholder"><a href="LuCI.ui.Dropdown.html#setPlaceholder">setPlaceholder</a></li>
2992
2993 <li data-name="LuCI.ui.Dropdown#setUpdateEvents"><a href="LuCI.ui.Dropdown.html#setUpdateEvents">setUpdateEvents</a></li>
2994
2995 <li data-name="LuCI.ui.Dropdown#setValue"><a href="LuCI.ui.Dropdown.html#setValue">setValue</a></li>
2996
2997 <li data-name="LuCI.ui.Dropdown#triggerValidation"><a href="LuCI.ui.Dropdown.html#triggerValidation">triggerValidation</a></li>
2998
2999 </ul>
3000 <ul class="events itemMembers">
3001
3002 </ul>
3003 </li>
3004
3005 <li class="item" data-name="LuCI.ui.DynamicList">
3006 <span class="title">
3007 <a href="LuCI.ui.DynamicList.html">LuCI.ui.DynamicList</a>
3008
3009 </span>
3010 <ul class="members itemMembers">
3011
3012 </ul>
3013 <ul class="typedefs itemMembers">
3014
3015 <span class="subtitle">Typedefs</span>
3016
3017 <li data-name="LuCI.ui.DynamicList.InitOptions"><a href="LuCI.ui.DynamicList.html#.InitOptions">InitOptions</a></li>
3018
3019 </ul>
3020 <ul class="typedefs itemMembers">
3021
3022 </ul>
3023 <ul class="methods itemMembers">
3024
3025 <span class="subtitle">Methods</span>
3026
3027 <li data-name="LuCI.ui.DynamicList#addChoices"><a href="LuCI.ui.DynamicList.html#addChoices">addChoices</a></li>
3028
3029 <li data-name="LuCI.ui.DynamicList#clearChoices"><a href="LuCI.ui.DynamicList.html#clearChoices">clearChoices</a></li>
3030
3031 <li data-name="LuCI.ui.DynamicList#getValue"><a href="LuCI.ui.DynamicList.html#getValue">getValue</a></li>
3032
3033 <li data-name="LuCI.ui.DynamicList#isChanged"><a href="LuCI.ui.DynamicList.html#isChanged">isChanged</a></li>
3034
3035 <li data-name="LuCI.ui.DynamicList#isValid"><a href="LuCI.ui.DynamicList.html#isValid">isValid</a></li>
3036
3037 <li data-name="LuCI.ui.DynamicList#registerEvents"><a href="LuCI.ui.DynamicList.html#registerEvents">registerEvents</a></li>
3038
3039 <li data-name="LuCI.ui.DynamicList#render"><a href="LuCI.ui.DynamicList.html#render">render</a></li>
3040
3041 <li data-name="LuCI.ui.DynamicList#setChangeEvents"><a href="LuCI.ui.DynamicList.html#setChangeEvents">setChangeEvents</a></li>
3042
3043 <li data-name="LuCI.ui.DynamicList#setPlaceholder"><a href="LuCI.ui.DynamicList.html#setPlaceholder">setPlaceholder</a></li>
3044
3045 <li data-name="LuCI.ui.DynamicList#setUpdateEvents"><a href="LuCI.ui.DynamicList.html#setUpdateEvents">setUpdateEvents</a></li>
3046
3047 <li data-name="LuCI.ui.DynamicList#setValue"><a href="LuCI.ui.DynamicList.html#setValue">setValue</a></li>
3048
3049 <li data-name="LuCI.ui.DynamicList#triggerValidation"><a href="LuCI.ui.DynamicList.html#triggerValidation">triggerValidation</a></li>
3050
3051 </ul>
3052 <ul class="events itemMembers">
3053
3054 </ul>
3055 </li>
3056
3057 <li class="item" data-name="LuCI.ui.FileUpload">
3058 <span class="title">
3059 <a href="LuCI.ui.FileUpload.html">LuCI.ui.FileUpload</a>
3060
3061 </span>
3062 <ul class="members itemMembers">
3063
3064 </ul>
3065 <ul class="typedefs itemMembers">
3066
3067 <span class="subtitle">Typedefs</span>
3068
3069 <li data-name="LuCI.ui.FileUpload.InitOptions"><a href="LuCI.ui.FileUpload.html#.InitOptions">InitOptions</a></li>
3070
3071 </ul>
3072 <ul class="typedefs itemMembers">
3073
3074 </ul>
3075 <ul class="methods itemMembers">
3076
3077 <span class="subtitle">Methods</span>
3078
3079 <li data-name="LuCI.ui.FileUpload#getValue"><a href="LuCI.ui.FileUpload.html#getValue">getValue</a></li>
3080
3081 <li data-name="LuCI.ui.FileUpload#isChanged"><a href="LuCI.ui.FileUpload.html#isChanged">isChanged</a></li>
3082
3083 <li data-name="LuCI.ui.FileUpload#isValid"><a href="LuCI.ui.FileUpload.html#isValid">isValid</a></li>
3084
3085 <li data-name="LuCI.ui.FileUpload#registerEvents"><a href="LuCI.ui.FileUpload.html#registerEvents">registerEvents</a></li>
3086
3087 <li data-name="LuCI.ui.FileUpload#render"><a href="LuCI.ui.FileUpload.html#render">render</a></li>
3088
3089 <li data-name="LuCI.ui.FileUpload#setChangeEvents"><a href="LuCI.ui.FileUpload.html#setChangeEvents">setChangeEvents</a></li>
3090
3091 <li data-name="LuCI.ui.FileUpload#setPlaceholder"><a href="LuCI.ui.FileUpload.html#setPlaceholder">setPlaceholder</a></li>
3092
3093 <li data-name="LuCI.ui.FileUpload#setUpdateEvents"><a href="LuCI.ui.FileUpload.html#setUpdateEvents">setUpdateEvents</a></li>
3094
3095 <li data-name="LuCI.ui.FileUpload#setValue"><a href="LuCI.ui.FileUpload.html#setValue">setValue</a></li>
3096
3097 <li data-name="LuCI.ui.FileUpload#triggerValidation"><a href="LuCI.ui.FileUpload.html#triggerValidation">triggerValidation</a></li>
3098
3099 </ul>
3100 <ul class="events itemMembers">
3101
3102 </ul>
3103 </li>
3104
3105 <li class="item" data-name="LuCI.ui.Hiddenfield">
3106 <span class="title">
3107 <a href="LuCI.ui.Hiddenfield.html">LuCI.ui.Hiddenfield</a>
3108
3109 </span>
3110 <ul class="members itemMembers">
3111
3112 </ul>
3113 <ul class="typedefs itemMembers">
3114
3115 </ul>
3116 <ul class="typedefs itemMembers">
3117
3118 </ul>
3119 <ul class="methods itemMembers">
3120
3121 <span class="subtitle">Methods</span>
3122
3123 <li data-name="LuCI.ui.Hiddenfield#getValue"><a href="LuCI.ui.Hiddenfield.html#getValue">getValue</a></li>
3124
3125 <li data-name="LuCI.ui.Hiddenfield#isChanged"><a href="LuCI.ui.Hiddenfield.html#isChanged">isChanged</a></li>
3126
3127 <li data-name="LuCI.ui.Hiddenfield#isValid"><a href="LuCI.ui.Hiddenfield.html#isValid">isValid</a></li>
3128
3129 <li data-name="LuCI.ui.Hiddenfield#registerEvents"><a href="LuCI.ui.Hiddenfield.html#registerEvents">registerEvents</a></li>
3130
3131 <li data-name="LuCI.ui.Hiddenfield#render"><a href="LuCI.ui.Hiddenfield.html#render">render</a></li>
3132
3133 <li data-name="LuCI.ui.Hiddenfield#setChangeEvents"><a href="LuCI.ui.Hiddenfield.html#setChangeEvents">setChangeEvents</a></li>
3134
3135 <li data-name="LuCI.ui.Hiddenfield#setPlaceholder"><a href="LuCI.ui.Hiddenfield.html#setPlaceholder">setPlaceholder</a></li>
3136
3137 <li data-name="LuCI.ui.Hiddenfield#setUpdateEvents"><a href="LuCI.ui.Hiddenfield.html#setUpdateEvents">setUpdateEvents</a></li>
3138
3139 <li data-name="LuCI.ui.Hiddenfield#setValue"><a href="LuCI.ui.Hiddenfield.html#setValue">setValue</a></li>
3140
3141 <li data-name="LuCI.ui.Hiddenfield#triggerValidation"><a href="LuCI.ui.Hiddenfield.html#triggerValidation">triggerValidation</a></li>
3142
3143 </ul>
3144 <ul class="events itemMembers">
3145
3146 </ul>
3147 </li>
3148
3149 <li class="item" data-name="LuCI.ui.menu">
3150 <span class="title">
3151 <a href="LuCI.ui.menu.html">LuCI.ui.menu</a>
3152
3153 </span>
3154 <ul class="members itemMembers">
3155
3156 </ul>
3157 <ul class="typedefs itemMembers">
3158
3159 <span class="subtitle">Typedefs</span>
3160
3161 <li data-name="LuCI.ui.menu.MenuNode"><a href="LuCI.ui.menu.html#.MenuNode">MenuNode</a></li>
3162
3163 </ul>
3164 <ul class="typedefs itemMembers">
3165
3166 </ul>
3167 <ul class="methods itemMembers">
3168
3169 <span class="subtitle">Methods</span>
3170
3171 <li data-name="LuCI.ui.menu#flushCache"><a href="LuCI.ui.menu.html#flushCache">flushCache</a></li>
3172
3173 <li data-name="LuCI.ui.menu#getChildren"><a href="LuCI.ui.menu.html#getChildren">getChildren</a></li>
3174
3175 <li data-name="LuCI.ui.menu#load"><a href="LuCI.ui.menu.html#load">load</a></li>
3176
3177 </ul>
3178 <ul class="events itemMembers">
3179
3180 </ul>
3181 </li>
3182
3183 <li class="item" data-name="LuCI.ui.Select">
3184 <span class="title">
3185 <a href="LuCI.ui.Select.html">LuCI.ui.Select</a>
3186
3187 </span>
3188 <ul class="members itemMembers">
3189
3190 </ul>
3191 <ul class="typedefs itemMembers">
3192
3193 <span class="subtitle">Typedefs</span>
3194
3195 <li data-name="LuCI.ui.Select.InitOptions"><a href="LuCI.ui.Select.html#.InitOptions">InitOptions</a></li>
3196
3197 </ul>
3198 <ul class="typedefs itemMembers">
3199
3200 </ul>
3201 <ul class="methods itemMembers">
3202
3203 <span class="subtitle">Methods</span>
3204
3205 <li data-name="LuCI.ui.Select#getValue"><a href="LuCI.ui.Select.html#getValue">getValue</a></li>
3206
3207 <li data-name="LuCI.ui.Select#isChanged"><a href="LuCI.ui.Select.html#isChanged">isChanged</a></li>
3208
3209 <li data-name="LuCI.ui.Select#isValid"><a href="LuCI.ui.Select.html#isValid">isValid</a></li>
3210
3211 <li data-name="LuCI.ui.Select#registerEvents"><a href="LuCI.ui.Select.html#registerEvents">registerEvents</a></li>
3212
3213 <li data-name="LuCI.ui.Select#render"><a href="LuCI.ui.Select.html#render">render</a></li>
3214
3215 <li data-name="LuCI.ui.Select#setChangeEvents"><a href="LuCI.ui.Select.html#setChangeEvents">setChangeEvents</a></li>
3216
3217 <li data-name="LuCI.ui.Select#setPlaceholder"><a href="LuCI.ui.Select.html#setPlaceholder">setPlaceholder</a></li>
3218
3219 <li data-name="LuCI.ui.Select#setUpdateEvents"><a href="LuCI.ui.Select.html#setUpdateEvents">setUpdateEvents</a></li>
3220
3221 <li data-name="LuCI.ui.Select#setValue"><a href="LuCI.ui.Select.html#setValue">setValue</a></li>
3222
3223 <li data-name="LuCI.ui.Select#triggerValidation"><a href="LuCI.ui.Select.html#triggerValidation">triggerValidation</a></li>
3224
3225 </ul>
3226 <ul class="events itemMembers">
3227
3228 </ul>
3229 </li>
3230
3231 <li class="item" data-name="LuCI.ui.tabs">
3232 <span class="title">
3233 <a href="LuCI.ui.tabs.html">LuCI.ui.tabs</a>
3234
3235 </span>
3236 <ul class="members itemMembers">
3237
3238 </ul>
3239 <ul class="typedefs itemMembers">
3240
3241 </ul>
3242 <ul class="typedefs itemMembers">
3243
3244 </ul>
3245 <ul class="methods itemMembers">
3246
3247 <span class="subtitle">Methods</span>
3248
3249 <li data-name="LuCI.ui.tabs#initTabGroup"><a href="LuCI.ui.tabs.html#initTabGroup">initTabGroup</a></li>
3250
3251 <li data-name="LuCI.ui.tabs#isEmptyPane"><a href="LuCI.ui.tabs.html#isEmptyPane">isEmptyPane</a></li>
3252
3253 </ul>
3254 <ul class="events itemMembers">
3255
3256 </ul>
3257 </li>
3258
3259 <li class="item" data-name="LuCI.ui.Textarea">
3260 <span class="title">
3261 <a href="LuCI.ui.Textarea.html">LuCI.ui.Textarea</a>
3262
3263 </span>
3264 <ul class="members itemMembers">
3265
3266 </ul>
3267 <ul class="typedefs itemMembers">
3268
3269 <span class="subtitle">Typedefs</span>
3270
3271 <li data-name="LuCI.ui.Textarea.InitOptions"><a href="LuCI.ui.Textarea.html#.InitOptions">InitOptions</a></li>
3272
3273 </ul>
3274 <ul class="typedefs itemMembers">
3275
3276 </ul>
3277 <ul class="methods itemMembers">
3278
3279 <span class="subtitle">Methods</span>
3280
3281 <li data-name="LuCI.ui.Textarea#getValue"><a href="LuCI.ui.Textarea.html#getValue">getValue</a></li>
3282
3283 <li data-name="LuCI.ui.Textarea#isChanged"><a href="LuCI.ui.Textarea.html#isChanged">isChanged</a></li>
3284
3285 <li data-name="LuCI.ui.Textarea#isValid"><a href="LuCI.ui.Textarea.html#isValid">isValid</a></li>
3286
3287 <li data-name="LuCI.ui.Textarea#registerEvents"><a href="LuCI.ui.Textarea.html#registerEvents">registerEvents</a></li>
3288
3289 <li data-name="LuCI.ui.Textarea#render"><a href="LuCI.ui.Textarea.html#render">render</a></li>
3290
3291 <li data-name="LuCI.ui.Textarea#setChangeEvents"><a href="LuCI.ui.Textarea.html#setChangeEvents">setChangeEvents</a></li>
3292
3293 <li data-name="LuCI.ui.Textarea#setPlaceholder"><a href="LuCI.ui.Textarea.html#setPlaceholder">setPlaceholder</a></li>
3294
3295 <li data-name="LuCI.ui.Textarea#setUpdateEvents"><a href="LuCI.ui.Textarea.html#setUpdateEvents">setUpdateEvents</a></li>
3296
3297 <li data-name="LuCI.ui.Textarea#setValue"><a href="LuCI.ui.Textarea.html#setValue">setValue</a></li>
3298
3299 <li data-name="LuCI.ui.Textarea#triggerValidation"><a href="LuCI.ui.Textarea.html#triggerValidation">triggerValidation</a></li>
3300
3301 </ul>
3302 <ul class="events itemMembers">
3303
3304 </ul>
3305 </li>
3306
3307 <li class="item" data-name="LuCI.ui.Textfield">
3308 <span class="title">
3309 <a href="LuCI.ui.Textfield.html">LuCI.ui.Textfield</a>
3310
3311 </span>
3312 <ul class="members itemMembers">
3313
3314 </ul>
3315 <ul class="typedefs itemMembers">
3316
3317 <span class="subtitle">Typedefs</span>
3318
3319 <li data-name="LuCI.ui.Textfield.InitOptions"><a href="LuCI.ui.Textfield.html#.InitOptions">InitOptions</a></li>
3320
3321 </ul>
3322 <ul class="typedefs itemMembers">
3323
3324 </ul>
3325 <ul class="methods itemMembers">
3326
3327 <span class="subtitle">Methods</span>
3328
3329 <li data-name="LuCI.ui.Textfield#getValue"><a href="LuCI.ui.Textfield.html#getValue">getValue</a></li>
3330
3331 <li data-name="LuCI.ui.Textfield#isChanged"><a href="LuCI.ui.Textfield.html#isChanged">isChanged</a></li>
3332
3333 <li data-name="LuCI.ui.Textfield#isValid"><a href="LuCI.ui.Textfield.html#isValid">isValid</a></li>
3334
3335 <li data-name="LuCI.ui.Textfield#registerEvents"><a href="LuCI.ui.Textfield.html#registerEvents">registerEvents</a></li>
3336
3337 <li data-name="LuCI.ui.Textfield#render"><a href="LuCI.ui.Textfield.html#render">render</a></li>
3338
3339 <li data-name="LuCI.ui.Textfield#setChangeEvents"><a href="LuCI.ui.Textfield.html#setChangeEvents">setChangeEvents</a></li>
3340
3341 <li data-name="LuCI.ui.Textfield#setPlaceholder"><a href="LuCI.ui.Textfield.html#setPlaceholder">setPlaceholder</a></li>
3342
3343 <li data-name="LuCI.ui.Textfield#setUpdateEvents"><a href="LuCI.ui.Textfield.html#setUpdateEvents">setUpdateEvents</a></li>
3344
3345 <li data-name="LuCI.ui.Textfield#setValue"><a href="LuCI.ui.Textfield.html#setValue">setValue</a></li>
3346
3347 <li data-name="LuCI.ui.Textfield#triggerValidation"><a href="LuCI.ui.Textfield.html#triggerValidation">triggerValidation</a></li>
3348
3349 </ul>
3350 <ul class="events itemMembers">
3351
3352 </ul>
3353 </li>
3354
3355 <li class="item" data-name="LuCI.view">
3356 <span class="title">
3357 <a href="LuCI.view.html">LuCI.view</a>
3358
3359 </span>
3360 <ul class="members itemMembers">
3361
3362 </ul>
3363 <ul class="typedefs itemMembers">
3364
3365 </ul>
3366 <ul class="typedefs itemMembers">
3367
3368 </ul>
3369 <ul class="methods itemMembers">
3370
3371 <span class="subtitle">Methods</span>
3372
3373 <li data-name="LuCI.view#addFooter"><a href="LuCI.view.html#addFooter">addFooter</a></li>
3374
3375 <li data-name="LuCI.view#handleReset"><a href="LuCI.view.html#handleReset">handleReset</a></li>
3376
3377 <li data-name="LuCI.view#handleSave"><a href="LuCI.view.html#handleSave">handleSave</a></li>
3378
3379 <li data-name="LuCI.view#handleSaveApply"><a href="LuCI.view.html#handleSaveApply">handleSaveApply</a></li>
3380
3381 <li data-name="LuCI.view#load"><a href="LuCI.view.html#load">load</a></li>
3382
3383 <li data-name="LuCI.view#render"><a href="LuCI.view.html#render">render</a></li>
3384
3385 </ul>
3386 <ul class="events itemMembers">
3387
3388 </ul>
3389 </li>
3390
3391 <li class="item" data-name="LuCI.xhr">
3392 <span class="title">
3393 <a href="LuCI.xhr.html">LuCI.xhr</a>
3394
3395 </span>
3396 <ul class="members itemMembers">
3397
3398 </ul>
3399 <ul class="typedefs itemMembers">
3400
3401 </ul>
3402 <ul class="typedefs itemMembers">
3403
3404 </ul>
3405 <ul class="methods itemMembers">
3406
3407 <span class="subtitle">Methods</span>
3408
3409 <li data-name="LuCI.xhr#abort"><a href="LuCI.xhr.html#abort">abort</a></li>
3410
3411 <li data-name="LuCI.xhr#busy"><a href="LuCI.xhr.html#busy">busy</a></li>
3412
3413 <li data-name="LuCI.xhr#cancel"><a href="LuCI.xhr.html#cancel">cancel</a></li>
3414
3415 <li data-name="LuCI.xhr#get"><a href="LuCI.xhr.html#get">get</a></li>
3416
3417 <li data-name="LuCI.xhr#post"><a href="LuCI.xhr.html#post">post</a></li>
3418
3419 <li data-name="LuCI.xhr#send_form"><a href="LuCI.xhr.html#send_form">send_form</a></li>
3420
3421 </ul>
3422 <ul class="events itemMembers">
3423
3424 </ul>
3425 </li>
3426
3427 </ul>
3428 </div>
3429 <div class="main">
3430 <h1 class="page-title" data-filename="LuCI.form.AbstractValue.html">Class: AbstractValue</h1>
3431
3432
3433
3434
3435 <section>
3436
3437 <header>
3438 <h2>
3439 <span class="ancestors"><a href="LuCI.html">LuCI</a><a href="LuCI.form.html">.form</a>.</span>
3440
3441 AbstractValue
3442 </h2>
3443
3444 <div class="class-description"><p>The <code>AbstractValue</code> class serves as abstract base for the different form
3445 option styles implemented by <code>LuCI.form</code>. It provides the common logic for
3446 handling option input values, for dependencies among options and for
3447 validation constraints that should be applied to entered values.</p>
3448 <p>This class is private and not directly accessible by user code.</p></div>
3449
3450 </header>
3451
3452 <article>
3453 <div class="container-overview">
3454
3455
3456
3457
3458 <dt>
3459 <div class="nameContainer">
3460 <h4 class="name" id="AbstractValue">
3461
3462 new LuCI.form.AbstractValue<span class="signature">()</span>
3463 </h4>
3464
3465
3466 <div class="tag-source">
3467 <a href="form.js.html">form.js</a>, <a href="form.js.html#line1321">line 1321</a>
3468 </div>
3469
3470 </div>
3471
3472
3473 </dt>
3474 <dd>
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485 <dl class="details">
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507 </dl>
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521 </dd>
3522
3523
3524 </div>
3525
3526
3527 <h3 class="subsection-title">Extends</h3>
3528
3529 <ul>
3530 <li><a href="LuCI.form.AbstractElement.html">LuCI.form.AbstractElement</a></li>
3531 </ul>
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543 <h3 class="subsection-title">Members</h3>
3544
3545 <dl>
3546
3547 <dt>
3548 <div class="nameContainer">
3549 <h4 class="name" id="datatype">datatype<span class="type-signature type string">string</span> </h4>
3550 </div>
3551
3552
3553 </dt>
3554 <dd>
3555
3556 <div class="description">
3557 <p>Specifies a datatype constraint expression to validate input values
3558 against. Refer to <code>LuCI.validation</code> for details on the format.</p>
3559 <p>If the user entered input does not match the datatype validation, the
3560 option element is marked as invalid.</p>
3561 </div>
3562
3563
3564
3565 <dl class="details">
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581 <dt class="tag-default">Default Value:</dt>
3582 <dd class="tag-default"><ul class="dummy"><li>null</li></ul></dd>
3583
3584
3585
3586
3587
3588
3589
3590 </dl>
3591
3592
3593
3594 </dd>
3595
3596
3597
3598 <dt>
3599 <div class="nameContainer">
3600 <h4 class="name" id="default">default<span class="type-signature type *">*</span> </h4>
3601 </div>
3602
3603
3604 </dt>
3605 <dd>
3606
3607 <div class="description">
3608 <p>Sets a default value to use when the underlying UCI option is not set.</p>
3609 </div>
3610
3611
3612
3613 <dl class="details">
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629 <dt class="tag-default">Default Value:</dt>
3630 <dd class="tag-default"><ul class="dummy"><li>null</li></ul></dd>
3631
3632
3633
3634
3635
3636
3637
3638 </dl>
3639
3640
3641
3642 </dd>
3643
3644
3645
3646 <dt>
3647 <div class="nameContainer">
3648 <h4 class="name" id="editable">editable<span class="type-signature type boolean">boolean</span> </h4>
3649 </div>
3650
3651
3652 </dt>
3653 <dd>
3654
3655 <div class="description">
3656 <p>Mark grid section option element as editable.</p>
3657 <p>Options which are displayed in the table portion of a <code>GridSection</code>
3658 instance are rendered as readonly text by default. By setting the
3659 <code>editable</code> property of a child option element to <code>true</code>, that element
3660 is rendered as full input widget within its cell instead of a text only
3661 preview.</p>
3662 <p>This property has no effect on options that are not children of grid
3663 section elements.</p>
3664 </div>
3665
3666
3667
3668 <dl class="details">
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684 <dt class="tag-default">Default Value:</dt>
3685 <dd class="tag-default"><ul class="dummy"><li>false</li></ul></dd>
3686
3687
3688
3689
3690
3691
3692
3693 </dl>
3694
3695
3696
3697 </dd>
3698
3699
3700
3701 <dt>
3702 <div class="nameContainer">
3703 <h4 class="name" id="modalonly">modalonly<span class="type-signature type boolean">boolean</span> </h4>
3704 </div>
3705
3706
3707 </dt>
3708 <dd>
3709
3710 <div class="description">
3711 <p>Move grid section option element into the table, the modal popup or both.</p>
3712 <p>If this property is <code>null</code> (the default), the option element is
3713 displayed in both the table preview area and the per-section instance
3714 modal popup of a grid section. When it is set to <code>false</code> the option
3715 is only shown in the table but not the modal popup. When set to <code>true</code>,
3716 the option is only visible in the modal popup but not the table.</p>
3717 <p>This property has no effect on options that are not children of grid
3718 section elements.</p>
3719 </div>
3720
3721
3722
3723 <dl class="details">
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739 <dt class="tag-default">Default Value:</dt>
3740 <dd class="tag-default"><ul class="dummy"><li>null</li></ul></dd>
3741
3742
3743
3744
3745
3746
3747
3748 </dl>
3749
3750
3751
3752 </dd>
3753
3754
3755
3756 <dt>
3757 <div class="nameContainer">
3758 <h4 class="name" id="onchange">onchange<span class="type-signature type function">function</span> </h4>
3759 </div>
3760
3761
3762 </dt>
3763 <dd>
3764
3765 <div class="description">
3766 <p>Register a custom value change handler.</p>
3767 <p>If this property is set to a function value, the function is invoked
3768 whenever the value of the underlying UI input element is changing.</p>
3769 <p>The invoked handler function will receive the DOM click element as
3770 first and the underlying configuration section ID as well as the input
3771 value as second and third argument respectively.</p>
3772 </div>
3773
3774
3775
3776 <dl class="details">
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792 <dt class="tag-default">Default Value:</dt>
3793 <dd class="tag-default"><ul class="dummy"><li>null</li></ul></dd>
3794
3795
3796
3797
3798
3799
3800
3801 </dl>
3802
3803
3804
3805 </dd>
3806
3807
3808
3809 <dt>
3810 <div class="nameContainer">
3811 <h4 class="name" id="optional">optional<span class="type-signature type boolean">boolean</span> </h4>
3812 </div>
3813
3814
3815 </dt>
3816 <dd>
3817
3818 <div class="description">
3819 <p>If set to <code>true</code>, the underlying ui input widget is allowed to be empty,
3820 otherwise the option element is marked invalid when no value is entered
3821 or selected by the user.</p>
3822 </div>
3823
3824
3825
3826 <dl class="details">
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842 <dt class="tag-default">Default Value:</dt>
3843 <dd class="tag-default"><ul class="dummy"><li>false</li></ul></dd>
3844
3845
3846
3847
3848
3849
3850
3851 </dl>
3852
3853
3854
3855 </dd>
3856
3857
3858
3859 <dt>
3860 <div class="nameContainer">
3861 <h4 class="name" id="readonly">readonly<span class="type-signature type boolean">boolean</span> </h4>
3862 </div>
3863
3864
3865 </dt>
3866 <dd>
3867
3868 <div class="description">
3869 <p>Make option element readonly.</p>
3870 <p>This property defaults to the readonly state of the parent form element.
3871 When set to <code>true</code>, the underlying widget is rendered in disabled state,
3872 means its contents cannot be changed and the widget cannot be interacted
3873 with.</p>
3874 </div>
3875
3876
3877
3878 <dl class="details">
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894 <dt class="tag-default">Default Value:</dt>
3895 <dd class="tag-default"><ul class="dummy"><li>false</li></ul></dd>
3896
3897
3898
3899
3900
3901
3902
3903 </dl>
3904
3905
3906
3907 </dd>
3908
3909
3910
3911 <dt>
3912 <div class="nameContainer">
3913 <h4 class="name" id="rmempty">rmempty<span class="type-signature type boolean">boolean</span> </h4>
3914 </div>
3915
3916
3917 </dt>
3918 <dd>
3919
3920 <div class="description">
3921 <p>If set to <code>false</code>, the underlying option value is retained upon saving
3922 the form when the option element is disabled due to unsatisfied
3923 dependency constraints.</p>
3924 </div>
3925
3926
3927
3928 <dl class="details">
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944 <dt class="tag-default">Default Value:</dt>
3945 <dd class="tag-default"><ul class="dummy"><li>true</li></ul></dd>
3946
3947
3948
3949
3950
3951
3952
3953 </dl>
3954
3955
3956
3957 </dd>
3958
3959
3960
3961 <dt>
3962 <div class="nameContainer">
3963 <h4 class="name" id="uciconfig">uciconfig<span class="type-signature type string">string</span> </h4>
3964 </div>
3965
3966
3967 </dt>
3968 <dd>
3969
3970 <div class="description">
3971 <p>Override the UCI configuration name to read the option value from.</p>
3972 <p>By default, the configuration name is inherited from the parent Map.
3973 By setting this property, a deviating configuration may be specified.</p>
3974 <p>The default is null, means inheriting from the parent form.</p>
3975 </div>
3976
3977
3978
3979 <dl class="details">
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995 <dt class="tag-default">Default Value:</dt>
3996 <dd class="tag-default"><ul class="dummy"><li>null</li></ul></dd>
3997
3998
3999
4000
4001
4002
4003
4004 </dl>
4005
4006
4007
4008 </dd>
4009
4010
4011
4012 <dt>
4013 <div class="nameContainer">
4014 <h4 class="name" id="ucioption">ucioption<span class="type-signature type string">string</span> </h4>
4015 </div>
4016
4017
4018 </dt>
4019 <dd>
4020
4021 <div class="description">
4022 <p>Override the UCI option name to read the value from.</p>
4023 <p>By default, the elements name, which is passed as third argument to
4024 the constructor, is used as UCI option name. By setting this property,
4025 a deviating UCI option may be specified.</p>
4026 <p>The default is null, means using the option element name.</p>
4027 </div>
4028
4029
4030
4031 <dl class="details">
4032
4033
4034
4035
4036
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046
4047 <dt class="tag-default">Default Value:</dt>
4048 <dd class="tag-default"><ul class="dummy"><li>null</li></ul></dd>
4049
4050
4051
4052
4053
4054
4055
4056 </dl>
4057
4058
4059
4060 </dd>
4061
4062
4063
4064 <dt>
4065 <div class="nameContainer">
4066 <h4 class="name" id="ucisection">ucisection<span class="type-signature type string">string</span> </h4>
4067 </div>
4068
4069
4070 </dt>
4071 <dd>
4072
4073 <div class="description">
4074 <p>Override the UCI section name to read the option value from.</p>
4075 <p>By default, the section ID is inherited from the parent section element.
4076 By setting this property, a deviating section may be specified.</p>
4077 <p>The default is null, means inheriting from the parent section.</p>
4078 </div>
4079
4080
4081
4082 <dl class="details">
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095
4096
4097
4098 <dt class="tag-default">Default Value:</dt>
4099 <dd class="tag-default"><ul class="dummy"><li>null</li></ul></dd>
4100
4101
4102
4103
4104
4105
4106
4107 </dl>
4108
4109
4110
4111 </dd>
4112
4113
4114
4115 <dt>
4116 <div class="nameContainer">
4117 <h4 class="name" id="validate">validate<span class="type-signature type function">function</span> </h4>
4118 </div>
4119
4120
4121 </dt>
4122 <dd>
4123
4124 <div class="description">
4125 <p>Specifies a custom validation function to test the user input for
4126 validity. The validation function must return <code>true</code> to accept the
4127 value. Any other return value type is converted to a string and
4128 displayed to the user as validation error message.</p>
4129 <p>If the user entered input does not pass the validation function, the
4130 option element is marked as invalid.</p>
4131 </div>
4132
4133
4134
4135 <dl class="details">
4136
4137
4138
4139
4140
4141
4142
4143
4144
4145
4146
4147
4148
4149
4150
4151 <dt class="tag-default">Default Value:</dt>
4152 <dd class="tag-default"><ul class="dummy"><li>null</li></ul></dd>
4153
4154
4155
4156
4157
4158
4159
4160 </dl>
4161
4162
4163
4164 </dd>
4165
4166
4167
4168 <dt>
4169 <div class="nameContainer">
4170 <h4 class="name" id="width">width<span class="type-signature type number">number</span> <span class="type-signature type string">string</span> </h4>
4171 </div>
4172
4173
4174 </dt>
4175 <dd>
4176
4177 <div class="description">
4178 <p>Override the cell width of a table or grid section child option.</p>
4179 <p>If the property is set to a numeric value, it is treated as pixel width
4180 which is set on the containing cell element of the option, essentially
4181 forcing a certain column width. When the property is set to a string
4182 value, it is applied as-is to the CSS <code>width</code> property.</p>
4183 <p>This property has no effect on options that are not children of grid or
4184 table section elements.</p>
4185 </div>
4186
4187
4188
4189 <dl class="details">
4190
4191
4192
4193
4194
4195
4196
4197
4198
4199
4200
4201
4202
4203
4204
4205 <dt class="tag-default">Default Value:</dt>
4206 <dd class="tag-default"><ul class="dummy"><li>null</li></ul></dd>
4207
4208
4209
4210
4211
4212
4213
4214 </dl>
4215
4216
4217
4218 </dd>
4219
4220 </dl>
4221
4222
4223
4224 <h3 class="subsection-title">Methods</h3>
4225
4226 <dl>
4227
4228 <dt>
4229 <div class="nameContainer inherited">
4230 <h4 class="name" id="append">
4231
4232 <span class="inherited"><a href="LuCI.form.AbstractElement.html#append">inherited</a></span>
4233
4234 append<span class="signature">(element)</span>
4235 </h4>
4236
4237
4238 <div class="tag-source">
4239 <a href="form.js.html">form.js</a>, <a href="form.js.html#line210">line 210</a>
4240 </div>
4241
4242 </div>
4243
4244
4245 </dt>
4246 <dd>
4247
4248
4249 <div class="description">
4250 <p>Add another form element as children to this element.</p>
4251 </div>
4252
4253
4254
4255
4256
4257
4258
4259
4260
4261 <table class="params">
4262 <thead>
4263 <tr>
4264
4265 <th>Name</th>
4266
4267
4268 <th>Type</th>
4269
4270
4271
4272 <th class="last">Description</th>
4273 </tr>
4274 </thead>
4275
4276 <tbody>
4277
4278
4279 <tr>
4280
4281 <td class="name"><code>element</code></td>
4282
4283
4284 <td class="type">
4285
4286
4287 <span class="param-type">AbstractElement</span>
4288
4289
4290
4291 </td>
4292
4293
4294
4295 <td class="description last">
4296
4297 <p>The form element to add.</p></td>
4298 </tr>
4299
4300
4301 </tbody>
4302 </table>
4303
4304
4305
4306 <dl class="details">
4307
4308
4309
4310
4311
4312
4313
4314
4315
4316
4317
4318
4319
4320
4321
4322
4323
4324
4325
4326
4327
4328 </dl>
4329
4330
4331
4332
4333
4334
4335
4336
4337
4338
4339
4340
4341
4342 </dd>
4343
4344
4345
4346 <dt>
4347 <div class="nameContainer">
4348 <h4 class="name" id="cbid">
4349
4350 cbid<span class="signature">(section_id)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{string}</span>
4351 </h4>
4352
4353
4354 <div class="tag-source">
4355 <a href="form.js.html">form.js</a>, <a href="form.js.html#line1733">line 1733</a>
4356 </div>
4357
4358 </div>
4359
4360
4361 </dt>
4362 <dd>
4363
4364
4365 <div class="description">
4366 <p>Obtain the internal ID (&quot;cbid&quot;) of the element instance.</p>
4367 <p>Since each form section element may map multiple underlying
4368 configuration sections, the configuration section ID is required to
4369 form a fully qualified ID pointing to the specific element instance
4370 within the given specific section.</p>
4371 </div>
4372
4373
4374
4375
4376
4377
4378
4379
4380
4381 <table class="params">
4382 <thead>
4383 <tr>
4384
4385 <th>Name</th>
4386
4387
4388 <th>Type</th>
4389
4390
4391
4392 <th class="last">Description</th>
4393 </tr>
4394 </thead>
4395
4396 <tbody>
4397
4398
4399 <tr>
4400
4401 <td class="name"><code>section_id</code></td>
4402
4403
4404 <td class="type">
4405
4406
4407 <span class="param-type">string</span>
4408
4409
4410
4411 </td>
4412
4413
4414
4415 <td class="description last">
4416
4417 <p>The configuration section ID</p></td>
4418 </tr>
4419
4420
4421 </tbody>
4422 </table>
4423
4424
4425
4426 <dl class="details">
4427
4428
4429
4430
4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448 </dl>
4449
4450
4451
4452
4453
4454
4455
4456
4457
4458 <h5>Throws:</h5>
4459
4460
4461
4462 <dl>
4463 <dt>
4464 <div class="param-desc">
4465 <p>Throws a <code>TypeError</code> exception when no <code>section_id</code> was specified.</p>
4466 </div>
4467 </dt>
4468 <dt>
4469 <dl>
4470 <dt>
4471 Type
4472 </dt>
4473 <dd>
4474
4475 <span class="param-type">TypeError</span>
4476
4477
4478 </dd>
4479 </dl>
4480 </dt>
4481 </dl>
4482
4483
4484
4485
4486
4487 <h5>Returns:</h5>
4488
4489
4490
4491 <table class="params">
4492 <thead>
4493 <tr>
4494
4495 <th>Type</th>
4496 <th class="last">Description</th>
4497 </tr>
4498 </thead>
4499 <tbody>
4500
4501 <tr>
4502
4503 <td class="type">
4504
4505 string
4506
4507
4508 </td>
4509 <td class="description last">Returns the element ID.</td>
4510 </tr>
4511
4512 </tbody>
4513 </table>
4514
4515
4516
4517
4518 </dd>
4519
4520
4521
4522 <dt>
4523 <div class="nameContainer">
4524 <h4 class="name" id="cfgvalue">
4525
4526 cfgvalue<span class="signature">(section_id)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{*}</span>
4527 </h4>
4528
4529
4530 <div class="tag-source">
4531 <a href="form.js.html">form.js</a>, <a href="form.js.html#line1807">line 1807</a>
4532 </div>
4533
4534 </div>
4535
4536
4537 </dt>
4538 <dd>
4539
4540
4541 <div class="description">
4542 <p>Query the underlying configuration value.</p>
4543 <p>The default implementation of this method returns the cached return
4544 value of <a href="LuCI.form.AbstractValue.html#load"><code>load()</code></a>. It may be
4545 overwritten by user code to obtain the configuration value in a
4546 different way.</p>
4547 </div>
4548
4549
4550
4551
4552
4553
4554
4555
4556
4557 <table class="params">
4558 <thead>
4559 <tr>
4560
4561 <th>Name</th>
4562
4563
4564 <th>Type</th>
4565
4566
4567
4568 <th class="last">Description</th>
4569 </tr>
4570 </thead>
4571
4572 <tbody>
4573
4574
4575 <tr>
4576
4577 <td class="name"><code>section_id</code></td>
4578
4579
4580 <td class="type">
4581
4582
4583 <span class="param-type">string</span>
4584
4585
4586
4587 </td>
4588
4589
4590
4591 <td class="description last">
4592
4593 <p>The configuration section ID</p></td>
4594 </tr>
4595
4596
4597 </tbody>
4598 </table>
4599
4600
4601
4602 <dl class="details">
4603
4604
4605
4606
4607
4608
4609
4610
4611
4612
4613
4614
4615
4616
4617
4618
4619
4620
4621
4622
4623
4624 </dl>
4625
4626
4627
4628
4629
4630
4631
4632
4633
4634 <h5>Throws:</h5>
4635
4636
4637
4638 <dl>
4639 <dt>
4640 <div class="param-desc">
4641 <p>Throws a <code>TypeError</code> exception when no <code>section_id</code> was specified.</p>
4642 </div>
4643 </dt>
4644 <dt>
4645 <dl>
4646 <dt>
4647 Type
4648 </dt>
4649 <dd>
4650
4651 <span class="param-type">TypeError</span>
4652
4653
4654 </dd>
4655 </dl>
4656 </dt>
4657 </dl>
4658
4659
4660
4661
4662
4663 <h5>Returns:</h5>
4664
4665
4666
4667 <table class="params">
4668 <thead>
4669 <tr>
4670
4671 <th>Type</th>
4672 <th class="last">Description</th>
4673 </tr>
4674 </thead>
4675 <tbody>
4676
4677 <tr>
4678
4679 <td class="type">
4680
4681 *
4682
4683
4684 </td>
4685 <td class="description last">Returns the configuration value.</td>
4686 </tr>
4687
4688 </tbody>
4689 </table>
4690
4691
4692
4693
4694 </dd>
4695
4696
4697
4698 <dt>
4699 <div class="nameContainer">
4700 <h4 class="name" id="depends">
4701
4702 depends<span class="signature">(optionname_or_depends, optionvalue|RegExp)</span>
4703 </h4>
4704
4705
4706 <div class="tag-source">
4707 <a href="form.js.html">form.js</a>, <a href="form.js.html#line1615">line 1615</a>
4708 </div>
4709
4710 </div>
4711
4712
4713 </dt>
4714 <dd>
4715
4716
4717 <div class="description">
4718 <p>Add a dependency contraint to the option.</p>
4719 <p>Dependency constraints allow making the presence of option elements
4720 dependant on the current values of certain other options within the
4721 same form. An option element with unsatisfied dependencies will be
4722 hidden from the view and its current value is omitted when saving.</p>
4723 <p>Multiple constraints (that is, multiple calls to <code>depends()</code>) are
4724 treated as alternatives, forming a logical &quot;or&quot; expression.</p>
4725 <p>By passing an object of name =&gt; value pairs as first argument, it is
4726 possible to depend on multiple options simultaneously, allowing to form
4727 a logical &quot;and&quot; expression.</p>
4728 <p>Option names may be given in &quot;dot notation&quot; which allows to reference
4729 option elements outside of the current form section. If a name without
4730 dot is specified, it refers to an option within the same configuration
4731 section. If specified as <code>configname.sectionid.optionname</code>,
4732 options anywhere within the same form may be specified.</p>
4733 <p>The object notation also allows for a number of special keys which are
4734 not treated as option names but as modifiers to influence the dependency
4735 constraint evaluation. The associated value of these special &quot;tag&quot; keys
4736 is ignored. The recognized tags are:</p>
4737 <ul>
4738 <li>
4739 <code>!reverse</code><br>
4740 Invert the dependency, instead of requiring another option to be
4741 equal to the dependency value, that option should <em>not</em> be
4742 equal.
4743 </li>
4744 <li>
4745 <code>!contains</code><br>
4746 Instead of requiring an exact match, the dependency is considered
4747 satisfied when the dependency value is contained within the option
4748 value.
4749 </li>
4750 <li>
4751 <code>!default</code><br>
4752 The dependency is always satisfied
4753 </li>
4754 </ul>
4755 <p>Examples:</p>
4756 <ul>
4757 <li>
4758 <code>opt.depends("foo", "test")</code><br>
4759 Require the value of `foo` to be `test`.
4760 </li>
4761 <li>
4762 <code>opt.depends({ foo: "test" })</code><br>
4763 Equivalent to the previous example.
4764 </li>
4765 <li>
4766 <code>opt.depends({ foo: /test/ })</code><br>
4767 Require the value of `foo` to match the regular expression `/test/`.
4768 </li>
4769 <li>
4770 <code>opt.depends({ foo: "test", bar: "qrx" })</code><br>
4771 Require the value of `foo` to be `test` and the value of `bar` to be
4772 `qrx`.
4773 </li>
4774 <li>
4775 <code>opt.depends({ foo: "test" })<br>
4776 opt.depends({ bar: "qrx" })</code><br>
4777 Require either <code>foo</code> to be set to <code>test</code>,
4778 <em>or</em> the <code>bar</code> option to be <code>qrx</code>.
4779 </li>
4780 <li>
4781 <code>opt.depends("test.section1.foo", "bar")</code><br>
4782 Require the "foo" form option within the "section1" section to be
4783 set to "bar".
4784 </li>
4785 <li>
4786 <code>opt.depends({ foo: "test", "!contains": true })</code><br>
4787 Require the "foo" option value to contain the substring "test".
4788 </li>
4789 </ul>
4790 </div>
4791
4792
4793
4794
4795
4796
4797
4798
4799
4800 <table class="params">
4801 <thead>
4802 <tr>
4803
4804 <th>Name</th>
4805
4806
4807 <th>Type</th>
4808
4809
4810
4811 <th class="last">Description</th>
4812 </tr>
4813 </thead>
4814
4815 <tbody>
4816
4817
4818 <tr>
4819
4820 <td class="name"><code>optionname_or_depends</code></td>
4821
4822
4823 <td class="type">
4824
4825
4826 <span class="param-type">string</span>
4827 |
4828
4829 <span class="param-type">Object.&lt;string, (string|RegExp)></span>
4830
4831
4832
4833 </td>
4834
4835
4836
4837 <td class="description last">
4838
4839 <p>The name of the option to depend on or an object describing multiple
4840 dependencies which must be satified (a logical &quot;and&quot; expression).</p></td>
4841 </tr>
4842
4843
4844
4845 <tr>
4846
4847 <td class="name"><code>optionvalue|RegExp</code></td>
4848
4849
4850 <td class="type">
4851
4852
4853 <span class="param-type">string</span>
4854
4855
4856
4857 </td>
4858
4859
4860
4861 <td class="description last">
4862
4863 <p>When invoked with a plain option name as first argument, this parameter
4864 specifies the expected value. In case an object is passed as first
4865 argument, this parameter is ignored.</p></td>
4866 </tr>
4867
4868
4869 </tbody>
4870 </table>
4871
4872
4873
4874 <dl class="details">
4875
4876
4877
4878
4879
4880
4881
4882
4883
4884
4885
4886
4887
4888
4889
4890
4891
4892
4893
4894
4895
4896 </dl>
4897
4898
4899
4900
4901
4902
4903
4904
4905
4906
4907
4908
4909
4910 </dd>
4911
4912
4913
4914 <dt>
4915 <div class="nameContainer">
4916 <h4 class="name" id="formvalue">
4917
4918 formvalue<span class="signature">(section_id)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{*}</span>
4919 </h4>
4920
4921
4922 <div class="tag-source">
4923 <a href="form.js.html">form.js</a>, <a href="form.js.html#line1835">line 1835</a>
4924 </div>
4925
4926 </div>
4927
4928
4929 </dt>
4930 <dd>
4931
4932
4933 <div class="description">
4934 <p>Query the current form input value.</p>
4935 <p>The default implementation of this method returns the current input
4936 value of the underlying <a href="LuCI.ui.AbstractElement.html"><code>LuCI.ui</code></a> widget.
4937 It may be overwritten by user code to handle input values differently.</p>
4938 </div>
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948 <table class="params">
4949 <thead>
4950 <tr>
4951
4952 <th>Name</th>
4953
4954
4955 <th>Type</th>
4956
4957
4958
4959 <th class="last">Description</th>
4960 </tr>
4961 </thead>
4962
4963 <tbody>
4964
4965
4966 <tr>
4967
4968 <td class="name"><code>section_id</code></td>
4969
4970
4971 <td class="type">
4972
4973
4974 <span class="param-type">string</span>
4975
4976
4977
4978 </td>
4979
4980
4981
4982 <td class="description last">
4983
4984 <p>The configuration section ID</p></td>
4985 </tr>
4986
4987
4988 </tbody>
4989 </table>
4990
4991
4992
4993 <dl class="details">
4994
4995
4996
4997
4998
4999
5000
5001
5002
5003
5004
5005
5006
5007
5008
5009
5010
5011
5012
5013
5014
5015 </dl>
5016
5017
5018
5019
5020
5021
5022
5023
5024
5025 <h5>Throws:</h5>
5026
5027
5028
5029 <dl>
5030 <dt>
5031 <div class="param-desc">
5032 <p>Throws a <code>TypeError</code> exception when no <code>section_id</code> was specified.</p>
5033 </div>
5034 </dt>
5035 <dt>
5036 <dl>
5037 <dt>
5038 Type
5039 </dt>
5040 <dd>
5041
5042 <span class="param-type">TypeError</span>
5043
5044
5045 </dd>
5046 </dl>
5047 </dt>
5048 </dl>
5049
5050
5051
5052
5053
5054 <h5>Returns:</h5>
5055
5056
5057
5058 <table class="params">
5059 <thead>
5060 <tr>
5061
5062 <th>Type</th>
5063 <th class="last">Description</th>
5064 </tr>
5065 </thead>
5066 <tbody>
5067
5068 <tr>
5069
5070 <td class="type">
5071
5072 *
5073
5074
5075 </td>
5076 <td class="description last">Returns the current input value.</td>
5077 </tr>
5078
5079 </tbody>
5080 </table>
5081
5082
5083
5084
5085 </dd>
5086
5087
5088
5089 <dt>
5090 <div class="nameContainer">
5091 <h4 class="name" id="getUIElement">
5092
5093 getUIElement<span class="signature">(section_id)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{<a href="LuCI.ui.AbstractElement.html">LuCI.ui.AbstractElement</a>|null}</span>
5094 </h4>
5095
5096
5097 <div class="tag-source">
5098 <a href="form.js.html">form.js</a>, <a href="form.js.html#line1784">line 1784</a>
5099 </div>
5100
5101 </div>
5102
5103
5104 </dt>
5105 <dd>
5106
5107
5108 <div class="description">
5109 <p>Obtain the underlying <code>LuCI.ui</code> element instance.</p>
5110 </div>
5111
5112
5113
5114
5115
5116
5117
5118
5119
5120 <table class="params">
5121 <thead>
5122 <tr>
5123
5124 <th>Name</th>
5125
5126
5127 <th>Type</th>
5128
5129
5130
5131 <th class="last">Description</th>
5132 </tr>
5133 </thead>
5134
5135 <tbody>
5136
5137
5138 <tr>
5139
5140 <td class="name"><code>section_id</code></td>
5141
5142
5143 <td class="type">
5144
5145
5146 <span class="param-type">string</span>
5147
5148
5149
5150 </td>
5151
5152
5153
5154 <td class="description last">
5155
5156 <p>The configuration section ID</p></td>
5157 </tr>
5158
5159
5160 </tbody>
5161 </table>
5162
5163
5164
5165 <dl class="details">
5166
5167
5168
5169
5170
5171
5172
5173
5174
5175
5176
5177
5178
5179
5180
5181
5182
5183
5184
5185
5186
5187 </dl>
5188
5189
5190
5191
5192
5193
5194
5195
5196
5197 <h5>Throws:</h5>
5198
5199
5200
5201 <dl>
5202 <dt>
5203 <div class="param-desc">
5204 <p>Throws a <code>TypeError</code> exception when no <code>section_id</code> was specified.</p>
5205 </div>
5206 </dt>
5207 <dt>
5208 <dl>
5209 <dt>
5210 Type
5211 </dt>
5212 <dd>
5213
5214 <span class="param-type">TypeError</span>
5215
5216
5217 </dd>
5218 </dl>
5219 </dt>
5220 </dl>
5221
5222
5223
5224
5225
5226 <h5>Returns:</h5>
5227
5228
5229
5230 <table class="params">
5231 <thead>
5232 <tr>
5233
5234 <th>Type</th>
5235 <th class="last">Description</th>
5236 </tr>
5237 </thead>
5238 <tbody>
5239
5240 <tr>
5241
5242 <td class="type">
5243
5244 <a href="LuCI.ui.AbstractElement.html">LuCI.ui.AbstractElement</a>
5245 |
5246
5247 null
5248
5249
5250 </td>
5251 <td class="description last">Returns the <code>LuCI.ui</code> element instance or <code>null</code> in case the form
5252 option implementation does not use <code>LuCI.ui</code> widgets.</td>
5253 </tr>
5254
5255 </tbody>
5256 </table>
5257
5258
5259
5260
5261 </dd>
5262
5263
5264
5265 <dt>
5266 <div class="nameContainer">
5267 <h4 class="name" id="isActive">
5268
5269 isActive<span class="signature">(section_id)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{boolean}</span>
5270 </h4>
5271
5272
5273 <div class="tag-source">
5274 <a href="form.js.html">form.js</a>, <a href="form.js.html#line1923">line 1923</a>
5275 </div>
5276
5277 </div>
5278
5279
5280 </dt>
5281 <dd>
5282
5283
5284 <div class="description">
5285 <p>Test whether the option element is currently active.</p>
5286 <p>An element is active when it is not hidden due to unsatisfied dependency
5287 constraints.</p>
5288 </div>
5289
5290
5291
5292
5293
5294
5295
5296
5297
5298 <table class="params">
5299 <thead>
5300 <tr>
5301
5302 <th>Name</th>
5303
5304
5305 <th>Type</th>
5306
5307
5308
5309 <th class="last">Description</th>
5310 </tr>
5311 </thead>
5312
5313 <tbody>
5314
5315
5316 <tr>
5317
5318 <td class="name"><code>section_id</code></td>
5319
5320
5321 <td class="type">
5322
5323
5324 <span class="param-type">string</span>
5325
5326
5327
5328 </td>
5329
5330
5331
5332 <td class="description last">
5333
5334 <p>The configuration section ID</p></td>
5335 </tr>
5336
5337
5338 </tbody>
5339 </table>
5340
5341
5342
5343 <dl class="details">
5344
5345
5346
5347
5348
5349
5350
5351
5352
5353
5354
5355
5356
5357
5358
5359
5360
5361
5362
5363
5364
5365 </dl>
5366
5367
5368
5369
5370
5371
5372
5373
5374
5375
5376
5377 <h5>Returns:</h5>
5378
5379
5380
5381 <table class="params">
5382 <thead>
5383 <tr>
5384
5385 <th>Type</th>
5386 <th class="last">Description</th>
5387 </tr>
5388 </thead>
5389 <tbody>
5390
5391 <tr>
5392
5393 <td class="type">
5394
5395 boolean
5396
5397
5398 </td>
5399 <td class="description last">Returns <code>true</code> if the option element currently is active, otherwise it
5400 returns <code>false</code>.</td>
5401 </tr>
5402
5403 </tbody>
5404 </table>
5405
5406
5407
5408
5409 </dd>
5410
5411
5412
5413 <dt>
5414 <div class="nameContainer">
5415 <h4 class="name" id="isValid">
5416
5417 isValid<span class="signature">(section_id)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{boolean}</span>
5418 </h4>
5419
5420
5421 <div class="tag-source">
5422 <a href="form.js.html">form.js</a>, <a href="form.js.html#line1905">line 1905</a>
5423 </div>
5424
5425 </div>
5426
5427
5428 </dt>
5429 <dd>
5430
5431
5432 <div class="description">
5433 <p>Test whether the input value is currently valid.</p>
5434 </div>
5435
5436
5437
5438
5439
5440
5441
5442
5443
5444 <table class="params">
5445 <thead>
5446 <tr>
5447
5448 <th>Name</th>
5449
5450
5451 <th>Type</th>
5452
5453
5454
5455 <th class="last">Description</th>
5456 </tr>
5457 </thead>
5458
5459 <tbody>
5460
5461
5462 <tr>
5463
5464 <td class="name"><code>section_id</code></td>
5465
5466
5467 <td class="type">
5468
5469
5470 <span class="param-type">string</span>
5471
5472
5473
5474 </td>
5475
5476
5477
5478 <td class="description last">
5479
5480 <p>The configuration section ID</p></td>
5481 </tr>
5482
5483
5484 </tbody>
5485 </table>
5486
5487
5488
5489 <dl class="details">
5490
5491
5492
5493
5494
5495
5496
5497
5498
5499
5500
5501
5502
5503
5504
5505
5506
5507
5508
5509
5510
5511 </dl>
5512
5513
5514
5515
5516
5517
5518
5519
5520
5521
5522
5523 <h5>Returns:</h5>
5524
5525
5526
5527 <table class="params">
5528 <thead>
5529 <tr>
5530
5531 <th>Type</th>
5532 <th class="last">Description</th>
5533 </tr>
5534 </thead>
5535 <tbody>
5536
5537 <tr>
5538
5539 <td class="type">
5540
5541 boolean
5542
5543
5544 </td>
5545 <td class="description last">Returns <code>true</code> if the input value currently is valid, otherwise it
5546 returns <code>false</code>.</td>
5547 </tr>
5548
5549 </tbody>
5550 </table>
5551
5552
5553
5554
5555 </dd>
5556
5557
5558
5559 <dt>
5560 <div class="nameContainer">
5561 <h4 class="name" id="load">
5562
5563 load<span class="signature">(section_id)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{*|Promise.&lt;*>}</span>
5564 </h4>
5565
5566
5567 <div class="tag-source">
5568 <a href="form.js.html">form.js</a>, <a href="form.js.html#line1761">line 1761</a>
5569 </div>
5570
5571 </div>
5572
5573
5574 </dt>
5575 <dd>
5576
5577
5578 <div class="description">
5579 <p>Load the underlying configuration value.</p>
5580 <p>The default implementation of this method reads and returns the
5581 underlying UCI option value (or the related JavaScript property for
5582 <code>JSONMap</code> instances). It may be overwritten by user code to load data
5583 from nonstandard sources.</p>
5584 </div>
5585
5586
5587
5588
5589
5590
5591
5592
5593
5594 <table class="params">
5595 <thead>
5596 <tr>
5597
5598 <th>Name</th>
5599
5600
5601 <th>Type</th>
5602
5603
5604
5605 <th class="last">Description</th>
5606 </tr>
5607 </thead>
5608
5609 <tbody>
5610
5611
5612 <tr>
5613
5614 <td class="name"><code>section_id</code></td>
5615
5616
5617 <td class="type">
5618
5619
5620 <span class="param-type">string</span>
5621
5622
5623
5624 </td>
5625
5626
5627
5628 <td class="description last">
5629
5630 <p>The configuration section ID</p></td>
5631 </tr>
5632
5633
5634 </tbody>
5635 </table>
5636
5637
5638
5639 <dl class="details">
5640
5641
5642
5643
5644
5645
5646
5647
5648
5649
5650
5651
5652
5653
5654
5655
5656
5657
5658
5659
5660
5661 </dl>
5662
5663
5664
5665
5666
5667
5668
5669
5670
5671 <h5>Throws:</h5>
5672
5673
5674
5675 <dl>
5676 <dt>
5677 <div class="param-desc">
5678 <p>Throws a <code>TypeError</code> exception when no <code>section_id</code> was specified.</p>
5679 </div>
5680 </dt>
5681 <dt>
5682 <dl>
5683 <dt>
5684 Type
5685 </dt>
5686 <dd>
5687
5688 <span class="param-type">TypeError</span>
5689
5690
5691 </dd>
5692 </dl>
5693 </dt>
5694 </dl>
5695
5696
5697
5698
5699
5700 <h5>Returns:</h5>
5701
5702
5703
5704 <table class="params">
5705 <thead>
5706 <tr>
5707
5708 <th>Type</th>
5709 <th class="last">Description</th>
5710 </tr>
5711 </thead>
5712 <tbody>
5713
5714 <tr>
5715
5716 <td class="type">
5717
5718 *
5719 |
5720
5721 Promise.&lt;*>
5722
5723
5724 </td>
5725 <td class="description last">Returns the configuration value to initialize the option element with.
5726 The return value of this function is filtered through <code>Promise.resolve()</code>
5727 so it may return promises if overridden by user code.</td>
5728 </tr>
5729
5730 </tbody>
5731 </table>
5732
5733
5734
5735
5736 </dd>
5737
5738
5739
5740 <dt>
5741 <div class="nameContainer">
5742 <h4 class="name" id="parse">
5743
5744 parse<span class="signature">(section_id)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Promise.&lt;void>}</span>
5745 </h4>
5746
5747
5748 <div class="tag-source">
5749 <a href="form.js.html">form.js</a>, <a href="form.js.html#line1964">line 1964</a>
5750 </div>
5751
5752 </div>
5753
5754
5755 </dt>
5756 <dd>
5757
5758
5759 <div class="description">
5760 <p>Parse the option element input.</p>
5761 <p>The function is invoked when the <code>parse()</code> method has been invoked on
5762 the parent form and triggers input value reading and validation.</p>
5763 </div>
5764
5765
5766
5767
5768
5769
5770
5771
5772
5773 <table class="params">
5774 <thead>
5775 <tr>
5776
5777 <th>Name</th>
5778
5779
5780 <th>Type</th>
5781
5782
5783
5784 <th class="last">Description</th>
5785 </tr>
5786 </thead>
5787
5788 <tbody>
5789
5790
5791 <tr>
5792
5793 <td class="name"><code>section_id</code></td>
5794
5795
5796 <td class="type">
5797
5798
5799 <span class="param-type">string</span>
5800
5801
5802
5803 </td>
5804
5805
5806
5807 <td class="description last">
5808
5809 <p>The configuration section ID</p></td>
5810 </tr>
5811
5812
5813 </tbody>
5814 </table>
5815
5816
5817
5818 <dl class="details">
5819
5820
5821
5822
5823
5824
5825
5826
5827
5828
5829
5830
5831
5832
5833
5834
5835
5836
5837
5838
5839
5840 </dl>
5841
5842
5843
5844
5845
5846
5847
5848
5849
5850
5851
5852 <h5>Returns:</h5>
5853
5854
5855
5856 <table class="params">
5857 <thead>
5858 <tr>
5859
5860 <th>Type</th>
5861 <th class="last">Description</th>
5862 </tr>
5863 </thead>
5864 <tbody>
5865
5866 <tr>
5867
5868 <td class="type">
5869
5870 Promise.&lt;void>
5871
5872
5873 </td>
5874 <td class="description last">Returns a promise resolving once the input value has been read and
5875 validated or rejecting in case the input value does not meet the
5876 validation constraints.</td>
5877 </tr>
5878
5879 </tbody>
5880 </table>
5881
5882
5883
5884
5885 </dd>
5886
5887
5888
5889 <dt>
5890 <div class="nameContainer">
5891 <h4 class="name" id="remove">
5892
5893 remove<span class="signature">(section_id)</span>
5894 </h4>
5895
5896
5897 <div class="tag-source">
5898 <a href="form.js.html">form.js</a>, <a href="form.js.html#line2034">line 2034</a>
5899 </div>
5900
5901 </div>
5902
5903
5904 </dt>
5905 <dd>
5906
5907
5908 <div class="description">
5909 <p>Remove the corresponding value from the configuration.</p>
5910 <p>This function is invoked upon saving the parent form when the option
5911 element has been hidden due to unsatisfied dependencies or when the
5912 user cleared the input value and the option is marked optional.</p>
5913 <p>The default implementation simply removes the associated option from the
5914 UCI configuration (or the associated JavaScript object property in
5915 case of <code>JSONMap</code> forms). It may be overwritten by user code to
5916 implement alternative removal logic, e.g. to retain the original value.</p>
5917 </div>
5918
5919
5920
5921
5922
5923
5924
5925
5926
5927 <table class="params">
5928 <thead>
5929 <tr>
5930
5931 <th>Name</th>
5932
5933
5934 <th>Type</th>
5935
5936
5937
5938 <th class="last">Description</th>
5939 </tr>
5940 </thead>
5941
5942 <tbody>
5943
5944
5945 <tr>
5946
5947 <td class="name"><code>section_id</code></td>
5948
5949
5950 <td class="type">
5951
5952
5953 <span class="param-type">string</span>
5954
5955
5956
5957 </td>
5958
5959
5960
5961 <td class="description last">
5962
5963 <p>The configuration section ID</p></td>
5964 </tr>
5965
5966
5967 </tbody>
5968 </table>
5969
5970
5971
5972 <dl class="details">
5973
5974
5975
5976
5977
5978
5979
5980
5981
5982
5983
5984
5985
5986
5987
5988
5989
5990
5991
5992
5993
5994 </dl>
5995
5996
5997
5998
5999
6000
6001
6002
6003
6004
6005
6006
6007
6008 </dd>
6009
6010
6011
6012 <dt>
6013 <div class="nameContainer inherited">
6014 <h4 class="name" id="render">
6015
6016 <span class="inherited"><a href="LuCI.form.AbstractElement.html#render">inherited</a></span>
6017
6018 <span class="type-signature ">abstract</span>render<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Node|Promise.&lt;Node>}</span>
6019 </h4>
6020
6021
6022 <div class="tag-source">
6023 <a href="form.js.html">form.js</a>, <a href="form.js.html#line246">line 246</a>
6024 </div>
6025
6026 </div>
6027
6028
6029 </dt>
6030 <dd>
6031
6032
6033 <div class="description">
6034 <p>Render the form element.</p>
6035 <p>The <code>render()</code> function recursively walks the form element tree and
6036 renders the markup for each element, returning the assembled DOM tree.</p>
6037 </div>
6038
6039
6040
6041
6042
6043
6044
6045
6046
6047 <dl class="details">
6048
6049
6050
6051
6052
6053
6054
6055
6056
6057
6058
6059
6060
6061
6062
6063
6064
6065
6066
6067
6068
6069 </dl>
6070
6071
6072
6073
6074
6075
6076
6077
6078
6079
6080
6081 <h5>Returns:</h5>
6082
6083
6084
6085 <table class="params">
6086 <thead>
6087 <tr>
6088
6089 <th>Type</th>
6090 <th class="last">Description</th>
6091 </tr>
6092 </thead>
6093 <tbody>
6094
6095 <tr>
6096
6097 <td class="type">
6098
6099 Node
6100 |
6101
6102 Promise.&lt;Node>
6103
6104
6105 </td>
6106 <td class="description last">May return a DOM Node or a promise resolving to a DOM node containing
6107 the form element's markup, including the markup of any child elements.</td>
6108 </tr>
6109
6110 </tbody>
6111 </table>
6112
6113
6114
6115
6116 </dd>
6117
6118
6119
6120 <dt>
6121 <div class="nameContainer inherited">
6122 <h4 class="name" id="stripTags">
6123
6124 <span class="inherited"><a href="LuCI.form.AbstractElement.html#stripTags">inherited</a></span>
6125
6126 stripTags<span class="signature">(input)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{string}</span>
6127 </h4>
6128
6129
6130 <div class="tag-source">
6131 <a href="form.js.html">form.js</a>, <a href="form.js.html#line286">line 286</a>
6132 </div>
6133
6134 </div>
6135
6136
6137 </dt>
6138 <dd>
6139
6140
6141 <div class="description">
6142 <p>Strip any HTML tags from the given input string.</p>
6143 </div>
6144
6145
6146
6147
6148
6149
6150
6151
6152
6153 <table class="params">
6154 <thead>
6155 <tr>
6156
6157 <th>Name</th>
6158
6159
6160 <th>Type</th>
6161
6162
6163
6164 <th class="last">Description</th>
6165 </tr>
6166 </thead>
6167
6168 <tbody>
6169
6170
6171 <tr>
6172
6173 <td class="name"><code>input</code></td>
6174
6175
6176 <td class="type">
6177
6178
6179 <span class="param-type">string</span>
6180
6181
6182
6183 </td>
6184
6185
6186
6187 <td class="description last">
6188
6189 <p>The input string to clean.</p></td>
6190 </tr>
6191
6192
6193 </tbody>
6194 </table>
6195
6196
6197
6198 <dl class="details">
6199
6200
6201
6202
6203
6204
6205
6206
6207
6208
6209
6210
6211
6212
6213
6214
6215
6216
6217
6218
6219
6220 </dl>
6221
6222
6223
6224
6225
6226
6227
6228
6229
6230
6231
6232 <h5>Returns:</h5>
6233
6234
6235
6236 <table class="params">
6237 <thead>
6238 <tr>
6239
6240 <th>Type</th>
6241 <th class="last">Description</th>
6242 </tr>
6243 </thead>
6244 <tbody>
6245
6246 <tr>
6247
6248 <td class="type">
6249
6250 string
6251
6252
6253 </td>
6254 <td class="description last">The cleaned input string with HTML removes removed.</td>
6255 </tr>
6256
6257 </tbody>
6258 </table>
6259
6260
6261
6262
6263 </dd>
6264
6265
6266
6267 <dt>
6268 <div class="nameContainer">
6269 <h4 class="name" id="textvalue">
6270
6271 textvalue<span class="signature">(section_id)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{string}</span>
6272 </h4>
6273
6274
6275 <div class="tag-source">
6276 <a href="form.js.html">form.js</a>, <a href="form.js.html#line1859">line 1859</a>
6277 </div>
6278
6279 </div>
6280
6281
6282 </dt>
6283 <dd>
6284
6285
6286 <div class="description">
6287 <p>Obtain a textual input representation.</p>
6288 <p>The default implementation of this method returns the HTML escaped
6289 current input value of the underlying
6290 <a href="LuCI.ui.AbstractElement.html"><code>LuCI.ui</code></a> widget. User code or specific
6291 option element implementations may overwrite this function to apply a
6292 different logic, e.g. to return <code>Yes</code> or <code>No</code> depending on the checked
6293 state of checkbox elements.</p>
6294 </div>
6295
6296
6297
6298
6299
6300
6301
6302
6303
6304 <table class="params">
6305 <thead>
6306 <tr>
6307
6308 <th>Name</th>
6309
6310
6311 <th>Type</th>
6312
6313
6314
6315 <th class="last">Description</th>
6316 </tr>
6317 </thead>
6318
6319 <tbody>
6320
6321
6322 <tr>
6323
6324 <td class="name"><code>section_id</code></td>
6325
6326
6327 <td class="type">
6328
6329
6330 <span class="param-type">string</span>
6331
6332
6333
6334 </td>
6335
6336
6337
6338 <td class="description last">
6339
6340 <p>The configuration section ID</p></td>
6341 </tr>
6342
6343
6344 </tbody>
6345 </table>
6346
6347
6348
6349 <dl class="details">
6350
6351
6352
6353
6354
6355
6356
6357
6358
6359
6360
6361
6362
6363
6364
6365
6366
6367
6368
6369
6370
6371 </dl>
6372
6373
6374
6375
6376
6377
6378
6379
6380
6381 <h5>Throws:</h5>
6382
6383
6384
6385 <dl>
6386 <dt>
6387 <div class="param-desc">
6388 <p>Throws a <code>TypeError</code> exception when no <code>section_id</code> was specified.</p>
6389 </div>
6390 </dt>
6391 <dt>
6392 <dl>
6393 <dt>
6394 Type
6395 </dt>
6396 <dd>
6397
6398 <span class="param-type">TypeError</span>
6399
6400
6401 </dd>
6402 </dl>
6403 </dt>
6404 </dl>
6405
6406
6407
6408
6409
6410 <h5>Returns:</h5>
6411
6412
6413
6414 <table class="params">
6415 <thead>
6416 <tr>
6417
6418 <th>Type</th>
6419 <th class="last">Description</th>
6420 </tr>
6421 </thead>
6422 <tbody>
6423
6424 <tr>
6425
6426 <td class="type">
6427
6428 string
6429
6430
6431 </td>
6432 <td class="description last">Returns the text representation of the current input value.</td>
6433 </tr>
6434
6435 </tbody>
6436 </table>
6437
6438
6439
6440
6441 </dd>
6442
6443
6444
6445 <dt>
6446 <div class="nameContainer inherited">
6447 <h4 class="name" id="titleFn">
6448
6449 <span class="inherited"><a href="LuCI.form.AbstractElement.html#titleFn">inherited</a></span>
6450
6451 titleFn<span class="signature">(property, fmt_args)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{string|null}</span>
6452 </h4>
6453
6454
6455 <div class="tag-source">
6456 <a href="form.js.html">form.js</a>, <a href="form.js.html#line320">line 320</a>
6457 </div>
6458
6459 </div>
6460
6461
6462 </dt>
6463 <dd>
6464
6465
6466 <div class="description">
6467 <p>Format the given named property as title string.</p>
6468 <p>This function looks up the given named property and formats its value
6469 suitable for use as element caption or description string. It also
6470 strips any HTML tags from the result.</p>
6471 <p>If the property value is a string, it is passed to <code>String.format()</code>
6472 along with any additional parameters passed to <code>titleFn()</code>.</p>
6473 <p>If the property value is a function, it is invoked with any additional
6474 <code>titleFn()</code> parameters as arguments and the obtained return value is
6475 converted to a string.</p>
6476 <p>In all other cases, <code>null</code> is returned.</p>
6477 </div>
6478
6479
6480
6481
6482
6483
6484
6485
6486
6487 <table class="params">
6488 <thead>
6489 <tr>
6490
6491 <th>Name</th>
6492
6493
6494 <th>Type</th>
6495
6496
6497
6498 <th class="last">Description</th>
6499 </tr>
6500 </thead>
6501
6502 <tbody>
6503
6504
6505 <tr>
6506
6507 <td class="name"><code>property</code></td>
6508
6509
6510 <td class="type">
6511
6512
6513 <span class="param-type">string</span>
6514
6515
6516
6517 </td>
6518
6519
6520
6521 <td class="description last">
6522
6523
6524
6525
6526
6527
6528 <p>The name of the element property to use.</p></td>
6529 </tr>
6530
6531
6532
6533 <tr>
6534
6535 <td class="name"><code>fmt_args</code></td>
6536
6537
6538 <td class="type">
6539
6540
6541 <span class="param-type">*</span>
6542
6543
6544
6545 </td>
6546
6547
6548
6549 <td class="description last">
6550
6551
6552
6553
6554
6555 <span class="repeatable">repeatable</span>
6556
6557
6558 <p>Extra values to format the title string with.</p></td>
6559 </tr>
6560
6561
6562 </tbody>
6563 </table>
6564
6565
6566
6567 <dl class="details">
6568
6569
6570
6571
6572
6573
6574
6575
6576
6577
6578
6579
6580
6581
6582
6583
6584
6585
6586
6587
6588
6589 </dl>
6590
6591
6592
6593
6594
6595
6596
6597
6598
6599
6600
6601 <h5>Returns:</h5>
6602
6603
6604
6605 <table class="params">
6606 <thead>
6607 <tr>
6608
6609 <th>Type</th>
6610 <th class="last">Description</th>
6611 </tr>
6612 </thead>
6613 <tbody>
6614
6615 <tr>
6616
6617 <td class="type">
6618
6619 string
6620 |
6621
6622 null
6623
6624
6625 </td>
6626 <td class="description last">The formatted title string or <code>null</code> if the property did not exist or
6627 was neither a string nor a function.</td>
6628 </tr>
6629
6630 </tbody>
6631 </table>
6632
6633
6634
6635
6636 </dd>
6637
6638
6639
6640 <dt>
6641 <div class="nameContainer">
6642 <h4 class="name" id="validate">
6643
6644 <span class="type-signature ">abstract</span>validate<span class="signature">(section_id, value)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{*}</span>
6645 </h4>
6646
6647
6648 <div class="tag-source">
6649 <a href="form.js.html">form.js</a>, <a href="form.js.html#line1891">line 1891</a>
6650 </div>
6651
6652 </div>
6653
6654
6655 </dt>
6656 <dd>
6657
6658
6659 <div class="description">
6660 <p>Apply custom validation logic.</p>
6661 <p>This method is invoked whenever incremental validation is performed on
6662 the user input, e.g. on keyup or blur events.</p>
6663 <p>The default implementation of this method does nothing and always
6664 returns <code>true</code>. User code may overwrite this method to provide
6665 additional validation logic which is not covered by data type
6666 constraints.</p>
6667 </div>
6668
6669
6670
6671
6672
6673
6674
6675
6676
6677 <table class="params">
6678 <thead>
6679 <tr>
6680
6681 <th>Name</th>
6682
6683
6684 <th>Type</th>
6685
6686
6687
6688 <th class="last">Description</th>
6689 </tr>
6690 </thead>
6691
6692 <tbody>
6693
6694
6695 <tr>
6696
6697 <td class="name"><code>section_id</code></td>
6698
6699
6700 <td class="type">
6701
6702
6703 <span class="param-type">string</span>
6704
6705
6706
6707 </td>
6708
6709
6710
6711 <td class="description last">
6712
6713 <p>The configuration section ID</p></td>
6714 </tr>
6715
6716
6717
6718 <tr>
6719
6720 <td class="name"><code>value</code></td>
6721
6722
6723 <td class="type">
6724
6725
6726 <span class="param-type">*</span>
6727
6728
6729
6730 </td>
6731
6732
6733
6734 <td class="description last">
6735
6736 <p>The value to validate</p></td>
6737 </tr>
6738
6739
6740 </tbody>
6741 </table>
6742
6743
6744
6745 <dl class="details">
6746
6747
6748
6749
6750
6751
6752
6753
6754
6755
6756
6757
6758
6759
6760
6761
6762
6763
6764
6765
6766
6767 </dl>
6768
6769
6770
6771
6772
6773
6774
6775
6776
6777
6778
6779 <h5>Returns:</h5>
6780
6781
6782
6783 <table class="params">
6784 <thead>
6785 <tr>
6786
6787 <th>Type</th>
6788 <th class="last">Description</th>
6789 </tr>
6790 </thead>
6791 <tbody>
6792
6793 <tr>
6794
6795 <td class="type">
6796
6797 *
6798
6799
6800 </td>
6801 <td class="description last">The method shall return <code>true</code> to accept the given value. Any other
6802 return value is treated as failure, converted to a string and displayed
6803 as error message to the user.</td>
6804 </tr>
6805
6806 </tbody>
6807 </table>
6808
6809
6810
6811
6812 </dd>
6813
6814
6815
6816 <dt>
6817 <div class="nameContainer">
6818 <h4 class="name" id="write">
6819
6820 write<span class="signature">(section_id, formvalue)</span>
6821 </h4>
6822
6823
6824 <div class="tag-source">
6825 <a href="form.js.html">form.js</a>, <a href="form.js.html#line2011">line 2011</a>
6826 </div>
6827
6828 </div>
6829
6830
6831 </dt>
6832 <dd>
6833
6834
6835 <div class="description">
6836 <p>Write the current input value into the configuration.</p>
6837 <p>This function is invoked upon saving the parent form when the option
6838 element is valid and when its input value has been changed compared to
6839 the initial value returned by
6840 <a href="LuCI.form.AbstractValue.html#cfgvalue"><code>cfgvalue()</code></a>.</p>
6841 <p>The default implementation simply sets the given input value in the
6842 UCI configuration (or the associated JavaScript object property in
6843 case of <code>JSONMap</code> forms). It may be overwritten by user code to
6844 implement alternative save logic, e.g. to transform the input value
6845 before it is written.</p>
6846 </div>
6847
6848
6849
6850
6851
6852
6853
6854
6855
6856 <table class="params">
6857 <thead>
6858 <tr>
6859
6860 <th>Name</th>
6861
6862
6863 <th>Type</th>
6864
6865
6866
6867 <th class="last">Description</th>
6868 </tr>
6869 </thead>
6870
6871 <tbody>
6872
6873
6874 <tr>
6875
6876 <td class="name"><code>section_id</code></td>
6877
6878
6879 <td class="type">
6880
6881
6882 <span class="param-type">string</span>
6883
6884
6885
6886 </td>
6887
6888
6889
6890 <td class="description last">
6891
6892 <p>The configuration section ID</p></td>
6893 </tr>
6894
6895
6896
6897 <tr>
6898
6899 <td class="name"><code>formvalue</code></td>
6900
6901
6902 <td class="type">
6903
6904
6905 <span class="param-type">string</span>
6906 |
6907
6908 <span class="param-type">Array.&lt;string></span>
6909
6910
6911
6912 </td>
6913
6914
6915
6916 <td class="description last">
6917
6918 <p>The input value to write.</p></td>
6919 </tr>
6920
6921
6922 </tbody>
6923 </table>
6924
6925
6926
6927 <dl class="details">
6928
6929
6930
6931
6932
6933
6934
6935
6936
6937
6938
6939
6940
6941
6942
6943
6944
6945
6946
6947
6948
6949 </dl>
6950
6951
6952
6953
6954
6955
6956
6957
6958
6959
6960
6961
6962
6963 </dd>
6964
6965 </dl>
6966
6967
6968
6969
6970
6971
6972
6973 </article>
6974
6975 </section>
6976
6977
6978
6979
6980
6981
6982
6983 <footer>
6984 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)
6985 </footer>
6986 </div>
6987 </div>
6988 <script>prettyPrint();</script>
6989 <script src="scripts/jaguar.js"></script>
6990 </body>
6991 </html>