1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-28 02:10:56 +02:00

publish Docs to gh-pages (auto)

branch:       master
SHA:          d4b14b13a7
range SHA:    25b1a6cd5bd4...d4b14b13a75d
build id:     130326272
build number: 314
This commit is contained in:
koalyptus 2016-05-15 03:55:06 +00:00
parent f9a04aa6e3
commit 3c29662e72
92 changed files with 117048 additions and 118580 deletions

View file

@ -126,9 +126,45 @@
{
"type": "Identifier",
"name": "arr",
"range": [
82,
85
],
"loc": {
"start": {
"line": 8,
"column": 8
},
"end": {
"line": 8,
"column": 11
}
}
},
{
"type": "Identifier",
"name": "val",
"range": [
87,
90
],
"loc": {
"start": {
"line": 8,
"column": 13
},
"end": {
"line": 8,
"column": 16
}
}
},
{
"type": "Identifier",
"name": "caseSensitive",
"range": [
92,
95
105
],
"loc": {
"start": {
@ -137,43 +173,7 @@
},
"end": {
"line": 8,
"column": 21
}
}
},
{
"type": "Identifier",
"name": "val",
"range": [
97,
100
],
"loc": {
"start": {
"line": 8,
"column": 23
},
"end": {
"line": 8,
"column": 26
}
}
},
{
"type": "Identifier",
"name": "caseSensitive",
"range": [
102,
115
],
"loc": {
"start": {
"line": 8,
"column": 28
},
"end": {
"line": 8,
"column": 41
"column": 31
}
}
}
@ -190,8 +190,8 @@
"type": "Identifier",
"name": "sCase",
"range": [
130,
135
121,
126
],
"loc": {
"start": {
@ -205,49 +205,13 @@
}
},
"init": {
"type": "ConditionalExpression",
"test": {
"type": "BinaryExpression",
"operator": "===",
"left": {
"type": "Identifier",
"name": "caseSensitive",
"range": [
138,
151
],
"loc": {
"start": {
"line": 9,
"column": 20
},
"end": {
"line": 9,
"column": 33
}
}
},
"right": {
"type": "Identifier",
"name": "undefined",
"range": [
154,
163
],
"loc": {
"start": {
"line": 9,
"column": 36
},
"end": {
"line": 9,
"column": 45
}
}
},
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "Boolean",
"range": [
138,
163
129,
136
],
"loc": {
"start": {
@ -256,50 +220,33 @@
},
"end": {
"line": 9,
"column": 45
"column": 27
}
}
},
"consequent": {
"type": "Literal",
"value": false,
"raw": "false",
"range": [
166,
171
],
"loc": {
"start": {
"line": 9,
"column": 48
},
"end": {
"line": 9,
"column": 53
"arguments": [
{
"type": "Identifier",
"name": "caseSensitive",
"range": [
137,
150
],
"loc": {
"start": {
"line": 9,
"column": 28
},
"end": {
"line": 9,
"column": 41
}
}
}
},
"alternate": {
"type": "Identifier",
"name": "caseSensitive",
"range": [
174,
187
],
"loc": {
"start": {
"line": 9,
"column": 56
},
"end": {
"line": 9,
"column": 69
}
}
},
],
"range": [
138,
187
129,
151
],
"loc": {
"start": {
@ -308,13 +255,13 @@
},
"end": {
"line": 9,
"column": 69
"column": 42
}
}
},
"range": [
130,
187
121,
151
],
"loc": {
"start": {
@ -323,15 +270,15 @@
},
"end": {
"line": 9,
"column": 69
"column": 42
}
}
}
],
"kind": "let",
"range": [
126,
188
117,
152
],
"loc": {
"start": {
@ -340,7 +287,7 @@
},
"end": {
"line": 9,
"column": 70
"column": 43
}
}
},
@ -355,8 +302,8 @@
"type": "Identifier",
"name": "i",
"range": [
206,
207
170,
171
],
"loc": {
"start": {
@ -374,23 +321,23 @@
"value": 0,
"raw": "0",
"range": [
208,
209
174,
175
],
"loc": {
"start": {
"line": 10,
"column": 19
"column": 21
},
"end": {
"line": 10,
"column": 20
"column": 22
}
}
},
"range": [
206,
209
170,
175
],
"loc": {
"start": {
@ -399,15 +346,104 @@
},
"end": {
"line": 10,
"column": 20
"column": 22
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "l",
"range": [
177,
178
],
"loc": {
"start": {
"line": 10,
"column": 24
},
"end": {
"line": 10,
"column": 25
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "arr",
"range": [
181,
184
],
"loc": {
"start": {
"line": 10,
"column": 28
},
"end": {
"line": 10,
"column": 31
}
}
},
"property": {
"type": "Identifier",
"name": "length",
"range": [
185,
191
],
"loc": {
"start": {
"line": 10,
"column": 32
},
"end": {
"line": 10,
"column": 38
}
}
},
"range": [
181,
191
],
"loc": {
"start": {
"line": 10,
"column": 28
},
"end": {
"line": 10,
"column": 38
}
}
},
"range": [
177,
191
],
"loc": {
"start": {
"line": 10,
"column": 24
},
"end": {
"line": 10,
"column": 38
}
}
}
],
"kind": "var",
"range": [
202,
209
166,
191
],
"loc": {
"start": {
@ -416,7 +452,7 @@
},
"end": {
"line": 10,
"column": 20
"column": 38
}
}
},
@ -427,86 +463,50 @@
"type": "Identifier",
"name": "i",
"range": [
211,
212
193,
194
],
"loc": {
"start": {
"line": 10,
"column": 22
"column": 40
},
"end": {
"line": 10,
"column": 23
"column": 41
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "arr",
"range": [
213,
216
],
"loc": {
"start": {
"line": 10,
"column": 24
},
"end": {
"line": 10,
"column": 27
}
}
},
"property": {
"type": "Identifier",
"name": "length",
"range": [
217,
223
],
"loc": {
"start": {
"line": 10,
"column": 28
},
"end": {
"line": 10,
"column": 34
}
}
},
"type": "Identifier",
"name": "l",
"range": [
213,
223
197,
198
],
"loc": {
"start": {
"line": 10,
"column": 24
"column": 44
},
"end": {
"line": 10,
"column": 34
"column": 45
}
}
},
"range": [
211,
223
193,
198
],
"loc": {
"start": {
"line": 10,
"column": 22
"column": 40
},
"end": {
"line": 10,
"column": 34
"column": 45
}
}
},
@ -517,33 +517,33 @@
"type": "Identifier",
"name": "i",
"range": [
225,
226
200,
201
],
"loc": {
"start": {
"line": 10,
"column": 36
"column": 47
},
"end": {
"line": 10,
"column": 37
"column": 48
}
}
},
"prefix": false,
"range": [
225,
228
200,
203
],
"loc": {
"start": {
"line": 10,
"column": 36
"column": 47
},
"end": {
"line": 10,
"column": 39
"column": 50
}
}
},
@ -554,7 +554,7 @@
"type": "IfStatement",
"test": {
"type": "BinaryExpression",
"operator": "==",
"operator": "===",
"left": {
"type": "CallExpression",
"callee": {
@ -564,17 +564,17 @@
"type": "Identifier",
"name": "Str",
"range": [
246,
249
223,
226
],
"loc": {
"start": {
"line": 11,
"column": 15
"column": 16
},
"end": {
"line": 11,
"column": 18
"column": 19
}
}
},
@ -582,32 +582,32 @@
"type": "Identifier",
"name": "matchCase",
"range": [
250,
259
227,
236
],
"loc": {
"start": {
"line": 11,
"column": 19
"column": 20
},
"end": {
"line": 11,
"column": 28
"column": 29
}
}
},
"range": [
246,
259
223,
236
],
"loc": {
"start": {
"line": 11,
"column": 15
"column": 16
},
"end": {
"line": 11,
"column": 28
"column": 29
}
}
},
@ -624,17 +624,17 @@
"type": "Identifier",
"name": "arr",
"range": [
260,
263
237,
240
],
"loc": {
"start": {
"line": 11,
"column": 29
"column": 30
},
"end": {
"line": 11,
"column": 32
"column": 33
}
}
},
@ -642,32 +642,32 @@
"type": "Identifier",
"name": "i",
"range": [
264,
265
241,
242
],
"loc": {
"start": {
"line": 11,
"column": 33
"column": 34
},
"end": {
"line": 11,
"column": 34
"column": 35
}
}
},
"range": [
260,
266
237,
243
],
"loc": {
"start": {
"line": 11,
"column": 29
"column": 30
},
"end": {
"line": 11,
"column": 35
"column": 36
}
}
},
@ -675,48 +675,48 @@
"type": "Identifier",
"name": "toString",
"range": [
267,
275
244,
252
],
"loc": {
"start": {
"line": 11,
"column": 36
"column": 37
},
"end": {
"line": 11,
"column": 44
"column": 45
}
}
},
"range": [
260,
275
237,
252
],
"loc": {
"start": {
"line": 11,
"column": 29
"column": 30
},
"end": {
"line": 11,
"column": 44
"column": 45
}
}
},
"arguments": [],
"range": [
260,
277
237,
254
],
"loc": {
"start": {
"line": 11,
"column": 29
"column": 30
},
"end": {
"line": 11,
"column": 46
"column": 47
}
}
},
@ -724,33 +724,33 @@
"type": "Identifier",
"name": "sCase",
"range": [
279,
284
256,
261
],
"loc": {
"start": {
"line": 11,
"column": 48
"column": 49
},
"end": {
"line": 11,
"column": 53
"column": 54
}
}
}
],
"range": [
246,
285
223,
262
],
"loc": {
"start": {
"line": 11,
"column": 15
"column": 16
},
"end": {
"line": 11,
"column": 54
"column": 55
}
}
},
@ -758,32 +758,32 @@
"type": "Identifier",
"name": "val",
"range": [
289,
292
267,
270
],
"loc": {
"start": {
"line": 11,
"column": 58
"column": 60
},
"end": {
"line": 11,
"column": 61
"column": 63
}
}
},
"range": [
246,
292
223,
270
],
"loc": {
"start": {
"line": 11,
"column": 15
"column": 16
},
"end": {
"line": 11,
"column": 61
"column": 63
}
}
},
@ -797,8 +797,8 @@
"value": true,
"raw": "true",
"range": [
318,
322
297,
301
],
"loc": {
"start": {
@ -812,8 +812,8 @@
}
},
"range": [
311,
323
290,
302
],
"loc": {
"start": {
@ -828,13 +828,13 @@
}
],
"range": [
293,
337
272,
316
],
"loc": {
"start": {
"line": 11,
"column": 62
"column": 65
},
"end": {
"line": 13,
@ -844,8 +844,8 @@
},
"alternate": null,
"range": [
243,
337
219,
316
],
"loc": {
"start": {
@ -860,13 +860,13 @@
}
],
"range": [
229,
347
205,
326
],
"loc": {
"start": {
"line": 10,
"column": 40
"column": 52
},
"end": {
"line": 14,
@ -875,8 +875,8 @@
}
},
"range": [
197,
347
161,
326
],
"loc": {
"start": {
@ -896,8 +896,8 @@
"value": false,
"raw": "false",
"range": [
363,
368
342,
347
],
"loc": {
"start": {
@ -911,8 +911,8 @@
}
},
"range": [
356,
369
335,
348
],
"loc": {
"start": {
@ -927,13 +927,13 @@
}
],
"range": [
116,
375
107,
354
],
"loc": {
"start": {
"line": 8,
"column": 42
"column": 33
},
"end": {
"line": 16,
@ -944,13 +944,13 @@
"generator": false,
"expression": false,
"range": [
83,
375
81,
354
],
"loc": {
"start": {
"line": 8,
"column": 9
"column": 7
},
"end": {
"line": 16,
@ -959,12 +959,12 @@
}
},
"kind": "init",
"method": false,
"method": true,
"shorthand": false,
"computed": false,
"range": [
78,
375
354
],
"loc": {
"start": {
@ -980,7 +980,7 @@
],
"range": [
72,
377
356
],
"loc": {
"start": {
@ -997,7 +997,7 @@
},
"range": [
57,
378
357
],
"loc": {
"start": {
@ -1014,7 +1014,7 @@
"sourceType": "module",
"range": [
28,
378
357
],
"loc": {
"start": {

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -617,7 +617,7 @@
}
}
],
"kind": "var",
"kind": "let",
"range": [
211,
243

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -11,7 +11,7 @@
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
<text x="32" y="15" fill="#010101" fill-opacity=".3">document</text>
<text x="32" y="14">document</text>
<text x="82.5" y="15" fill="#010101" fill-opacity=".3">27%</text>
<text x="82.5" y="14">27%</text>
<text x="82.5" y="15" fill="#010101" fill-opacity=".3">28%</text>
<text x="82.5" y="14">28%</text>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 795 B

After

Width:  |  Height:  |  Size: 795 B

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../">
<title data-ice="title">Emitter | tablefilter v0.2.25 API Document</title>
<title data-ice="title">Emitter | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../../">
<title data-ice="title">AdapterEzEditTable | tablefilter v0.2.25 API Document</title>
<title data-ice="title">AdapterEzEditTable | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../../">
<title data-ice="title">ColOps | tablefilter v0.2.25 API Document</title>
<title data-ice="title">ColOps | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>
@ -955,7 +963,7 @@ Configuration options are stored in &apos;opts&apos; property</p>
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/colOps/colOps.js.html#lineNumber325">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/colOps/colOps.js.html#lineNumber322">source</a></span></span>
</span>
</h3>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../../">
<title data-ice="title">ColsVisibility | tablefilter v0.2.25 API Document</title>
<title data-ice="title">ColsVisibility | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>
@ -2939,7 +2947,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber96">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber94">source</a></span></span>
</span>
</h3>
@ -2979,7 +2987,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber109">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber106">source</a></span></span>
</span>
</h3>
@ -3019,7 +3027,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber103">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber100">source</a></span></span>
</span>
</h3>
@ -3059,7 +3067,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber91">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber90">source</a></span></span>
</span>
</h3>
@ -3099,7 +3107,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber93">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber92">source</a></span></span>
</span>
</h3>
@ -3139,7 +3147,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber106">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber103">source</a></span></span>
</span>
</h3>
@ -3179,7 +3187,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber100">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber97">source</a></span></span>
</span>
</h3>
@ -3662,7 +3670,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber195">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber192">source</a></span></span>
</span>
</h3>
@ -3703,7 +3711,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber249">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber246">source</a></span></span>
</span>
</h3>
@ -3744,7 +3752,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber152">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber149">source</a></span></span>
</span>
</h3>
@ -3800,7 +3808,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber486">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber483">source</a></span></span>
</span>
</h3>
@ -3841,7 +3849,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber479">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber476">source</a></span></span>
</span>
</h3>
@ -3893,7 +3901,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber438">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber435">source</a></span></span>
</span>
</h3>
@ -3951,7 +3959,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber174">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber171">source</a></span></span>
</span>
</h3>
@ -3991,7 +3999,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber456">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber453">source</a></span></span>
</span>
</h3>
@ -4059,7 +4067,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber340">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber337">source</a></span></span>
</span>
</h3>
@ -4124,7 +4132,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber420">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber417">source</a></span></span>
</span>
</h3>
@ -4182,7 +4190,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber127">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber124">source</a></span></span>
</span>
</h3>
@ -4222,7 +4230,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber467">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#lineNumber464">source</a></span></span>
</span>
</h3>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../../">
<title data-ice="title">FiltersVisibility | tablefilter v0.2.25 API Document</title>
<title data-ice="title">FiltersVisibility | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>
@ -1975,7 +1983,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/filtersVisibility/filtersVisibility.js.html#lineNumber92">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/filtersVisibility/filtersVisibility.js.html#lineNumber89">source</a></span></span>
</span>
</h3>
@ -2055,7 +2063,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/filtersVisibility/filtersVisibility.js.html#lineNumber74">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/filtersVisibility/filtersVisibility.js.html#lineNumber71">source</a></span></span>
</span>
</h3>
@ -2095,7 +2103,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/filtersVisibility/filtersVisibility.js.html#lineNumber68">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/filtersVisibility/filtersVisibility.js.html#lineNumber67">source</a></span></span>
</span>
</h3>
@ -2135,7 +2143,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/filtersVisibility/filtersVisibility.js.html#lineNumber71">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/filtersVisibility/filtersVisibility.js.html#lineNumber69">source</a></span></span>
</span>
</h3>
@ -2378,7 +2386,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/filtersVisibility/filtersVisibility.js.html#lineNumber100">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/filtersVisibility/filtersVisibility.js.html#lineNumber97">source</a></span></span>
</span>
</h3>
@ -2419,7 +2427,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/filtersVisibility/filtersVisibility.js.html#lineNumber188">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/filtersVisibility/filtersVisibility.js.html#lineNumber185">source</a></span></span>
</span>
</h3>
@ -2460,7 +2468,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/filtersVisibility/filtersVisibility.js.html#lineNumber86">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/filtersVisibility/filtersVisibility.js.html#lineNumber83">source</a></span></span>
</span>
</h3>
@ -2501,7 +2509,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/filtersVisibility/filtersVisibility.js.html#lineNumber157">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/filtersVisibility/filtersVisibility.js.html#lineNumber154">source</a></span></span>
</span>
</h3>
@ -2560,7 +2568,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/filtersVisibility/filtersVisibility.js.html#lineNumber143">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/filtersVisibility/filtersVisibility.js.html#lineNumber140">source</a></span></span>
</span>
</h3>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../../">
<title data-ice="title">AdapterSortableTable | tablefilter v0.2.25 API Document</title>
<title data-ice="title">AdapterSortableTable | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>
@ -1190,7 +1198,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber39">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber38">source</a></span></span>
</span>
</h3>
@ -1270,7 +1278,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber36">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber35">source</a></span></span>
</span>
</h3>
@ -1310,7 +1318,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber34">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber33">source</a></span></span>
</span>
</h3>
@ -1350,7 +1358,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber35">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber34">source</a></span></span>
</span>
</h3>
@ -1390,7 +1398,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber37">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber36">source</a></span></span>
</span>
</h3>
@ -1430,7 +1438,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber33">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber32">source</a></span></span>
</span>
</h3>
@ -1470,7 +1478,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber115">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber113">source</a></span></span>
</span>
</h3>
@ -1550,7 +1558,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber48">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber47">source</a></span></span>
</span>
</h3>
@ -1590,7 +1598,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber45">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber44">source</a></span></span>
</span>
</h3>
@ -1630,7 +1638,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber42">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber41">source</a></span></span>
</span>
</h3>
@ -1790,7 +1798,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber331">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber329">source</a></span></span>
</span>
</h3>
@ -1873,7 +1881,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber286">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber284">source</a></span></span>
</span>
</h3>
@ -1913,7 +1921,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber360">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber358">source</a></span></span>
</span>
</h3>
@ -1954,7 +1962,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber54">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber52">source</a></span></span>
</span>
</h3>
@ -1994,7 +2002,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber128">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber126">source</a></span></span>
</span>
</h3>
@ -2034,7 +2042,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber291">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber289">source</a></span></span>
</span>
</h3>
@ -2074,7 +2082,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber124">source</a></span></span>
<span data-ice="source"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#lineNumber122">source</a></span></span>
</span>
</h3>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../">
<title data-ice="title">Feature | tablefilter v0.2.25 API Document</title>
<title data-ice="title">Feature | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../">
<title data-ice="title">AlternateRows | tablefilter v0.2.25 API Document</title>
<title data-ice="title">AlternateRows | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../">
<title data-ice="title">CheckList | tablefilter v0.2.25 API Document</title>
<title data-ice="title">CheckList | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../">
<title data-ice="title">ClearButton | tablefilter v0.2.25 API Document</title>
<title data-ice="title">ClearButton | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../">
<title data-ice="title">Dropdown | tablefilter v0.2.25 API Document</title>
<title data-ice="title">Dropdown | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../">
<title data-ice="title">GridLayout | tablefilter v0.2.25 API Document</title>
<title data-ice="title">GridLayout | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../">
<title data-ice="title">Hash | tablefilter v0.2.25 API Document</title>
<title data-ice="title">Hash | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../">
<title data-ice="title">Help | tablefilter v0.2.25 API Document</title>
<title data-ice="title">Help | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../">
<title data-ice="title">HighlightKeyword | tablefilter v0.2.25 API Document</title>
<title data-ice="title">HighlightKeyword | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../">
<title data-ice="title">Loader | tablefilter v0.2.25 API Document</title>
<title data-ice="title">Loader | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>
@ -873,7 +881,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/loader.js.html#lineNumber94">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/loader.js.html#lineNumber92">source</a></span></span>
</span>
</h3>
@ -1153,7 +1161,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/loader.js.html#lineNumber35">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/loader.js.html#lineNumber34">source</a></span></span>
</span>
</h3>
@ -1233,7 +1241,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/loader.js.html#lineNumber38">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/loader.js.html#lineNumber36">source</a></span></span>
</span>
</h3>
@ -1276,7 +1284,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/loader.js.html#lineNumber119">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/loader.js.html#lineNumber117">source</a></span></span>
</span>
</h3>
@ -1316,7 +1324,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/loader.js.html#lineNumber41">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/loader.js.html#lineNumber39">source</a></span></span>
</span>
</h3>
@ -1356,7 +1364,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/loader.js.html#lineNumber97">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/loader.js.html#lineNumber95">source</a></span></span>
</span>
</h3>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../">
<title data-ice="title">NoResults | tablefilter v0.2.25 API Document</title>
<title data-ice="title">NoResults | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../">
<title data-ice="title">Paging | tablefilter v0.2.25 API Document</title>
<title data-ice="title">Paging | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>
@ -3931,7 +3939,7 @@ Refresh paging select according to number of pages</p>
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/paging.js.html#lineNumber564">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/paging.js.html#lineNumber563">source</a></span></span>
</span>
</h3>
@ -3989,7 +3997,7 @@ Refresh paging select according to number of pages</p>
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/paging.js.html#lineNumber601">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/paging.js.html#lineNumber600">source</a></span></span>
</span>
</h3>
@ -4045,7 +4053,7 @@ Refresh paging select according to number of pages</p>
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/paging.js.html#lineNumber684">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/paging.js.html#lineNumber683">source</a></span></span>
</span>
</h3>
@ -4086,7 +4094,7 @@ Refresh paging select according to number of pages</p>
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/paging.js.html#lineNumber452">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/paging.js.html#lineNumber451">source</a></span></span>
</span>
</h3>
@ -4237,7 +4245,7 @@ Refresh paging select according to number of pages</p>
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/paging.js.html#lineNumber613">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/paging.js.html#lineNumber612">source</a></span></span>
</span>
</h3>
@ -4278,7 +4286,7 @@ Refresh paging select according to number of pages</p>
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/paging.js.html#lineNumber544">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/paging.js.html#lineNumber543">source</a></span></span>
</span>
</h3>
@ -4377,7 +4385,7 @@ Refresh paging select according to number of pages</p>
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/paging.js.html#lineNumber650">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/paging.js.html#lineNumber649">source</a></span></span>
</span>
</h3>
@ -4418,7 +4426,7 @@ Refresh paging select according to number of pages</p>
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/paging.js.html#lineNumber666">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/paging.js.html#lineNumber665">source</a></span></span>
</span>
</h3>
@ -4500,7 +4508,7 @@ Refresh paging select according to number of pages</p>
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/paging.js.html#lineNumber461">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/paging.js.html#lineNumber460">source</a></span></span>
</span>
</h3>
@ -4618,7 +4626,7 @@ Refresh paging select according to number of pages</p>
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/paging.js.html#lineNumber495">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/paging.js.html#lineNumber494">source</a></span></span>
</span>
</h3>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../">
<title data-ice="title">PopupFilter | tablefilter v0.2.25 API Document</title>
<title data-ice="title">PopupFilter | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>
@ -1207,7 +1215,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber119">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber118">source</a></span></span>
</span>
</h3>
@ -1247,7 +1255,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber44">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber43">source</a></span></span>
</span>
</h3>
@ -1447,7 +1455,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber53">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber52">source</a></span></span>
</span>
</h3>
@ -1487,7 +1495,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber241">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber240">source</a></span></span>
</span>
</h3>
@ -1527,7 +1535,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber52">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber51">source</a></span></span>
</span>
</h3>
@ -1567,7 +1575,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber50">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber49">source</a></span></span>
</span>
</h3>
@ -1607,7 +1615,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber48">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber47">source</a></span></span>
</span>
</h3>
@ -1767,7 +1775,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber58">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber57">source</a></span></span>
</span>
</h3>
@ -1807,7 +1815,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber56">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber55">source</a></span></span>
</span>
</h3>
@ -1850,7 +1858,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber145">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber144">source</a></span></span>
</span>
</h3>
@ -1915,7 +1923,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber134">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber133">source</a></span></span>
</span>
</h3>
@ -1956,7 +1964,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber226">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber225">source</a></span></span>
</span>
</h3>
@ -2021,7 +2029,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber215">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber214">source</a></span></span>
</span>
</h3>
@ -2062,7 +2070,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber200">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber199">source</a></span></span>
</span>
</h3>
@ -2120,7 +2128,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber236">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber235">source</a></span></span>
</span>
</h3>
@ -2161,7 +2169,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber81">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber80">source</a></span></span>
</span>
</h3>
@ -2202,7 +2210,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber61">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber60">source</a></span></span>
</span>
</h3>
@ -2258,7 +2266,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber125">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber124">source</a></span></span>
</span>
</h3>
@ -2299,7 +2307,7 @@
<span class="right-info">
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber162">source</a></span></span>
<span data-ice="source"><span><a href="file/src/modules/popupFilter.js.html#lineNumber161">source</a></span></span>
</span>
</h3>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../">
<title data-ice="title">RowsCounter | tablefilter v0.2.25 API Document</title>
<title data-ice="title">RowsCounter | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../">
<title data-ice="title">State | tablefilter v0.2.25 API Document</title>
<title data-ice="title">State | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../">
<title data-ice="title">StatusBar | tablefilter v0.2.25 API Document</title>
<title data-ice="title">StatusBar | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../">
<title data-ice="title">Storage | tablefilter v0.2.25 API Document</title>
<title data-ice="title">Storage | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>

File diff suppressed because it is too large Load diff

View file

@ -1,7 +1,7 @@
{
"coverage": "27.4%",
"expectCount": 759,
"actualCount": 208,
"coverage": "28.16%",
"expectCount": 767,
"actualCount": 216,
"files": {
"src/const.js": {
"expectCount": 13,
@ -38,27 +38,27 @@
"actualCount": 3,
"undocumentLines": [
9,
286,
284,
27,
39,
38,
19,
36,
34,
35,
37,
33,
54,
115,
34,
36,
32,
52,
113,
18,
48,
45,
42,
128,
291,
47,
44,
41,
126,
289,
25,
24,
22,
331,
329,
28
]
},
@ -118,7 +118,7 @@
"actualCount": 2,
"undocumentLines": [
6,
325,
322,
26,
34,
19,
@ -140,7 +140,7 @@
47,
45,
43,
152,
149,
63,
28,
39,
@ -151,20 +151,20 @@
35,
41,
82,
174,
171,
19,
65,
67,
70,
33,
20,
96,
109,
103,
91,
93,
94,
106,
100,
90,
92,
103,
97,
88,
86,
58,
@ -176,7 +176,7 @@
73,
79,
31,
127
124
]
},
"src/modules/dropdown.js": {
@ -209,147 +209,147 @@
"expectCount": 221,
"actualCount": 80,
"undocumentLines": [
392,
389,
33,
221,
183,
148,
261,
315,
319,
92,
292,
912,
914,
910,
908,
295,
297,
904,
903,
290,
171,
51,
347,
343,
151,
136,
271,
206,
203,
254,
339,
266,
181,
258,
84,
236,
270,
234,
388,
385,
34,
218,
180,
146,
238,
258,
311,
315,
90,
289,
908,
910,
906,
904,
292,
294,
900,
899,
287,
168,
52,
343,
339,
149,
134,
268,
177,
174,
193,
191,
101,
107,
153,
113,
117,
111,
155,
157,
203,
200,
251,
335,
263,
178,
255,
82,
233,
267,
231,
144,
235,
265,
262,
174,
171,
190,
188,
99,
345,
105,
151,
111,
115,
109,
153,
155,
142,
262,
259,
97,
341,
150,
253,
173,
375,
380,
185,
50,
214,
44,
337,
148,
250,
170,
371,
376,
182,
51,
211,
45,
117,
126,
585,
186,
243,
246,
314,
207,
119,
128,
589,
189,
246,
249,
318,
210,
121,
130,
261,
176,
264,
179,
267,
252,
919,
920,
263,
125,
134,
219,
54,
52,
309,
53,
308,
259,
240,
227,
168,
302,
224,
165,
299,
195,
200,
242,
249,
915,
916,
260,
217,
365,
369,
367,
353,
357,
359,
363,
361,
370,
355,
123,
132,
49,
386,
272,
159,
198,
247,
250,
244,
216,
55,
53,
305,
54,
304,
256,
237,
224,
166,
299,
221,
163,
296,
192,
197,
239,
257,
214,
361,
365,
363,
349,
353,
355,
359,
357,
366,
351,
121,
130,
50,
382,
269,
157,
195,
244,
247,
241,
266,
49,
326,
139,
140,
48,
330,
141,
142,
47,
381,
383,
336,
212,
115,
45,
187,
377,
379,
332,
209,
46
113,
46,
184,
206,
47
]
},
"src/feature.js": {
@ -393,11 +393,11 @@
31,
21,
29,
92,
89,
16,
74,
68,
71,
67,
69,
65,
62,
20,
@ -486,19 +486,19 @@
"actualCount": 1,
"undocumentLines": [
7,
119,
41,
94,
117,
39,
92,
30,
28,
22,
26,
24,
20,
35,
34,
32,
38,
97
36,
95
]
},
"src/modules/noResults.js": {
@ -540,7 +540,7 @@
21,
64,
53,
601,
600,
49,
132,
85,
@ -585,23 +585,23 @@
"actualCount": 10,
"undocumentLines": [
7,
119,
44,
118,
43,
37,
40,
34,
61,
60,
32,
53,
241,
52,
50,
48,
240,
51,
49,
47,
24,
27,
29,
58,
56
57,
55
]
},
"src/modules/rowsCounter.js": {
@ -704,6 +704,11 @@
28
]
},
"src/types.js": {
"expectCount": 8,
"actualCount": 8,
"undocumentLines": []
},
"src/root.js": {
"expectCount": 1,
"actualCount": 1,

File diff suppressed because one or more lines are too long

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../">
<title data-ice="title">src/array.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/array.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>
@ -84,10 +92,10 @@
import Str from &apos;./string&apos;;
export default {
has: function(arr, val, caseSensitive){
let sCase = caseSensitive===undefined ? false : caseSensitive;
for (var i=0; i&lt;arr.length; i++){
if(Str.matchCase(arr[i].toString(), sCase) == val){
has(arr, val, caseSensitive) {
let sCase = Boolean(caseSensitive);
for (var i = 0, l = arr.length; i &lt; l; i++) {
if (Str.matchCase(arr[i].toString(), sCase) === val) {
return true;
}
}

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../">
<title data-ice="title">src/const.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/const.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../">
<title data-ice="title">src/cookie.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/cookie.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../">
<title data-ice="title">src/date.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/date.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>
@ -87,7 +95,7 @@ export default {
format = &apos;DMY&apos;;
}
format = format.toUpperCase();
if(format.length != 3) {
if(format.length !== 3) {
if(format === &apos;DDMMMYYYY&apos;){
let d = this.format(dateStr, format);
dateStr = d.getDate() +&apos;/&apos;+ (d.getMonth()+1) +&apos;/&apos;+
@ -150,10 +158,10 @@ export default {
let dt = new Date(
parseInt(yy, 10), parseInt(mm, 10)-1, parseInt(dd, 10),
0, 0, 0, 0);
if(parseInt(dd, 10) != dt.getDate()){
if(parseInt(dd, 10) !== dt.getDate()){
return false;
}
if(parseInt(mm, 10)-1 != dt.getMonth()){
if(parseInt(mm, 10)-1 !== dt.getMonth()){
return false;
}
return true;

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../">
<title data-ice="title">src/dom.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/dom.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>
@ -77,7 +85,7 @@
</nav>
<div class="content" data-ice="content"><h1 data-ice="title">src/dom.js</h1>
<pre class="source-code line-number raw-source-code"><code class="prettyprint linenums" data-ice="content">import Types from &apos;./types&apos;;
<pre class="source-code line-number raw-source-code"><code class="prettyprint linenums" data-ice="content">import {isUndef} from &apos;./types&apos;;
import Str from &apos;./string&apos;;
/**
@ -91,8 +99,8 @@ export default {
* @param {NodeElement} node
* @return {String}
*/
getText(node){
if(Types.isUndef(node.textContent)) {
getText(node) {
if (isUndef(node.textContent)) {
return Str.trim(node.innerText);
}
return Str.trim(node.textContent);
@ -103,10 +111,10 @@ export default {
* @param {NodeElement} node node
* @return {String}
*/
getFirstTextNode(node){
for(let i=0; i&lt;node.childNodes.length; i++){
getFirstTextNode(node) {
for (let i = 0; i &lt; node.childNodes.length; i++) {
let n = node.childNodes[i];
if(n.nodeType === 3){
if (n.nodeType === 3) {
return n.data;
}
}
@ -119,18 +127,18 @@ export default {
* items, the attribute name and its value [&apos;id&apos;,&apos;myId&apos;]
* @return {Object} created element
*/
create(tag){
if(!tag || tag===&apos;&apos;){
create(tag) {
if (!tag || tag === &apos;&apos;) {
return;
}
let el = document.createElement(tag),
args = arguments;
if(args.length &gt; 1){
for(let i=0; i&lt;args.length; i++){
if (args.length &gt; 1) {
for (let i = 0; i &lt; args.length; i++) {
let argtype = typeof args[i];
if(argtype.toLowerCase() === &apos;object&apos; &amp;&amp; args[i].length === 2){
if (argtype === &apos;object&apos; &amp;&amp; args[i].length === 2) {
el.setAttribute(args[i][0], args[i][1]);
}
}
@ -143,7 +151,7 @@ export default {
* @param {DOMElement} node
* @return {DOMElement} old node reference
*/
remove(node){
remove(node) {
return node.parentNode.removeChild(node);
},
@ -152,43 +160,43 @@ export default {
* @param {String} txt
* @return {Object}
*/
text(txt){
text(txt) {
return document.createTextNode(txt);
},
hasClass(ele, cls){
if(!ele){ return false; }
hasClass(ele, cls) {
if (!ele) { return false; }
if(supportsClassList()){
if (supportsClassList()) {
return ele.classList.contains(cls);
}
return ele.className.match(new RegExp(&apos;(\\s|^)&apos;+ cls +&apos;(\\s|$)&apos;));
return ele.className.match(new RegExp(&apos;(\\s|^)&apos; + cls + &apos;(\\s|$)&apos;));
},
addClass(ele, cls){
if(!ele){ return; }
addClass(ele, cls) {
if (!ele) { return; }
if(supportsClassList()){
if (supportsClassList()) {
ele.classList.add(cls);
return;
}
if(ele.className === &apos;&apos;){
if (ele.className === &apos;&apos;) {
ele.className = cls;
}
else if(!this.hasClass(ele, cls)){
else if (!this.hasClass(ele, cls)) {
ele.className += &apos; &apos; + cls;
}
},
removeClass(ele, cls){
if(!ele){ return; }
removeClass(ele, cls) {
if (!ele) { return; }
if(supportsClassList()){
if (supportsClassList()) {
ele.classList.remove(cls);
return;
}
let reg = new RegExp(&apos;(\\s|^)&apos;+ cls +&apos;(\\s|$)&apos;, &apos;g&apos;);
let reg = new RegExp(&apos;(\\s|^)&apos; + cls + &apos;(\\s|$)&apos;, &apos;g&apos;);
ele.className = ele.className.replace(reg, &apos;&apos;);
},
@ -199,11 +207,11 @@ export default {
* @param {Boolean} isSel whether option is selected
* @return {Object} option element
*/
createOpt(text, value, isSel){
createOpt(text, value, isSel) {
let isSelected = isSel ? true : false,
opt = isSelected ?
this.create(&apos;option&apos;, [&apos;value&apos;,value], [&apos;selected&apos;,&apos;true&apos;]) :
this.create(&apos;option&apos;, [&apos;value&apos;,value]);
this.create(&apos;option&apos;, [&apos;value&apos;, value], [&apos;selected&apos;, &apos;true&apos;]) :
this.create(&apos;option&apos;, [&apos;value&apos;, value]);
opt.appendChild(this.text(text));
return opt;
},
@ -215,7 +223,7 @@ export default {
* @param {String} labelText check item label text
* @return {Object} li DOM element
*/
createCheckItem(chkIndex, chkValue, labelText){
createCheckItem(chkIndex, chkValue, labelText) {
let li = this.create(&apos;li&apos;),
label = this.create(&apos;label&apos;, [&apos;for&apos;, chkIndex]),
check = this.create(&apos;input&apos;,
@ -232,17 +240,17 @@ export default {
return li;
},
id(key){
id(key) {
return document.getElementById(key);
},
tag(o, tagname){
tag(o, tagname) {
return o.getElementsByTagName(tagname);
}
};
// HTML5 classList API
function supportsClassList(){
function supportsClassList() {
return document.documentElement.classList;
}
</code></pre>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../">
<title data-ice="title">src/emitter.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/emitter.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../">
<title data-ice="title">src/event.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/event.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../../">
<title data-ice="title">src/extensions/advancedGrid/adapterEzEditTable.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/extensions/advancedGrid/adapterEzEditTable.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>
@ -322,7 +330,7 @@ export default class AdapterEzEditTable extends Feature {
paging.currentPageNb !== paging.nbPages) {
paging.setPage(&apos;last&apos;);
}
else if ((rowIndex == validIndexes[0]) &amp;&amp;
else if ((rowIndex === validIndexes[0]) &amp;&amp;
paging.currentPageNb !== 1) {
paging.setPage(&apos;first&apos;);
}

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../../">
<title data-ice="title">src/extensions/advancedGrid/advancedGrid.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/extensions/advancedGrid/advancedGrid.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../../">
<title data-ice="title">src/extensions/colOps/colOps.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/extensions/colOps/colOps.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>
@ -80,7 +88,7 @@
<pre class="source-code line-number raw-source-code"><code class="prettyprint linenums" data-ice="content">import {Feature} from &apos;../../feature&apos;;
import Dom from &apos;../../dom&apos;;
import Str from &apos;../../string&apos;;
import Types from &apos;../../types&apos;;
import {isArray, isFn, isUndef} from &apos;../../types&apos;;
export default class ColOps extends Feature {
@ -92,10 +100,10 @@ export default class ColOps extends Feature {
super(tf, opts.name);
//calls function before col operation
this.onBeforeOperation = Types.isFn(opts.on_before_operation) ?
this.onBeforeOperation = isFn(opts.on_before_operation) ?
opts.on_before_operation : null;
//calls function after col operation
this.onAfterOperation = Types.isFn(opts.on_after_operation) ?
this.onAfterOperation = isFn(opts.on_after_operation) ?
opts.on_after_operation : null;
this.opts = opts;
@ -146,7 +154,7 @@ export default class ColOps extends Feature {
outputType = opts.write_method,
totRowIndex = opts.tot_row_index,
excludeRow = opts.exclude_row,
decimalPrecision = Types.isUndef(opts.decimal_precision) ?
decimalPrecision = isUndef(opts.decimal_precision) ?
2 : opts.decimal_precision;
//nuovella: determine unique list of columns to operate on
@ -169,9 +177,7 @@ export default class ColOps extends Feature {
}
}
if (Str.lower(typeof labelId) == &apos;object&apos; &amp;&amp;
Str.lower(typeof colIndex) == &apos;object&apos; &amp;&amp;
Str.lower(typeof operation) == &apos;object&apos;) {
if (isArray(labelId) &amp;&amp; isArray(colIndex) &amp;&amp; isArray(operation)) {
var rows = tf.tbl.rows,
colvalues = [];
@ -213,8 +219,7 @@ export default class ColOps extends Feature {
opsThisCol[mThisCol] = Str.lower(operation[k]);
decThisCol[mThisCol] = decimalPrecision[k];
labThisCol[mThisCol] = labelId[k];
oTypeThisCol = outputType !== undefined &amp;&amp;
Str.lower(typeof outputType) === &apos;object&apos; ?
oTypeThisCol = isArray(outputType) ?
outputType[k] : null;
switch (opsThisCol[mThisCol]) {
@ -245,7 +250,7 @@ export default class ColOps extends Feature {
for (var j = 0; j &lt; colvalues[ucol].length; j++) {
//sort the list for calculation of median and quartiles
if ((q1Flag == 1) || (q3Flag == 1) || (medFlag == 1)) {
if ((q1Flag === 1) || (q3Flag === 1) || (medFlag === 1)) {
if (j &lt; colvalues[ucol].length - 1) {
for (k = j + 1; k &lt; colvalues[ucol].length; k++) {
/* eslint-disable */
@ -302,7 +307,7 @@ export default class ColOps extends Feature {
if (q1Flag === 1) {
posa = 0.0;
posa = Math.floor(nbvalues / 4);
if (4 * posa == nbvalues) {
if (4 * posa === nbvalues) {
q1Value = (theList[posa - 1] + theList[posa]) / 2;
} else {
q1Value = theList[posa];

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../../">
<title data-ice="title">src/extensions/colsVisibility/colsVisibility.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/extensions/colsVisibility/colsVisibility.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>
@ -79,7 +87,7 @@
<div class="content" data-ice="content"><h1 data-ice="title">src/extensions/colsVisibility/colsVisibility.js</h1>
<pre class="source-code line-number raw-source-code"><code class="prettyprint linenums" data-ice="content">import {Feature} from &apos;../../feature&apos;;
import Dom from &apos;../../dom&apos;;
import Types from &apos;../../types&apos;;
import {isFn} from &apos;../../types&apos;;
import Event from &apos;../../event&apos;;
export default class ColsVisibility extends Feature {
@ -162,30 +170,27 @@ export default class ColsVisibility extends Feature {
this.tblHasColTag = (Dom.tag(tf.tbl, &apos;col&apos;).length &gt; 0);
//callback invoked just after cols manager is loaded
this.onLoaded = Types.isFn(f.on_loaded) ? f.on_loaded : null;
this.onLoaded = isFn(f.on_loaded) ? f.on_loaded : null;
//calls function before cols manager is opened
this.onBeforeOpen = Types.isFn(f.on_before_open) ?
f.on_before_open : null;
this.onBeforeOpen = isFn(f.on_before_open) ? f.on_before_open : null;
//calls function after cols manager is opened
this.onAfterOpen = Types.isFn(f.on_after_open) ? f.on_after_open : null;
this.onAfterOpen = isFn(f.on_after_open) ? f.on_after_open : null;
//calls function before cols manager is closed
this.onBeforeClose = Types.isFn(f.on_before_close) ?
f.on_before_close : null;
this.onBeforeClose = isFn(f.on_before_close) ? f.on_before_close : null;
//calls function after cols manager is closed
this.onAfterClose = Types.isFn(f.on_after_close) ?
f.on_after_close : null;
this.onAfterClose = isFn(f.on_after_close) ? f.on_after_close : null;
//callback before col is hidden
this.onBeforeColHidden = Types.isFn(f.on_before_col_hidden) ?
this.onBeforeColHidden = isFn(f.on_before_col_hidden) ?
f.on_before_col_hidden : null;
//callback after col is hidden
this.onAfterColHidden = Types.isFn(f.on_after_col_hidden) ?
this.onAfterColHidden = isFn(f.on_after_col_hidden) ?
f.on_after_col_hidden : null;
//callback before col is displayed
this.onBeforeColDisplayed = Types.isFn(f.on_before_col_displayed) ?
this.onBeforeColDisplayed = isFn(f.on_before_col_displayed) ?
f.on_before_col_displayed : null;
//callback after col is displayed
this.onAfterColDisplayed = Types.isFn(f.on_after_col_displayed) ?
this.onAfterColDisplayed = isFn(f.on_after_col_displayed) ?
f.on_after_col_displayed : null;
//Grid layout compatibility

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../../">
<title data-ice="title">src/extensions/filtersVisibility/filtersVisibility.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/extensions/filtersVisibility/filtersVisibility.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>
@ -79,7 +87,7 @@
<div class="content" data-ice="content"><h1 data-ice="title">src/extensions/filtersVisibility/filtersVisibility.js</h1>
<pre class="source-code line-number raw-source-code"><code class="prettyprint linenums" data-ice="content">import {Feature} from &apos;../../feature&apos;;
import Dom from &apos;../../dom&apos;;
import Types from &apos;../../types&apos;;
import {isFn, isUndef} from &apos;../../types&apos;;
import Event from &apos;../../event&apos;;
export default class FiltersVisibility extends Feature {
@ -131,26 +139,23 @@ export default class FiltersVisibility extends Feature {
this.btnCssClass = f.btn_css_class || &apos;btnExpClpFlt&apos;;
//defines css class span containing expand/collapse filters
this.contCssClass = f.cont_css_class || &apos;expClpFlt&apos;;
this.filtersRowIndex = !Types.isUndef(f.filters_row_index) ?
this.filtersRowIndex = !isUndef(f.filters_row_index) ?
f.filters_row_index : tf.getFiltersRowIndex();
this.visibleAtStart = !Types.isUndef(f.visible_at_start) ?
this.visibleAtStart = !isUndef(f.visible_at_start) ?
Boolean(f.visible_at_start) : true;
// Prefix
this.prfx = &apos;fltsVis_&apos;;
//callback before filters row is shown
this.onBeforeShow = Types.isFn(f.on_before_show) ?
f.on_before_show : null;
this.onBeforeShow = isFn(f.on_before_show) ? f.on_before_show : null;
//callback after filters row is shown
this.onAfterShow = Types.isFn(f.on_after_show) ?
f.on_after_show : null;
this.onAfterShow = isFn(f.on_after_show) ? f.on_after_show : null;
//callback before filters row is hidden
this.onBeforeHide = Types.isFn(f.on_before_hide) ?
f.on_before_hide : null;
this.onBeforeHide = isFn(f.on_before_hide) ? f.on_before_hide : null;
//callback after filters row is hidden
this.onAfterHide = Types.isFn(f.on_after_hide) ? f.on_after_hide : null;
this.onAfterHide = isFn(f.on_after_hide) ? f.on_after_hide : null;
//Loads extension stylesheet
tf.import(f.name + &apos;Style&apos;, tf.stylePath + this.stylesheet, null,

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../../">
<title data-ice="title">src/extensions/sort/adapterSortabletable.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/extensions/sort/adapterSortabletable.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>
@ -78,7 +86,7 @@
<div class="content" data-ice="content"><h1 data-ice="title">src/extensions/sort/adapterSortabletable.js</h1>
<pre class="source-code line-number raw-source-code"><code class="prettyprint linenums" data-ice="content">import {Feature} from &apos;../../feature&apos;;
import Types from &apos;../../types&apos;;
import {isArray, isFn, isUndef} from &apos;../../types&apos;;
import Dom from &apos;../../dom&apos;;
import Event from &apos;../../event&apos;;
import DateHelper from &apos;../../date&apos;;
@ -100,12 +108,11 @@ export default class AdapterSortableTable extends Feature {
//indicates if table previously sorted
this.sorted = false;
this.sortTypes = Types.isArray(opts.types) ? opts.types : [];
this.sortColAtStart = Types.isArray(opts.sort_col_at_start) ?
this.sortTypes = isArray(opts.types) ? opts.types : [];
this.sortColAtStart = isArray(opts.sort_col_at_start) ?
opts.sort_col_at_start : null;
this.asyncSort = Boolean(opts.async_sort);
this.triggerIds = Types.isArray(opts.trigger_ids) ?
opts.trigger_ids : [];
this.triggerIds = isArray(opts.trigger_ids) ? opts.trigger_ids : [];
// edit .sort-arrow.descending / .sort-arrow.ascending in
// tablefilter.css to reflect any path change
@ -118,14 +125,13 @@ export default class AdapterSortableTable extends Feature {
this.customKey = opts.custom_key || &apos;data-tf-sortKey&apos;;
// callback invoked after sort is loaded and instanciated
this.onSortLoaded = Types.isFn(opts.on_sort_loaded) ?
this.onSortLoaded = isFn(opts.on_sort_loaded) ?
opts.on_sort_loaded : null;
// callback invoked before table is sorted
this.onBeforeSort = Types.isFn(opts.on_before_sort) ?
this.onBeforeSort = isFn(opts.on_before_sort) ?
opts.on_before_sort : null;
// callback invoked after table is sorted
this.onAfterSort = Types.isFn(opts.on_after_sort) ?
opts.on_after_sort : null;
this.onAfterSort = isFn(opts.on_after_sort) ? opts.on_after_sort : null;
this.enable();
}
@ -138,7 +144,7 @@ export default class AdapterSortableTable extends Feature {
let adpt = this;
// SortableTable class sanity check (sortabletable.js)
if (Types.isUndef(SortableTable)) {
if (isUndef(SortableTable)) {
throw new Error(&apos;SortableTable class not found.&apos;);
}
@ -239,7 +245,7 @@ export default class AdapterSortableTable extends Feature {
SortableTable.getCellIndex = function (oTd) {
let cells = oTd.parentNode.cells,
l = cells.length, i;
for (i = 0; cells[i] != oTd &amp;&amp; i &lt; l; i++) { }
for (i = 0; cells[i] !== oTd &amp;&amp; i &lt; l; i++) { }
return i;
};
@ -499,7 +505,7 @@ function ipAddress(value) {
function sortIP(a, b) {
let aa = ipAddress(a.value.toLowerCase());
let bb = ipAddress(b.value.toLowerCase());
if (aa == bb) {
if (aa === bb) {
return 0;
} else if (aa &lt; bb) {
return -1;

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../../">
<title data-ice="title">src/extensions/sort/sort.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/extensions/sort/sort.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../">
<title data-ice="title">src/feature.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/feature.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../">
<title data-ice="title">src/helpers.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/helpers.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../">
<title data-ice="title">src/modules/alternateRows.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/modules/alternateRows.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../">
<title data-ice="title">src/modules/checkList.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/modules/checkList.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>
@ -83,7 +91,7 @@ import Arr from &apos;../array&apos;;
import Str from &apos;../string&apos;;
import Sort from &apos;../sort&apos;;
import Event from &apos;../event&apos;;
import Types from &apos;../types&apos;;
import {isEmpty} from &apos;../types&apos;;
import {CHECKLIST, NONE} from &apos;../const&apos;;
const SORT_ERROR = &apos;Filter options for column {0} cannot be sorted in &apos; +
@ -259,8 +267,8 @@ export class CheckList extends Feature {
((rows[k].style.display === &apos;&apos; &amp;&amp; !tf.paging) ||
(tf.paging &amp;&amp; ((!activeIdx ||
activeIdx === colIndex) ||
(activeIdx != colIndex &amp;&amp;
tf.validRowsIndex.indexOf(k) != -1)))))) {
(activeIdx !== colIndex &amp;&amp;
tf.validRowsIndex.indexOf(k) !== -1)))))) {
let cellData = tf.getCellData(cells[j]);
//Vary Peter&apos;s patch
@ -305,7 +313,7 @@ export class CheckList extends Feature {
}
}
//asc sort
if (tf.sortNumAsc.indexOf(colIndex) != -1) {
if (tf.sortNumAsc.indexOf(colIndex) !== -1) {
try {
this.opts.sort(Sort.numSortAsc);
if (this.excludedOpts) {
@ -320,7 +328,7 @@ export class CheckList extends Feature {
}//in case there are alphanumeric values
}
//desc sort
if (tf.sortNumDesc.indexOf(colIndex) != -1) {
if (tf.sortNumDesc.indexOf(colIndex) !== -1) {
try {
this.opts.sort(Sort.numSortDesc);
if (this.excludedOpts) {
@ -544,7 +552,7 @@ export class CheckList extends Feature {
let tf = this.tf;
let flt = tf.getFilterElement(colIndex);
let fltAttr = flt.getAttribute(&apos;value&apos;);
let values = Types.isEmpty(fltAttr) ? &apos;&apos; : fltAttr;
let values = isEmpty(fltAttr) ? &apos;&apos; : fltAttr;
//removes last operator ||
values = values.substr(0, values.length - 3);

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../">
<title data-ice="title">src/modules/clearButton.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/modules/clearButton.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../">
<title data-ice="title">src/modules/dropdown.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/modules/dropdown.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>
@ -254,11 +262,11 @@ export class Dropdown extends Feature {
((rows[k].style.display === &apos;&apos; &amp;&amp; !tf.paging) ||
(tf.paging &amp;&amp; (!tf.validRowsIndex ||
(tf.validRowsIndex &amp;&amp;
tf.validRowsIndex.indexOf(k) != -1)) &amp;&amp;
tf.validRowsIndex.indexOf(k) !== -1)) &amp;&amp;
((activeIdx === undefined ||
activeIdx === colIndex) ||
(activeIdx != colIndex &amp;&amp;
tf.validRowsIndex.indexOf(k) != -1)))))) {
(activeIdx !== colIndex &amp;&amp;
tf.validRowsIndex.indexOf(k) !== -1)))))) {
let cellData = tf.getCellData(cell[j]),
//Vary Peter&apos;s patch
cellString = Str.matchCase(cellData, matchCase);
@ -303,7 +311,7 @@ export class Dropdown extends Feature {
}
//asc sort
if (tf.sortNumAsc.indexOf(colIndex) != -1) {
if (tf.sortNumAsc.indexOf(colIndex) !== -1) {
try {
this.opts.sort(Sort.numSortAsc);
if (excludedOpts) {
@ -318,7 +326,7 @@ export class Dropdown extends Feature {
}//in case there are alphanumeric values
}
//desc sort
if (tf.sortNumDesc.indexOf(colIndex) != -1) {
if (tf.sortNumDesc.indexOf(colIndex) !== -1) {
try {
this.opts.sort(Sort.numSortDesc);
if (excludedOpts) {

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../">
<title data-ice="title">src/modules/gridLayout.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/modules/gridLayout.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>
@ -79,18 +87,18 @@
<div class="content" data-ice="content"><h1 data-ice="title">src/modules/gridLayout.js</h1>
<pre class="source-code line-number raw-source-code"><code class="prettyprint linenums" data-ice="content">import {Feature} from &apos;../feature&apos;;
import Dom from &apos;../dom&apos;;
import Types from &apos;../types&apos;;
import {isFn, isNull, isUndef} from &apos;../types&apos;;
import Event from &apos;../event&apos;;
import Str from &apos;../string&apos;;
import {NONE} from &apos;../const&apos;;
export class GridLayout extends Feature{
export class GridLayout extends Feature {
/**
* Grid layout, table with fixed headers
* @param {Object} tf TableFilter instance
*/
constructor(tf){
constructor(tf) {
super(tf, &apos;gridLayout&apos;);
let f = this.config;
@ -113,7 +121,7 @@ export class GridLayout extends Feature{
//array of headers row indexes to be placed in header table
this.gridHeadRows = f.grid_headers_rows || [0];
//generate filters in table headers
this.gridEnableFilters = f.grid_enable_default_filters!==undefined ?
this.gridEnableFilters = !isUndef(f.grid_enable_default_filters) ?
f.grid_enable_default_filters : true;
this.noHeaders = Boolean(f.grid_no_headers);
//default col width
@ -143,31 +151,31 @@ export class GridLayout extends Feature{
/**
* Generates a grid with fixed headers
*/
init(){
init() {
let tf = this.tf;
let f = this.config;
let tbl = tf.tbl;
if(this.initialized){
if (this.initialized) {
return;
}
// Override reference rows indexes
tf.refRow = Types.isNull(tf.startRow) ? 0 : tf.startRow;
tf.refRow = isNull(tf.startRow) ? 0 : tf.startRow;
tf.headersRow = 0;
tf.filtersRowIndex = 1;
tf.isExternalFlt = true;
// default width of 100px if column widths not set
if(!tf.hasColWidths){
if (!tf.hasColWidths) {
tf.colWidths = [];
for(let k=0; k&lt;tf.nbCells; k++){
for (let k = 0; k &lt; tf.nbCells; k++) {
let colW,
cell = tbl.rows[this.gridHeadRowIndex].cells[k];
if(cell.width !== &apos;&apos;){
if (cell.width !== &apos;&apos;) {
colW = cell.width;
} else if(cell.style.width !== &apos;&apos;){
} else if (cell.style.width !== &apos;&apos;) {
colW = parseInt(cell.style.width, 10);
} else {
colW = this.gridDefaultColWidth;
@ -179,10 +187,10 @@ export class GridLayout extends Feature{
tf.setColWidths();
let tblW;//initial table width
if(tbl.width !== &apos;&apos;){
if (tbl.width !== &apos;&apos;) {
tblW = tbl.width;
}
else if(tbl.style.width !== &apos;&apos;){
else if (tbl.style.width !== &apos;&apos;) {
tblW = parseInt(tbl.style.width, 10);
} else {
tblW = tbl.clientWidth;
@ -192,7 +200,7 @@ export class GridLayout extends Feature{
this.tblMainCont = Dom.create(&apos;div&apos;,
[&apos;id&apos;, this.prfxMainTblCont + tf.id]);
this.tblMainCont.className = this.gridMainContCssClass;
if(this.gridWidth){
if (this.gridWidth) {
this.tblMainCont.style.width = this.gridWidth;
}
tbl.parentNode.insertBefore(this.tblMainCont, tbl);
@ -200,14 +208,14 @@ export class GridLayout extends Feature{
//Table container: div wrapping content table
this.tblCont = Dom.create(&apos;div&apos;, [&apos;id&apos;, this.prfxTblCont + tf.id]);
this.tblCont.className = this.gridContCssClass;
if(this.gridWidth){
if(this.gridWidth.indexOf(&apos;%&apos;) != -1){
if (this.gridWidth) {
if (this.gridWidth.indexOf(&apos;%&apos;) !== -1) {
this.tblCont.style.width = &apos;100%&apos;;
} else {
this.tblCont.style.width = this.gridWidth;
}
}
if(this.gridHeight){
if (this.gridHeight) {
this.tblCont.style.height = this.gridHeight;
}
tbl.parentNode.insertBefore(this.tblCont, tbl);
@ -215,7 +223,7 @@ export class GridLayout extends Feature{
this.tblCont.appendChild(t);
//In case table width is expressed in %
if(tbl.style.width === &apos;&apos;){
if (tbl.style.width === &apos;&apos;) {
tbl.style.width = (Str.contains(&apos;%&apos;, tblW) ?
tbl.clientWidth : tblW) + &apos;px&apos;;
}
@ -225,10 +233,10 @@ export class GridLayout extends Feature{
//Headers table container: div wrapping headers table
this.headTblCont = Dom.create(
&apos;div&apos;,[&apos;id&apos;, this.prfxHeadTblCont + tf.id]);
&apos;div&apos;, [&apos;id&apos;, this.prfxHeadTblCont + tf.id]);
this.headTblCont.className = this.gridHeadContCssClass;
if(this.gridWidth){
if(this.gridWidth.indexOf(&apos;%&apos;) != -1){
if (this.gridWidth) {
if (this.gridWidth.indexOf(&apos;%&apos;) !== -1) {
this.headTblCont.style.width = &apos;100%&apos;;
} else {
this.headTblCont.style.width = this.gridWidth;
@ -243,11 +251,11 @@ export class GridLayout extends Feature{
//Those ids are used by the sort feature
let hRow = tbl.rows[this.gridHeadRowIndex];
let sortTriggers = [];
for(let n=0; n&lt;tf.nbCells; n++){
for (let n = 0; n &lt; tf.nbCells; n++) {
let c = hRow.cells[n];
let thId = c.getAttribute(&apos;id&apos;);
if(!thId || thId===&apos;&apos;){
thId = this.prfxGridTh+n+&apos;_&apos;+tf.id;
if (!thId || thId === &apos;&apos;) {
thId = this.prfxGridTh + n + &apos;_&apos; + tf.id;
c.setAttribute(&apos;id&apos;, thId);
}
sortTriggers.push(thId);
@ -255,10 +263,10 @@ export class GridLayout extends Feature{
//Filters row is created
let filtersRow = Dom.create(&apos;tr&apos;);
if(this.gridEnableFilters &amp;&amp; tf.fltGrid){
if (this.gridEnableFilters &amp;&amp; tf.fltGrid) {
tf.externalFltTgtIds = [];
for(let j=0; j&lt;tf.nbCells; j++){
let fltTdId = tf.prfxFlt+j+ this.prfxGridFltTd +tf.id;
for (let j = 0; j &lt; tf.nbCells; j++) {
let fltTdId = tf.prfxFlt + j + this.prfxGridFltTd + tf.id;
let cl = Dom.create(tf.fltCellTag, [&apos;id&apos;, fltTdId]);
filtersRow.appendChild(cl);
tf.externalFltTgtIds[j] = fltTdId;
@ -266,8 +274,8 @@ export class GridLayout extends Feature{
}
//Headers row are moved from content table to headers table
if(!this.noHeaders) {
for(let i=0; i&lt;this.gridHeadRows.length; i++){
if (!this.noHeaders) {
for (let i = 0; i &lt; this.gridHeadRows.length; i++) {
let headRow = tbl.rows[this.gridHeadRows[0]];
tH.appendChild(headRow);
}
@ -278,7 +286,7 @@ export class GridLayout extends Feature{
}
this.headTbl.appendChild(tH);
if(tf.filtersRowIndex === 0){
if (tf.filtersRowIndex === 0) {
tH.insertBefore(filtersRow, hRow);
} else {
tH.appendChild(filtersRow);
@ -289,7 +297,7 @@ export class GridLayout extends Feature{
//THead needs to be removed in content table for sort feature
let thead = Dom.tag(tbl, &apos;thead&apos;);
if(thead.length&gt;0){
if (thead.length &gt; 0) {
tbl.removeChild(thead[0]);
}
@ -312,7 +320,7 @@ export class GridLayout extends Feature{
//
//scroll synchronisation
Event.add(this.tblCont, &apos;scroll&apos;, (evt)=&gt; {
Event.add(this.tblCont, &apos;scroll&apos;, (evt) =&gt; {
let elm = Event.target(evt);
let scrollLeft = elm.scrollLeft;
this.headTblCont.scrollLeft = scrollLeft;
@ -334,10 +342,10 @@ export class GridLayout extends Feature{
});
//Configure sort extension if any
let sort = (f.extensions || []).filter(function(itm){
let sort = (f.extensions || []).filter(function (itm) {
return itm.name === &apos;sort&apos;;
});
if(sort.length === 1){
if (sort.length === 1) {
sort[0].async_sort = true;
sort[0].trigger_ids = sortTriggers;
}
@ -347,9 +355,9 @@ export class GridLayout extends Feature{
//Col elements are enough to keep column widths after sorting and
//filtering
let createColTags = function(){
for(let k=(tf.nbCells-1); k&gt;=0; k--){
let col = Dom.create(&apos;col&apos;, [&apos;id&apos;, tf.id+&apos;_col_&apos;+k]);
let createColTags = function () {
for (let k = (tf.nbCells - 1); k &gt;= 0; k--) {
let col = Dom.create(&apos;col&apos;, [&apos;id&apos;, tf.id + &apos;_col_&apos; + k]);
tbl.insertBefore(col, tbl.firstChild);
col.style.width = tf.colWidths[k];
this.gridColElms[k] = col;
@ -357,21 +365,21 @@ export class GridLayout extends Feature{
this.tblHasColTag = true;
};
if(!this.tblHasColTag){
if (!this.tblHasColTag) {
createColTags.call(this);
} else {
let cols = Dom.tag(tbl, &apos;col&apos;);
for(let ii=0; ii&lt;tf.nbCells; ii++){
cols[ii].setAttribute(&apos;id&apos;, tf.id+&apos;_col_&apos;+ii);
for (let ii = 0; ii &lt; tf.nbCells; ii++) {
cols[ii].setAttribute(&apos;id&apos;, tf.id + &apos;_col_&apos; + ii);
cols[ii].style.width = tf.colWidths[ii];
this.gridColElms.push(cols[ii]);
}
}
let afterColResizedFn = Types.isFn(f.on_after_col_resized) ?
let afterColResizedFn = isFn(f.on_after_col_resized) ?
f.on_after_col_resized : null;
f.on_after_col_resized = function(o, colIndex){
if(!colIndex){
f.on_after_col_resized = function (o, colIndex) {
if (!colIndex) {
return;
}
let w = o.crWColsRow.cells[colIndex].style.width;
@ -381,21 +389,21 @@ export class GridLayout extends Feature{
let thCW = o.crWColsRow.cells[colIndex].clientWidth;
let tdCW = o.crWRowDataTbl.cells[colIndex].clientWidth;
if(thCW != tdCW){
o.headTbl.style.width = tbl.clientWidth+&apos;px&apos;;
if (thCW !== tdCW) {
o.headTbl.style.width = tbl.clientWidth + &apos;px&apos;;
}
if(afterColResizedFn){
if (afterColResizedFn) {
afterColResizedFn.call(null, o, colIndex);
}
};
if(tf.popupFilters){
if (tf.popupFilters) {
filtersRow.style.display = NONE;
}
if(tbl.clientWidth !== this.headTbl.clientWidth){
tbl.style.width = this.headTbl.clientWidth+&apos;px&apos;;
if (tbl.clientWidth !== this.headTbl.clientWidth) {
tbl.style.width = this.headTbl.clientWidth + &apos;px&apos;;
}
this.initialized = true;
@ -404,11 +412,11 @@ export class GridLayout extends Feature{
/**
* Removes the grid layout
*/
destroy(){
destroy() {
let tf = this.tf;
let tbl = tf.tbl;
if(!this.initialized){
if (!this.initialized) {
return;
}
let t = Dom.remove(tbl);

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../">
<title data-ice="title">src/modules/hash.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/modules/hash.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>
@ -85,7 +93,7 @@ const location = root.location;
const decodeURIComponent = root.decodeURIComponent;
export const hasHashChange = () =&gt; {
var docMode = root.documentMode;
let docMode = root.documentMode;
return (&apos;onhashchange&apos; in root) &amp;&amp; (docMode === undefined || docMode &gt; 7);
};

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../">
<title data-ice="title">src/modules/help.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/modules/help.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../">
<title data-ice="title">src/modules/highlightKeywords.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/modules/highlightKeywords.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>
@ -79,7 +87,7 @@
<div class="content" data-ice="content"><h1 data-ice="title">src/modules/highlightKeywords.js</h1>
<pre class="source-code line-number raw-source-code"><code class="prettyprint linenums" data-ice="content">import Dom from &apos;../dom&apos;;
import Str from &apos;../string&apos;;
import Types from &apos;../types&apos;;
import {isArray} from &apos;../types&apos;;
export class HighlightKeyword {
@ -179,7 +187,7 @@ export class HighlightKeyword {
}
// iterate filters values to unhighlight all values
this.tf.getFiltersValue().forEach((val) =&gt; {
if (Types.isArray(val)) {
if (isArray(val)) {
val.forEach((item) =&gt;
this.unhighlight(item, this.highlightCssClass));
} else {

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../">
<title data-ice="title">src/modules/loader.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/modules/loader.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>
@ -79,7 +87,7 @@
<div class="content" data-ice="content"><h1 data-ice="title">src/modules/loader.js</h1>
<pre class="source-code line-number raw-source-code"><code class="prettyprint linenums" data-ice="content">import {Feature} from &apos;../feature&apos;;
import Dom from &apos;../dom&apos;;
import Types from &apos;../types&apos;;
import {isFn} from &apos;../types&apos;;
import {root} from &apos;../root&apos;;
import {NONE} from &apos;../const&apos;;
@ -108,11 +116,9 @@ export class Loader extends Feature {
//delay for hiding loader
this.loaderCloseDelay = 250;
//callback function before loader is displayed
this.onShowLoader = Types.isFn(f.on_show_loader) ?
f.on_show_loader : null;
this.onShowLoader = isFn(f.on_show_loader) ? f.on_show_loader : null;
//callback function after loader is closed
this.onHideLoader = Types.isFn(f.on_hide_loader) ?
f.on_hide_loader : null;
this.onHideLoader = isFn(f.on_hide_loader) ? f.on_hide_loader : null;
//loader div
this.prfxLoader = &apos;load_&apos;;
}

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../">
<title data-ice="title">src/modules/noResults.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/modules/noResults.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>
@ -79,7 +87,7 @@
<div class="content" data-ice="content"><h1 data-ice="title">src/modules/noResults.js</h1>
<pre class="source-code line-number raw-source-code"><code class="prettyprint linenums" data-ice="content">import {Feature} from &apos;../feature&apos;;
import Dom from &apos;../dom&apos;;
import Types from &apos;../types&apos;;
import {isEmpty, isFn} from &apos;../types&apos;;
import {NONE} from &apos;../const&apos;;
export class NoResults extends Feature{
@ -97,23 +105,23 @@ export class NoResults extends Feature{
this.content = f.content || &apos;No results&apos;;
this.customContainer = f.custom_container || null;
this.customContainerId = f.custom_container_id || null;
this.isExternal = !Types.isEmpty(this.customContainer) ||
!Types.isEmpty(this.customContainerId);
this.isExternal = !isEmpty(this.customContainer) ||
!isEmpty(this.customContainerId);
this.cssClass = f.css_class || &apos;no-results&apos;;
this.cont = null;
//callback before message is displayed
this.onBeforeShowMsg = Types.isFn(f.on_before_show_msg) ?
this.onBeforeShowMsg = isFn(f.on_before_show_msg) ?
f.on_before_show_msg : null;
//callback after message is displayed
this.onAfterShowMsg = Types.isFn(f.on_after_show_msg) ?
this.onAfterShowMsg = isFn(f.on_after_show_msg) ?
f.on_after_show_msg : null;
//callback before message is hidden
this.onBeforeHideMsg = Types.isFn(f.on_before_hide_msg) ?
this.onBeforeHideMsg = isFn(f.on_before_hide_msg) ?
f.on_before_hide_msg : null;
//callback after message is hidden
this.onAfterHideMsg = Types.isFn(f.on_after_hide_msg) ?
this.onAfterHideMsg = isFn(f.on_after_hide_msg) ?
f.on_after_hide_msg : null;
this.prfxNoResults = &apos;nores_&apos;;

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../">
<title data-ice="title">src/modules/paging.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/modules/paging.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>
@ -79,7 +87,7 @@
<div class="content" data-ice="content"><h1 data-ice="title">src/modules/paging.js</h1>
<pre class="source-code line-number raw-source-code"><code class="prettyprint linenums" data-ice="content">import {Feature} from &apos;../feature&apos;;
import Dom from &apos;../dom&apos;;
import Types from &apos;../types&apos;;
import {isArray, isFn, isNull} from &apos;../types&apos;;
import Str from &apos;../string&apos;;
import Event from &apos;../event&apos;;
import {INPUT, SELECT, NONE, ENTER_KEY} from &apos;../const&apos;;
@ -115,7 +123,7 @@ export class Paging extends Feature {
//stores results per page text and values
this.resultsPerPage = f.results_per_page || null;
//enables/disables results per page drop-down
this.hasResultsPerPage = Types.isArray(this.resultsPerPage);
this.hasResultsPerPage = isArray(this.resultsPerPage);
//defines css class for results per page select
this.resultsSlcCssClass = f.results_slc_css_class || &apos;rspg&apos;;
//css class for label preceding results per page select
@ -165,10 +173,10 @@ export class Paging extends Feature {
//defines previous page button html
this.pageSelectorType = f.page_selector_type || SELECT;
//calls function before page is changed
this.onBeforeChangePage = Types.isFn(f.on_before_change_page) ?
this.onBeforeChangePage = isFn(f.on_before_change_page) ?
f.on_before_change_page : null;
//calls function before page is changed
this.onAfterChangePage = Types.isFn(f.on_after_change_page) ?
this.onAfterChangePage = isFn(f.on_after_change_page) ?
f.on_after_change_page : null;
//pages select
@ -507,8 +515,7 @@ export class Paging extends Feature {
var rowDisplayed = false;
if (h &gt;= startPagingRow &amp;&amp; h &lt; endPagingRow) {
if (Types.isNull(isRowValid) ||
Boolean(isRowValid === &apos;true&apos;)) {
if (isNull(isRowValid) || Boolean(isRowValid === &apos;true&apos;)) {
r.style.display = &apos;&apos;;
rowDisplayed = true;
}
@ -584,7 +591,7 @@ export class Paging extends Feature {
ev.target.blur();
};
var slcR = Dom.create( SELECT, [&apos;id&apos;, this.prfxSlcResults + tf.id]);
var slcR = Dom.create(SELECT, [&apos;id&apos;, this.prfxSlcResults + tf.id]);
slcR.className = this.resultsSlcCssClass;
var slcRText = this.resultsPerPage[0],
slcROpts = this.resultsPerPage[1];

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../">
<title data-ice="title">src/modules/popupFilter.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/modules/popupFilter.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>
@ -78,7 +86,7 @@
<div class="content" data-ice="content"><h1 data-ice="title">src/modules/popupFilter.js</h1>
<pre class="source-code line-number raw-source-code"><code class="prettyprint linenums" data-ice="content">import {Feature} from &apos;../feature&apos;;
import Types from &apos;../types&apos;;
import {isFn} from &apos;../types&apos;;
import Dom from &apos;../dom&apos;;
import Event from &apos;../event&apos;;
import {INPUT, NONE} from &apos;../const&apos;;
@ -110,17 +118,16 @@ export class PopupFilter extends Feature{
//defines css class for popup div containing filter
this.popUpDivCssClass = f.popup_div_css_class || &apos;popUpFilter&apos;;
//callback function before popup filtes is opened
this.onBeforePopUpOpen = Types.isFn(f.on_before_popup_filter_open) ?
this.onBeforePopUpOpen = isFn(f.on_before_popup_filter_open) ?
f.on_before_popup_filter_open : null;
//callback function after popup filtes is opened
this.onAfterPopUpOpen = Types.isFn(f.on_after_popup_filter_open) ?
this.onAfterPopUpOpen = isFn(f.on_after_popup_filter_open) ?
f.on_after_popup_filter_open : null;
//callback function before popup filtes is closed
this.onBeforePopUpClose =
Types.isFn(f.on_before_popup_filter_close) ?
this.onBeforePopUpClose = isFn(f.on_before_popup_filter_close) ?
f.on_before_popup_filter_close : null;
//callback function after popup filtes is closed
this.onAfterPopUpClose = Types.isFn(f.on_after_popup_filter_close) ?
this.onAfterPopUpClose = isFn(f.on_after_popup_filter_close) ?
f.on_after_popup_filter_close : null;
//stores filters spans

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../">
<title data-ice="title">src/modules/rowsCounter.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/modules/rowsCounter.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>
@ -79,7 +87,7 @@
<div class="content" data-ice="content"><h1 data-ice="title">src/modules/rowsCounter.js</h1>
<pre class="source-code line-number raw-source-code"><code class="prettyprint linenums" data-ice="content">import {Feature} from &apos;../feature&apos;;
import Dom from &apos;../dom&apos;;
import Types from &apos;../types&apos;;
import {isFn} from &apos;../types&apos;;
export class RowsCounter extends Feature{
@ -112,10 +120,10 @@ export class RowsCounter extends Feature{
//label preceding nb rows label
this.prfxTotRowsTxt = &apos;totRowsTextSpan_&apos;;
//callback raised before counter is refreshed
this.onBeforeRefreshCounter = Types.isFn(f.on_before_refresh_counter) ?
this.onBeforeRefreshCounter = isFn(f.on_before_refresh_counter) ?
f.on_before_refresh_counter : null;
//callback raised after counter is refreshed
this.onAfterRefreshCounter = Types.isFn(f.on_after_refresh_counter) ?
this.onAfterRefreshCounter = isFn(f.on_after_refresh_counter) ?
f.on_after_refresh_counter : null;
}

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../">
<title data-ice="title">src/modules/state.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/modules/state.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>
@ -81,7 +89,7 @@
import {Hash} from &apos;./hash&apos;;
import {Storage} from &apos;./storage&apos;;
import Str from &apos;../string&apos;;
import Types from &apos;../types&apos;;
import {isArray, isNull, isString, isUndef} from &apos;../types&apos;;
/**
* Reflects the state of features to be persisted via hash, localStorage or
@ -104,10 +112,10 @@ export class State extends Feature {
let cfg = this.config.state;
this.enableHash = cfg === true ||
(Types.isObj(cfg.types) &amp;&amp; cfg.types.indexOf(&apos;hash&apos;) !== -1);
this.enableLocalStorage = Types.isObj(cfg.types) &amp;&amp;
(isArray(cfg.types) &amp;&amp; cfg.types.indexOf(&apos;hash&apos;) !== -1);
this.enableLocalStorage = isArray(cfg.types) &amp;&amp;
cfg.types.indexOf(&apos;local_storage&apos;) !== -1;
this.enableCookie = Types.isObj(cfg.types) &amp;&amp;
this.enableCookie = isArray(cfg.types) &amp;&amp;
cfg.types.indexOf(&apos;cookie&apos;) !== -1;
this.persistFilters = cfg.filters === false ? false : true;
this.persistPageNumber = Boolean(cfg.page_number);
@ -186,7 +194,7 @@ export class State extends Feature {
filterValues.forEach((val, idx) =&gt; {
let key = `${this.prfxCol}${idx}`;
if (Types.isString(val) &amp;&amp; Str.isEmpty(val)) {
if (isString(val) &amp;&amp; Str.isEmpty(val)) {
if (state.hasOwnProperty(key)) {
state[key].flt = undefined;
}
@ -198,7 +206,7 @@ export class State extends Feature {
}
if (this.persistPageNumber) {
if (Types.isNull(this.pageNb)) {
if (isNull(this.pageNb)) {
state[this.pageNbKey] = undefined;
} else {
state[this.pageNbKey] = this.pageNb;
@ -206,7 +214,7 @@ export class State extends Feature {
}
if (this.persistPageLength) {
if (Types.isNull(this.pageLength)) {
if (isNull(this.pageLength)) {
state[this.pageLengthKey] = undefined;
} else {
state[this.pageLengthKey] = this.pageLength;
@ -214,7 +222,7 @@ export class State extends Feature {
}
if (this.persistSort) {
if (!Types.isNull(this.sort)) {
if (!isNull(this.sort)) {
// Remove previuosly sorted column
Object.keys(state).forEach((key) =&gt; {
if (key.indexOf(this.prfxCol) !== -1 &amp;&amp; state[key]) {
@ -229,7 +237,7 @@ export class State extends Feature {
}
if (this.persistColsVisibility) {
if (!Types.isNull(this.hiddenCols)) {
if (!isNull(this.hiddenCols)) {
// Clear previuosly hidden columns
Object.keys(state).forEach((key) =&gt; {
if (key.indexOf(this.prfxCol) !== -1 &amp;&amp; state[key]) {
@ -246,7 +254,7 @@ export class State extends Feature {
}
if (this.persistFiltersVisibility) {
if (Types.isNull(this.filtersVisibility)) {
if (isNull(this.filtersVisibility)) {
state[this.filtersVisKey] = undefined;
} else {
state[this.filtersVisKey] = this.filtersVisibility;
@ -398,7 +406,7 @@ export class State extends Feature {
Object.keys(state).forEach((key) =&gt; {
if (key.indexOf(this.prfxCol) !== -1) {
let colIdx = parseInt(key.replace(this.prfxCol, &apos;&apos;), 10);
if (!Types.isUndef(state[key].sort)) {
if (!isUndef(state[key].sort)) {
let sort = state[key].sort;
this.emitter.emit(&apos;sort&apos;, tf, colIdx, sort.descending);
}
@ -422,7 +430,7 @@ export class State extends Feature {
Object.keys(state).forEach((key) =&gt; {
if (key.indexOf(this.prfxCol) !== -1) {
let colIdx = parseInt(key.replace(this.prfxCol, &apos;&apos;), 10);
if (!Types.isUndef(state[key].hidden)) {
if (!isUndef(state[key].hidden)) {
hiddenCols.push(colIdx);
}
}

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../">
<title data-ice="title">src/modules/statusBar.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/modules/statusBar.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>
@ -80,7 +88,7 @@
<pre class="source-code line-number raw-source-code"><code class="prettyprint linenums" data-ice="content">import {Feature} from &apos;../feature&apos;;
import {root} from &apos;../root&apos;;
import Dom from &apos;../dom&apos;;
import Types from &apos;../types&apos;;
import {isFn} from &apos;../types&apos;;
export class StatusBar extends Feature{
@ -110,10 +118,10 @@ export class StatusBar extends Feature{
this.statusBarCloseDelay = 250;
//calls function before message is displayed
this.onBeforeShowMsg = Types.isFn(f.on_before_show_msg) ?
this.onBeforeShowMsg = isFn(f.on_before_show_msg) ?
f.on_before_show_msg : null;
//calls function after message is displayed
this.onAfterShowMsg = Types.isFn(f.on_after_show_msg) ?
this.onAfterShowMsg = isFn(f.on_after_show_msg) ?
f.on_after_show_msg : null;
//status messages

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../">
<title data-ice="title">src/modules/storage.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/modules/storage.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../">
<title data-ice="title">src/root.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/root.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../">
<title data-ice="title">src/sort.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/sort.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../">
<title data-ice="title">src/string.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/string.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../">
<title data-ice="title">src/tablefilter.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/tablefilter.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>
@ -80,7 +88,8 @@
<pre class="source-code line-number raw-source-code"><code class="prettyprint linenums" data-ice="content">import Event from &apos;./event&apos;;
import Dom from &apos;./dom&apos;;
import Str from &apos;./string&apos;;
import Types from &apos;./types&apos;;
import {isArray, isEmpty, isFn, isNumber, isObj, isString, isUndef}
from &apos;./types&apos;;
import DateHelper from &apos;./date&apos;;
import Helpers from &apos;./helpers&apos;;
@ -133,28 +142,25 @@ export class TableFilter {
this.nbCells = null;
this._hasGrid = false;
// TODO: use for-of with babel plug-in
// TODO: use for-of
args.forEach((arg) =&gt; {
// for (let arg of args) {
let argtype = typeof arg;
if (argtype === &apos;object&apos; &amp;&amp; arg &amp;&amp; arg.nodeName === &apos;TABLE&apos;) {
if (typeof arg === &apos;object&apos; &amp;&amp; arg.nodeName === &apos;TABLE&apos;) {
this.tbl = arg;
this.id = arg.id || `tf_${new Date().getTime()}_`;
} else if (argtype === &apos;string&apos;) {
} else if (isString(arg)) {
this.id = arg;
this.tbl = Dom.id(arg);
} else if (argtype === &apos;number&apos;) {
} else if (isNumber(arg)) {
this.startRow = arg;
} else if (argtype === &apos;object&apos;) {
} else if (isObj(arg)) {
this.cfg = arg;
}
// }
});
if (!this.tbl || this.tbl.nodeName !== &apos;TABLE&apos; ||
this.getRowsNb() === 0) {
throw new Error(&apos;Could not instantiate TableFilter: HTML table &apos; +
&apos;DOMElement not found.&apos;);
throw new Error(`Could not instantiate TableFilter: HTML table
DOM element not found.`);
}
// configuration object
@ -183,7 +189,7 @@ export class TableFilter {
(this.filtersRowIndex === 0 ? 1 : 0) : f.headers_row_index;
//defines tag of the cells containing filters (td/th)
this.fltCellTag = Types.isString(f.filters_cell_tag) ?
this.fltCellTag = isString(f.filters_cell_tag) ?
f.filters_cell_tag : CELL_TAG;
//stores filters ids
@ -226,7 +232,7 @@ export class TableFilter {
//enables/disbles rows alternating bg colors
this.alternateRows = Boolean(f.alternate_rows);
//defines widths of columns
this.hasColWidths = Types.isArray(f.col_widths);
this.hasColWidths = isArray(f.col_widths);
this.colWidths = this.hasColWidths ? f.col_widths : null;
//defines css class for filters
this.fltCssClass = f.flt_css_class || &apos;flt&apos;;
@ -241,15 +247,14 @@ export class TableFilter {
//enables/disables enter key
this.enterKey = f.enter_key === false ? false : true;
//calls function before filtering starts
this.onBeforeFilter = Types.isFn(f.on_before_filter) ?
this.onBeforeFilter = isFn(f.on_before_filter) ?
f.on_before_filter : null;
//calls function after filtering
this.onAfterFilter = Types.isFn(f.on_after_filter) ?
f.on_after_filter : null;
this.onAfterFilter = isFn(f.on_after_filter) ? f.on_after_filter : null;
//enables/disables case sensitivity
this.caseSensitive = Boolean(f.case_sensitive);
//has exact match per column
this.hasExactMatchByCol = Types.isArray(f.columns_exact_match);
this.hasExactMatchByCol = isArray(f.columns_exact_match);
this.exactMatchByCol = this.hasExactMatchByCol ?
f.columns_exact_match : [];
//enables/disbles exact match for search
@ -271,26 +276,26 @@ export class TableFilter {
//stores filters elements if isExternalFlt is true
this.externalFltEls = [];
//calls function when filters grid loaded
this.onFiltersLoaded = Types.isFn(f.on_filters_loaded) ?
this.onFiltersLoaded = isFn(f.on_filters_loaded) ?
f.on_filters_loaded : null;
//enables/disables single filter search
this.singleSearchFlt = Boolean(f.single_filter);
//calls function after row is validated
this.onRowValidated = Types.isFn(f.on_row_validated) ?
this.onRowValidated = isFn(f.on_row_validated) ?
f.on_row_validated : null;
//array defining columns for customCellData event
this.customCellDataCols = f.custom_cell_data_cols ?
f.custom_cell_data_cols : [];
//calls custom function for retrieving cell data
this.customCellData = Types.isFn(f.custom_cell_data) ?
this.customCellData = isFn(f.custom_cell_data) ?
f.custom_cell_data : null;
//input watermark text array
this.watermark = f.watermark || &apos;&apos;;
this.isWatermarkArray = Types.isArray(this.watermark);
this.isWatermarkArray = isArray(this.watermark);
//id of toolbar container element
this.toolBarTgtId = f.toolbar_target_id || null;
//enables/disables help div
this.help = Types.isUndef(f.help_instructions) ?
this.help = isUndef(f.help_instructions) ?
undefined : Boolean(f.help_instructions);
//popup filters
this.popupFilters = Boolean(f.popup_filters);
@ -300,10 +305,10 @@ export class TableFilter {
this.activeColumnsCssClass = f.active_columns_css_class ||
&apos;activeHeader&apos;;
//calls function before active column header is marked
this.onBeforeActiveColumn = Types.isFn(f.on_before_active_column) ?
this.onBeforeActiveColumn = isFn(f.on_before_active_column) ?
f.on_before_active_column : null;
//calls function after active column header is marked
this.onAfterActiveColumn = Types.isFn(f.on_after_active_column) ?
this.onAfterActiveColumn = isFn(f.on_after_active_column) ?
f.on_after_active_column : null;
/*** select filter&apos;s customisation and behaviours ***/
@ -329,7 +334,7 @@ export class TableFilter {
this.sortNumDesc = this.isSortNumDesc ? f.sort_num_desc : [];
//Select filters are populated on demand
this.loadFltOnDemand = Boolean(f.load_filters_on_demand);
this.hasCustomOptions = Types.isObj(f.custom_options);
this.hasCustomOptions = isObj(f.custom_options);
this.customOptions = f.custom_options;
/*** Filter operators ***/
@ -375,11 +380,10 @@ export class TableFilter {
//defines css class for reset button
this.btnResetCssClass = f.btn_reset_css_class || &apos;reset&apos;;
//callback function before filters are cleared
this.onBeforeReset = Types.isFn(f.on_before_reset) ?
this.onBeforeReset = isFn(f.on_before_reset) ?
f.on_before_reset : null;
//callback function after filters are cleared
this.onAfterReset = Types.isFn(f.on_after_reset) ?
f.on_after_reset : null;
this.onAfterReset = isFn(f.on_after_reset) ? f.on_after_reset : null;
/*** paging ***/
//enables/disables table paging
@ -402,11 +406,11 @@ export class TableFilter {
this.highlightKeywords = Boolean(f.highlight_keywords);
/*** No results feature ***/
this.noResults = Types.isObj(f.no_results_message) ||
this.noResults = isObj(f.no_results_message) ||
Boolean(f.no_results_message);
// stateful
this.state = Types.isObj(f.state) || Boolean(f.state);
this.state = isObj(f.state) || Boolean(f.state);
/*** data types ***/
//defines default date type (european DMY)
@ -417,11 +421,11 @@ export class TableFilter {
//US &amp; javascript = &apos;.&apos; EU = &apos;,&apos;
this.decimalSeparator = f.decimal_separator || &apos;.&apos;;
//enables number format per column
this.hasColNbFormat = Types.isArray(f.col_number_format);
this.hasColNbFormat = isArray(f.col_number_format);
//array containing columns nb formats
this.colNbFormat = this.hasColNbFormat ? f.col_number_format : null;
//enables date type per column
this.hasColDateType = Types.isArray(f.col_date_type);
this.hasColDateType = isArray(f.col_date_type);
//array containing columns date type
this.colDateType = this.hasColDateType ? f.col_date_type : null;
@ -451,12 +455,12 @@ export class TableFilter {
/*** extensions ***/
//imports external script
this.extensions = f.extensions;
this.hasExtensions = Types.isArray(this.extensions);
this.hasExtensions = isArray(this.extensions);
/*** themes ***/
this.enableDefaultTheme = Boolean(f.enable_default_theme);
//imports themes
this.hasThemes = (this.enableDefaultTheme || Types.isArray(f.themes));
this.hasThemes = (this.enableDefaultTheme || isArray(f.themes));
this.themes = f.themes || [];
//themes path
this.themesPath = f.themes_path || this.stylePath + &apos;themes/&apos;;
@ -555,7 +559,7 @@ export class TableFilter {
if (!this.gridLayout) {
fltrow.appendChild(fltcell);
}
inpclass = (i == n - 1 &amp;&amp; this.displayBtn) ?
inpclass = (i === n - 1 &amp;&amp; this.displayBtn) ?
this.fltSmallCssClass : this.fltCssClass;
//only 1 input for single search
@ -582,7 +586,7 @@ export class TableFilter {
}
// this adds submit button
if (i == n - 1 &amp;&amp; this.displayBtn) {
if (i === n - 1 &amp;&amp; this.displayBtn) {
this._buildSubmitButton(i, fltcell);
}
@ -927,7 +931,7 @@ export class TableFilter {
* @return {Boolean}
*/
hasExtension(name) {
return !Types.isEmpty(this.ExtRegistry[name]);
return !isEmpty(this.ExtRegistry[name]);
}
/**
@ -958,7 +962,7 @@ export class TableFilter {
let defaultTheme = { name: &apos;default&apos; };
this.themes.push(defaultTheme);
}
if (Types.isArray(themes)) {
if (isArray(themes)) {
for (let i = 0, len = themes.length; i &lt; len; i++) {
let theme = themes[i];
let name = theme.name;
@ -1050,7 +1054,7 @@ export class TableFilter {
// TODO: subcribe modules to destroy event instead
Object.keys(Mod).forEach(function (key) {
let feature = Mod[key];
if (feature &amp;&amp; Types.isFn(feature.destroy)) {
if (feature &amp;&amp; isFn(feature.destroy)) {
feature.destroy();
}
});
@ -1125,7 +1129,7 @@ export class TableFilter {
this.mDiv = Dom.id(this.prfxMDiv + this.id);
// emit help initialisation only if undefined
if (Types.isUndef(this.help)) {
if (isUndef(this.help)) {
// explicitily set enabled field to true to initialise help by
// default, only if setting is undefined
this.Mod.help.enabled = true;
@ -1175,7 +1179,7 @@ export class TableFilter {
*/
isCustomOptions(colIndex) {
return this.hasCustomOptions &amp;&amp;
this.customOptions.cols.indexOf(colIndex) != -1;
this.customOptions.cols.indexOf(colIndex) !== -1;
}
/**
@ -1185,7 +1189,7 @@ export class TableFilter {
* @return {Array}
*/
getCustomOptions(colIndex) {
if (Types.isEmpty(colIndex) || !this.isCustomOptions(colIndex)) {
if (isEmpty(colIndex) || !this.isCustomOptions(colIndex)) {
return;
}
@ -1335,12 +1339,12 @@ export class TableFilter {
// different date
else if (isDFDate) {
dte2 = DateHelper.format(sA.replace(re_d, &apos;&apos;), dtType);
occurence = dte1.toString() != dte2.toString();
occurence = dte1.toString() !== dte2.toString();
}
// equal date
else if (isEQDate) {
dte2 = DateHelper.format(sA.replace(re_eq, &apos;&apos;), dtType);
occurence = dte1.toString() == dte2.toString();
occurence = dte1.toString() === dte2.toString();
}
// searched keyword with * operator doesn&apos;t have to be a date
else if (re_lk.test(sA)) {// like date
@ -1508,11 +1512,11 @@ export class TableFilter {
hasMultiAndSA = sAAndSplit.length &gt; 1;
//detect operators or array query
if (Types.isArray(sA) || hasMultiOrSA || hasMultiAndSA) {
if (isArray(sA) || hasMultiOrSA || hasMultiAndSA) {
let cS,
s,
occur = false;
if (Types.isArray(sA)) {
if (isArray(sA)) {
s = sA;
} else {
s = hasMultiOrSA ? sAOrSplit : sAAndSplit;
@ -1526,7 +1530,7 @@ export class TableFilter {
(hasMultiAndSA &amp;&amp; !occur)) {
break;
}
if (Types.isArray(sA) &amp;&amp; occur) {
if (isArray(sA) &amp;&amp; occur) {
break;
}
}
@ -1598,7 +1602,7 @@ export class TableFilter {
let isExludedRow = false;
// checks if current row index appears in exclude array
if (exclude.length &gt; 0) {
isExludedRow = exclude.indexOf(i) != -1;
isExludedRow = exclude.indexOf(i) !== -1;
}
let cell = row[i].cells,
nchilds = cell.length;
@ -1607,7 +1611,7 @@ export class TableFilter {
if (nchilds === this.nbCells &amp;&amp; !isExludedRow) {
// this loop retrieves cell data
for (let j = 0; j &lt; nchilds; j++) {
if (j != colIndex || row[i].style.display !== &apos;&apos;) {
if (j !== colIndex || row[i].style.display !== &apos;&apos;) {
continue;
}
let cellData = this.getCellData(cell[j]),
@ -1652,7 +1656,7 @@ export class TableFilter {
}
//return an empty string if collection is empty or contains a single
//empty string
if (Types.isArray(fltValue) &amp;&amp; fltValue.length === 0 ||
if (isArray(fltValue) &amp;&amp; fltValue.length === 0 ||
(fltValue.length === 1 &amp;&amp; fltValue[0] === &apos;&apos;)) {
fltValue = &apos;&apos;;
}
@ -1671,7 +1675,7 @@ export class TableFilter {
let searchArgs = [];
for (let i = 0, len = this.fltIds.length; i &lt; len; i++) {
let fltValue = this.getFilterValue(i);
if (Types.isArray(fltValue)) {
if (isArray(fltValue)) {
searchArgs.push(fltValue);
} else {
searchArgs.push(Str.trim(fltValue));
@ -1743,7 +1747,7 @@ export class TableFilter {
* @return {Number} Number of filterable rows
*/
getRowsNb(includeHeaders) {
let s = Types.isUndef(this.refRow) ? 0 : this.refRow,
let s = isUndef(this.refRow) ? 0 : this.refRow,
ntrs = this.tbl.rows.length;
if (includeHeaders) { s = 0; }
return parseInt(ntrs - s, 10);
@ -1757,7 +1761,8 @@ export class TableFilter {
getCellData(cell) {
let idx = cell.cellIndex;
//Check for customCellData callback
if (this.customCellData &amp;&amp; this.customCellDataCols.indexOf(idx) != -1) {
if (this.customCellData &amp;&amp;
this.customCellDataCols.indexOf(idx) !== -1) {
return this.customCellData.call(null, this, cell, idx);
} else {
return Dom.getText(cell);
@ -1850,7 +1855,7 @@ export class TableFilter {
* TODO: provide an API returning data in JSON format
*/
getFilteredDataCol(colIndex, includeHeaders = false) {
if (Types.isUndef(colIndex)) {
if (isUndef(colIndex)) {
return [];
}
let data = this.getFilteredData(),
@ -1871,13 +1876,10 @@ export class TableFilter {
/**
* Get the display value of a row
* @param {RowElement} row DOM element of the row
* @param {HTMLTableRowElement} row DOM element of the row
* @return {String} Usually &apos;none&apos; or &apos;&apos;
*/
getRowDisplay(row) {
if (!Types.isObj(row)) {
return null;
}
return row.style.display;
}
@ -1952,7 +1954,7 @@ export class TableFilter {
}
//multiple selects
else if (fltColType === MULTIPLE) {
let values = Types.isArray(query) ? query :
let values = isArray(query) ? query :
query.split(&apos; &apos; + this.orOperator + &apos; &apos;);
if (this.loadFltOnDemand &amp;&amp; !this.initialized) {
@ -1969,7 +1971,7 @@ export class TableFilter {
this.emitter.emit(&apos;build-checklist-filter&apos;, this, index,
this.isExternalFlt);
}
if (Types.isArray(query)) {
if (isArray(query)) {
values = query;
} else {
query = Str.matchCase(query, this.caseSensitive);
@ -2115,7 +2117,7 @@ export class TableFilter {
* @param colIndex Index of a column
*/
activateFilter(colIndex) {
if (Types.isUndef(colIndex)) {
if (isUndef(colIndex)) {
return;
}
this.setActiveFilterId(this.getFilterId(colIndex));
@ -2144,10 +2146,10 @@ export class TableFilter {
// Welcome to cyclomatic complexity hell :)
// TODO: simplify/refactor if statement
if (activeIdx !== slcIndex[i] ||
(this.paging &amp;&amp; slcA1.indexOf(slcIndex[i]) != -1 &amp;&amp;
(this.paging &amp;&amp; slcA1.indexOf(slcIndex[i]) !== -1 &amp;&amp;
activeIdx === slcIndex[i]) ||
(!this.paging &amp;&amp; (slcA3.indexOf(slcIndex[i]) != -1 ||
slcA2.indexOf(slcIndex[i]) != -1)) ||
(!this.paging &amp;&amp; (slcA3.indexOf(slcIndex[i]) !== -1 ||
slcA2.indexOf(slcIndex[i]) !== -1)) ||
slcSelectedValue === this.displayAllText) {
//1st option needs to be inserted
@ -2157,7 +2159,7 @@ export class TableFilter {
curSlc.appendChild(opt0);
}
if (slcA3.indexOf(slcIndex[i]) != -1) {
if (slcA3.indexOf(slcIndex[i]) !== -1) {
this.emitter.emit(&apos;build-checklist-filter&apos;, this,
slcIndex[i]);
} else {
@ -2190,7 +2192,7 @@ export class TableFilter {
isImported(filePath, type) {
let imported = false,
importType = !type ? &apos;script&apos; : type,
attr = importType == &apos;script&apos; ? &apos;src&apos; : &apos;href&apos;,
attr = importType === &apos;script&apos; ? &apos;src&apos; : &apos;href&apos;,
files = Dom.tag(doc, importType);
for (let i = 0, len = files.length; i &lt; len; i++) {
if (files[i][attr] === undefined) {

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../">
<title data-ice="title">src/types.js | tablefilter v0.2.25 API Document</title>
<title data-ice="title">src/types.js | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>
@ -77,98 +85,73 @@
</nav>
<div class="content" data-ice="content"><h1 data-ice="title">src/types.js</h1>
<pre class="source-code line-number raw-source-code"><code class="prettyprint linenums" data-ice="content">import {root} from &apos;./root&apos;;
<pre class="source-code line-number raw-source-code"><code class="prettyprint linenums" data-ice="content">
/**
* Types utilities
*/
const UNDEFINED = void 0;
export default {
/**
* Check if argument is an object or a global object
* @param {String or Object} v
* @return {Boolean}
*/
isObj(v) {
let isO = false;
if (typeof v === &apos;string&apos;) {
if (root[v] &amp;&amp; typeof root[v] === &apos;object&apos;) {
isO = true;
}
} else {
if (v &amp;&amp; typeof v === &apos;object&apos;) {
isO = true;
}
}
return isO;
},
/**
* Check passed argument is an object
* @param {Object} obj
* @return {Boolean}
*/
export const isObj =
obj =&gt; Object.prototype.toString.call(obj) === &apos;[object Object]&apos;;
/**
* Check if argument is a function
* @param {Function} fn
* @return {Boolean}
*/
isFn(fn) {
return (fn &amp;&amp; fn.constructor == Function);
},
/**
* Check passed argument is a function
* @param {Function} obj
* @return {Boolean}
*/
export const isFn =
obj =&gt; Object.prototype.toString.call(obj) === &apos;[object Function]&apos;;
/**
* Check if argument is an array
* @param {Array} obj
* @return {Boolean}
*/
isArray(obj) {
return (obj &amp;&amp; obj.constructor == Array);
},
/**
* Check passed argument is an array
* @param {Array} obj
* @return {Boolean}
*/
export const isArray =
obj =&gt; Object.prototype.toString.call(obj) === &apos;[object Array]&apos;;
/**
* Check argument is a string
* @param {String} val Value
* @returns {Boolean}
*/
isString(val) {
return Object.prototype.toString.call(val) === &apos;[object String]&apos;;
},
/**
* Check passed argument is a string
* @param {String} obj objue
* @returns {Boolean}
*/
export const isString =
obj =&gt; Object.prototype.toString.call(obj) === &apos;[object String]&apos;;
/**
* Check passed argument is a number
* @param {Number} obj
* @returns {Boolean}
*/
export const isNumber =
obj =&gt; Object.prototype.toString.call(obj) === &apos;[object Number]&apos;;
/**
* Check argument is a number
* @param {Number} val
* @returns {Boolean}
*/
isNumber(val) {
return Object.prototype.toString.call(val) === &apos;[object Number]&apos;;
},
/**
* Check passed argument is undefined
* @param {Any} obj
* @return {Boolean}
*/
export const isUndef = obj =&gt; obj === UNDEFINED;
/**
* Determine if argument is undefined
* @param {Any} o
* @return {Boolean}
*/
isUndef(o) {
return o === UNDEFINED;
},
/**
* Check passed argument is null
* @param {Any} obj
* @return {Boolean}
*/
export const isNull = obj =&gt; obj === null;
/**
* Determine if argument is null
* @param {Any} o
* @return {Boolean}
*/
isNull(o) {
return o === null;
},
/**
* Determine if argument is empty (undefined, null or empty string)
* @param {Any} o
* @return {Boolean}
*/
isEmpty(o) {
return this.isUndef(o) || this.isNull(o) || o.length === 0;
}
};
/**
* Check passed argument is empty (undefined, null or empty string)
* @param {Any} obj
* @return {Boolean}
*/
export const isEmpty = obj =&gt; isUndef(obj) || isNull(obj) || obj.length === 0;
</code></pre>
</div>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl">
<title data-ice="title">Index | tablefilter v0.2.25 API Document</title>
<title data-ice="title">Index | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>
@ -1080,6 +1088,214 @@ cookie</p>
<span class="override" data-ice="override"></span>
</td>
<td>
<div>
<p>
<span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span><span data-ice="signature">(obj: <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array">Array</a></span>): <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span>: <span>*</span></span>
</p>
</div>
<div>
<div data-ice="description"><p>Check passed argument is an array</p>
</div>
</div>
</td>
<td>
</td>
</tr>
<tr data-ice="target">
<td>
<span class="access" data-ice="access">public</span>
<span class="override" data-ice="override"></span>
</td>
<td>
<div>
<p>
<span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span><span data-ice="signature">(obj: <span>Any</span>): <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span>: <span>*</span></span>
</p>
</div>
<div>
<div data-ice="description"><p>Check passed argument is empty (undefined, null or empty string)</p>
</div>
</div>
</td>
<td>
</td>
</tr>
<tr data-ice="target">
<td>
<span class="access" data-ice="access">public</span>
<span class="override" data-ice="override"></span>
</td>
<td>
<div>
<p>
<span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span><span data-ice="signature">(obj: <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function">Function</a></span>): <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span>: <span>*</span></span>
</p>
</div>
<div>
<div data-ice="description"><p>Check passed argument is a function</p>
</div>
</div>
</td>
<td>
</td>
</tr>
<tr data-ice="target">
<td>
<span class="access" data-ice="access">public</span>
<span class="override" data-ice="override"></span>
</td>
<td>
<div>
<p>
<span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span><span data-ice="signature">(obj: <span>Any</span>): <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span>: <span>*</span></span>
</p>
</div>
<div>
<div data-ice="description"><p>Check passed argument is null</p>
</div>
</div>
</td>
<td>
</td>
</tr>
<tr data-ice="target">
<td>
<span class="access" data-ice="access">public</span>
<span class="override" data-ice="override"></span>
</td>
<td>
<div>
<p>
<span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span><span data-ice="signature">(obj: <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number">Number</a></span>): <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span>: <span>*</span></span>
</p>
</div>
<div>
<div data-ice="description"><p>Check passed argument is a number</p>
</div>
</div>
</td>
<td>
</td>
</tr>
<tr data-ice="target">
<td>
<span class="access" data-ice="access">public</span>
<span class="override" data-ice="override"></span>
</td>
<td>
<div>
<p>
<span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span><span data-ice="signature">(obj: <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object">Object</a></span>): <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span>: <span>*</span></span>
</p>
</div>
<div>
<div data-ice="description"><p>Check passed argument is an object</p>
</div>
</div>
</td>
<td>
</td>
</tr>
<tr data-ice="target">
<td>
<span class="access" data-ice="access">public</span>
<span class="override" data-ice="override"></span>
</td>
<td>
<div>
<p>
<span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span><span data-ice="signature">(obj: <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String">String</a></span>): <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span>: <span>*</span></span>
</p>
</div>
<div>
<div data-ice="description"><p>Check passed argument is a string</p>
</div>
</div>
</td>
<td>
</td>
</tr>
<tr data-ice="target">
<td>
<span class="access" data-ice="access">public</span>
<span class="override" data-ice="override"></span>
</td>
<td>
<div>
<p>
<span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span><span data-ice="signature">(obj: <span>Any</span>): <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span>: <span>*</span></span>
</p>
</div>
<div>
<div data-ice="description"><p>Check passed argument is undefined</p>
</div>
</div>
</td>
<td>
</td>
</tr>
<tr data-ice="target">
<td>
<span class="access" data-ice="access">public</span>
<span class="override" data-ice="override"></span>
</td>
<td>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl">
<title data-ice="title">tablefilter v0.2.25 API Document</title>
<title data-ice="title">tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>

View file

@ -1,6 +1,6 @@
{
"name": "tablefilter",
"version": "0.2.25",
"version": "0.2.26",
"description": "A Javascript library making HTML tables filterable and a bit more",
"license": "MIT",
"author": {

View file

@ -233,6 +233,54 @@ window.esdocSearchIndex = [
"<span>hasStorage</span> <span class=\"search-result-import-path\">tablefilter/src/modules/storage.js</span>",
"variable"
],
[
"tablefilter/src/types.js~isarray",
"variable/index.html#static-variable-isArray",
"<span>isArray</span> <span class=\"search-result-import-path\">tablefilter/src/types.js</span>",
"variable"
],
[
"tablefilter/src/types.js~isempty",
"variable/index.html#static-variable-isEmpty",
"<span>isEmpty</span> <span class=\"search-result-import-path\">tablefilter/src/types.js</span>",
"variable"
],
[
"tablefilter/src/types.js~isfn",
"variable/index.html#static-variable-isFn",
"<span>isFn</span> <span class=\"search-result-import-path\">tablefilter/src/types.js</span>",
"variable"
],
[
"tablefilter/src/types.js~isnull",
"variable/index.html#static-variable-isNull",
"<span>isNull</span> <span class=\"search-result-import-path\">tablefilter/src/types.js</span>",
"variable"
],
[
"tablefilter/src/types.js~isnumber",
"variable/index.html#static-variable-isNumber",
"<span>isNumber</span> <span class=\"search-result-import-path\">tablefilter/src/types.js</span>",
"variable"
],
[
"tablefilter/src/types.js~isobj",
"variable/index.html#static-variable-isObj",
"<span>isObj</span> <span class=\"search-result-import-path\">tablefilter/src/types.js</span>",
"variable"
],
[
"tablefilter/src/types.js~isstring",
"variable/index.html#static-variable-isString",
"<span>isString</span> <span class=\"search-result-import-path\">tablefilter/src/types.js</span>",
"variable"
],
[
"tablefilter/src/types.js~isundef",
"variable/index.html#static-variable-isUndef",
"<span>isUndef</span> <span class=\"search-result-import-path\">tablefilter/src/types.js</span>",
"variable"
],
[
"tablefilter/src/root.js~root",
"variable/index.html#static-variable-root",

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="">
<title data-ice="title">Source | tablefilter v0.2.25 API Document</title>
<title data-ice="title">Source | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>
@ -76,7 +84,7 @@
</div>
</nav>
<div class="content" data-ice="content"><h1>Source <img data-ice="coverageBadge" src="./badge.svg"><span data-ice="totalCoverageCount" class="total-coverage-count">208/759</span></h1>
<div class="content" data-ice="content"><h1>Source <img data-ice="coverageBadge" src="./badge.svg"><span data-ice="totalCoverageCount" class="total-coverage-count">216/767</span></h1>
<table class="files-summary" data-ice="files" data-use-coverage="true">
<thead>
@ -95,9 +103,9 @@
<td data-ice="filePath"><span><a href="file/src/array.js.html">src/array.js</a></span></td>
<td data-ice="identifier" class="identifiers">-</td>
<td class="coverage"><span data-ice="coverage">-</span></td>
<td style="display: none;" data-ice="size">379 byte</td>
<td style="display: none;" data-ice="size">358 byte</td>
<td style="display: none;" data-ice="lines">17</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/const.js.html#errorLines=14,15,16,17,23,5,6,7,8">src/const.js</a></span></td>
@ -117,7 +125,7 @@
<td class="coverage"><span data-ice="coverage">30 %</span><span data-ice="coverageCount" class="coverage-count">4/13</span></td>
<td style="display: none;" data-ice="size">507 byte</td>
<td style="display: none;" data-ice="lines">28</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/cookie.js.html">src/cookie.js</a></span></td>
@ -125,23 +133,23 @@
<td class="coverage"><span data-ice="coverage">-</span></td>
<td style="display: none;" data-ice="size">1455 byte</td>
<td style="display: none;" data-ice="lines">58</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/date.js.html">src/date.js</a></span></td>
<td data-ice="identifier" class="identifiers">-</td>
<td class="coverage"><span data-ice="coverage">-</span></td>
<td style="display: none;" data-ice="size">5675 byte</td>
<td style="display: none;" data-ice="size">5678 byte</td>
<td style="display: none;" data-ice="lines">172</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/dom.js.html">src/dom.js</a></span></td>
<td data-ice="identifier" class="identifiers">-</td>
<td class="coverage"><span data-ice="coverage">-</span></td>
<td style="display: none;" data-ice="size">4460 byte</td>
<td style="display: none;" data-ice="size">4503 byte</td>
<td style="display: none;" data-ice="lines">168</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/emitter.js.html#errorLines=5">src/emitter.js</a></span></td>
@ -149,7 +157,7 @@
<td class="coverage"><span data-ice="coverage">83 %</span><span data-ice="coverageCount" class="coverage-count">5/6</span></td>
<td style="display: none;" data-ice="size">1263 byte</td>
<td style="display: none;" data-ice="lines">50</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/event.js.html">src/event.js</a></span></td>
@ -157,15 +165,15 @@
<td class="coverage"><span data-ice="coverage">-</span></td>
<td style="display: none;" data-ice="size">1321 byte</td>
<td style="display: none;" data-ice="lines">55</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/extensions/advancedGrid/adapterEzEditTable.js.html#errorLines=21,22,23,24,25,26,27,34,9">src/extensions/advancedGrid/adapterEzEditTable.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></td>
<td class="coverage"><span data-ice="coverage">35 %</span><span data-ice="coverageCount" class="coverage-count">5/14</span></td>
<td style="display: none;" data-ice="size">18389 byte</td>
<td style="display: none;" data-ice="size">18390 byte</td>
<td style="display: none;" data-ice="lines">462</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/extensions/advancedGrid/advancedGrid.js.html">src/extensions/advancedGrid/advancedGrid.js</a></span></td>
@ -173,39 +181,39 @@
<td class="coverage"><span data-ice="coverage">-</span></td>
<td style="display: none;" data-ice="size">90 byte</td>
<td style="display: none;" data-ice="lines">2</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/extensions/colOps/colOps.js.html#errorLines=16,19,22,26,325,34,6">src/extensions/colOps/colOps.js</a></span></td>
<td data-ice="filePath"><span><a href="file/src/extensions/colOps/colOps.js.html#errorLines=16,19,22,26,322,34,6">src/extensions/colOps/colOps.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></td>
<td class="coverage"><span data-ice="coverage">22 %</span><span data-ice="coverageCount" class="coverage-count">2/9</span></td>
<td style="display: none;" data-ice="size">13101 byte</td>
<td style="display: none;" data-ice="lines">334</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="size">12941 byte</td>
<td style="display: none;" data-ice="lines">331</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#errorLines=100,103,106,109,127,152,174,19,20,21,24,26,28,31,33,35,37,39,41,43,45,47,49,51,53,55,56,58,6,60,61,63,65,67,70,73,74,75,77,79,82,83,86,88,91,93,96">src/extensions/colsVisibility/colsVisibility.js</a></span></td>
<td data-ice="filePath"><span><a href="file/src/extensions/colsVisibility/colsVisibility.js.html#errorLines=100,103,106,124,149,171,19,20,21,24,26,28,31,33,35,37,39,41,43,45,47,49,51,53,55,56,58,6,60,61,63,65,67,70,73,74,75,77,79,82,83,86,88,90,92,94,97">src/extensions/colsVisibility/colsVisibility.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></td>
<td class="coverage"><span data-ice="coverage">17 %</span><span data-ice="coverageCount" class="coverage-count">10/57</span></td>
<td style="display: none;" data-ice="size">18156 byte</td>
<td style="display: none;" data-ice="lines">546</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="size">18067 byte</td>
<td style="display: none;" data-ice="lines">543</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/extensions/filtersVisibility/filtersVisibility.js.html#errorLines=16,17,20,21,22,25,27,29,31,33,36,38,39,42,45,50,52,54,55,58,6,62,65,68,71,74,92">src/extensions/filtersVisibility/filtersVisibility.js</a></span></td>
<td data-ice="filePath"><span><a href="file/src/extensions/filtersVisibility/filtersVisibility.js.html#errorLines=16,17,20,21,22,25,27,29,31,33,36,38,39,42,45,50,52,54,55,58,6,62,65,67,69,71,89">src/extensions/filtersVisibility/filtersVisibility.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html">FiltersVisibility</a></span></td>
<td class="coverage"><span data-ice="coverage">18 %</span><span data-ice="coverageCount" class="coverage-count">6/33</span></td>
<td style="display: none;" data-ice="size">6382 byte</td>
<td style="display: none;" data-ice="lines">205</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="size">6320 byte</td>
<td style="display: none;" data-ice="lines">202</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#errorLines=115,128,18,19,22,24,25,27,28,286,291,33,331,34,35,36,37,39,42,45,48,54,9">src/extensions/sort/adapterSortabletable.js</a></span></td>
<td data-ice="filePath"><span><a href="file/src/extensions/sort/adapterSortabletable.js.html#errorLines=113,126,18,19,22,24,25,27,28,284,289,32,329,33,34,35,36,38,41,44,47,52,9">src/extensions/sort/adapterSortabletable.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html">AdapterSortableTable</a></span></td>
<td class="coverage"><span data-ice="coverage">11 %</span><span data-ice="coverageCount" class="coverage-count">3/26</span></td>
<td style="display: none;" data-ice="size">14115 byte</td>
<td style="display: none;" data-ice="lines">430</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="size">14070 byte</td>
<td style="display: none;" data-ice="lines">428</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/extensions/sort/sort.js.html">src/extensions/sort/sort.js</a></span></td>
@ -213,7 +221,7 @@
<td class="coverage"><span data-ice="coverage">-</span></td>
<td style="display: none;" data-ice="size">195 byte</td>
<td style="display: none;" data-ice="lines">8</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/feature.js.html#errorLines=10,11,14,18,23,27,31,35,4,5,6,7,8,9">src/feature.js</a></span></td>
@ -221,7 +229,7 @@
<td class="coverage"><span data-ice="coverage">0 %</span><span data-ice="coverageCount" class="coverage-count">0/14</span></td>
<td style="display: none;" data-ice="size">649 byte</td>
<td style="display: none;" data-ice="lines">38</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/helpers.js.html">src/helpers.js</a></span></td>
@ -229,7 +237,7 @@
<td class="coverage"><span data-ice="coverage">-</span></td>
<td style="display: none;" data-ice="size">445 byte</td>
<td style="display: none;" data-ice="lines">23</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/modules/alternateRows.js.html#errorLines=15,17,36,39,4">src/modules/alternateRows.js</a></span></td>
@ -237,15 +245,15 @@
<td class="coverage"><span data-ice="coverage">54 %</span><span data-ice="coverageCount" class="coverage-count">6/11</span></td>
<td style="display: none;" data-ice="size">3407 byte</td>
<td style="display: none;" data-ice="lines">129</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/modules/checkList.js.html#errorLines=121,13,25,27,30,32,35,38,41,44,47,478,49,50,51,52,55,62,67">src/modules/checkList.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/modules/checkList.js~CheckList.html">CheckList</a></span></td>
<td class="coverage"><span data-ice="coverage">29 %</span><span data-ice="coverageCount" class="coverage-count">8/27</span></td>
<td style="display: none;" data-ice="size">17145 byte</td>
<td style="display: none;" data-ice="size">17147 byte</td>
<td style="display: none;" data-ice="lines">488</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/modules/clearButton.js.html#errorLines=18,20,22,24,26,31,34,5,74">src/modules/clearButton.js</a></span></td>
@ -253,23 +261,23 @@
<td class="coverage"><span data-ice="coverage">25 %</span><span data-ice="coverageCount" class="coverage-count">3/12</span></td>
<td style="display: none;" data-ice="size">2614 byte</td>
<td style="display: none;" data-ice="lines">94</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/modules/dropdown.js.html#errorLines=113,12,24,27,29,32,35,36,37,38,384,41,52">src/modules/dropdown.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/modules/dropdown.js~Dropdown.html">Dropdown</a></span></td>
<td class="coverage"><span data-ice="coverage">35 %</span><span data-ice="coverageCount" class="coverage-count">7/20</span></td>
<td style="display: none;" data-ice="size">13086 byte</td>
<td style="display: none;" data-ice="size">13091 byte</td>
<td style="display: none;" data-ice="lines">395</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/modules/gridLayout.js.html#errorLines=113,122,148,160,20,22,24,26,267,28,31,322,33,35,37,39,41,43,46,48,50,52,54,56,58,8">src/modules/gridLayout.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/modules/gridLayout.js~GridLayout.html">GridLayout</a></span></td>
<td class="coverage"><span data-ice="coverage">10 %</span><span data-ice="coverageCount" class="coverage-count">3/29</span></td>
<td style="display: none;" data-ice="size">12078 byte</td>
<td style="display: none;" data-ice="size">12212 byte</td>
<td style="display: none;" data-ice="lines">350</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/modules/hash.js.html#errorLines=27,28,29,8">src/modules/hash.js</a></span></td>
@ -278,7 +286,7 @@
<td class="coverage"><span data-ice="coverage">63 %</span><span data-ice="coverageCount" class="coverage-count">7/11</span></td>
<td style="display: none;" data-ice="size">2408 byte</td>
<td style="display: none;" data-ice="lines">100</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/modules/help.js.html#errorLines=10,118,22,24,27,37,39,41,43,45,48,50,51,59,61,66">src/modules/help.js</a></span></td>
@ -286,71 +294,71 @@
<td class="coverage"><span data-ice="coverage">15 %</span><span data-ice="coverageCount" class="coverage-count">3/19</span></td>
<td style="display: none;" data-ice="size">5396 byte</td>
<td style="display: none;" data-ice="lines">155</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/modules/highlightKeywords.js.html#errorLines=112,14,16,17,20,5">src/modules/highlightKeywords.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/modules/highlightKeywords.js~HighlightKeyword.html">HighlightKeyword</a></span></td>
<td class="coverage"><span data-ice="coverage">40 %</span><span data-ice="coverageCount" class="coverage-count">4/10</span></td>
<td style="display: none;" data-ice="size">3998 byte</td>
<td style="display: none;" data-ice="size">3996 byte</td>
<td style="display: none;" data-ice="lines">123</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/modules/loader.js.html#errorLines=119,20,22,24,26,28,30,32,35,38,41,7,94,97">src/modules/loader.js</a></span></td>
<td data-ice="filePath"><span><a href="file/src/modules/loader.js.html#errorLines=117,20,22,24,26,28,30,32,34,36,39,7,92,95">src/modules/loader.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/modules/loader.js~Loader.html">Loader</a></span></td>
<td class="coverage"><span data-ice="coverage">6 %</span><span data-ice="coverageCount" class="coverage-count">1/15</span></td>
<td style="display: none;" data-ice="size">4567 byte</td>
<td style="display: none;" data-ice="lines">157</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="size">4532 byte</td>
<td style="display: none;" data-ice="lines">155</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/modules/noResults.js.html#errorLines=112,125,18,19,20,21,23,25,28,31,34,37,40,43,6,67,71,79,96">src/modules/noResults.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/modules/noResults.js~NoResults.html">NoResults</a></span></td>
<td class="coverage"><span data-ice="coverage">5 %</span><span data-ice="coverageCount" class="coverage-count">1/20</span></td>
<td style="display: none;" data-ice="size">3703 byte</td>
<td style="display: none;" data-ice="size">3677 byte</td>
<td style="display: none;" data-ice="lines">136</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/modules/paging.js.html#errorLines=100,102,104,106,108,110,112,114,116,118,120,122,132,21,23,25,27,29,31,33,337,35,37,39,41,43,45,47,49,51,53,55,57,59,601,64,69,74,79,8,81,83,85,87,89,92,96,98">src/modules/paging.js</a></span></td>
<td data-ice="filePath"><span><a href="file/src/modules/paging.js.html#errorLines=100,102,104,106,108,110,112,114,116,118,120,122,132,21,23,25,27,29,31,33,337,35,37,39,41,43,45,47,49,51,53,55,57,59,600,64,69,74,79,8,81,83,85,87,89,92,96,98">src/modules/paging.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/modules/paging.js~Paging.html">Paging</a></span></td>
<td class="coverage"><span data-ice="coverage">23 %</span><span data-ice="coverageCount" class="coverage-count">15/63</span></td>
<td style="display: none;" data-ice="size">26373 byte</td>
<td style="display: none;" data-ice="lines">761</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="size">26346 byte</td>
<td style="display: none;" data-ice="lines">760</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/modules/popupFilter.js.html#errorLines=119,24,241,27,29,32,34,37,40,44,48,50,52,53,56,58,61,7">src/modules/popupFilter.js</a></span></td>
<td data-ice="filePath"><span><a href="file/src/modules/popupFilter.js.html#errorLines=118,24,240,27,29,32,34,37,40,43,47,49,51,52,55,57,60,7">src/modules/popupFilter.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/modules/popupFilter.js~PopupFilter.html">PopupFilter</a></span></td>
<td class="coverage"><span data-ice="coverage">35 %</span><span data-ice="coverageCount" class="coverage-count">10/28</span></td>
<td style="display: none;" data-ice="size">8986 byte</td>
<td style="display: none;" data-ice="lines">276</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="size">8951 byte</td>
<td style="display: none;" data-ice="lines">275</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/modules/rowsCounter.js.html#errorLines=128,18,20,22,24,25,26,28,30,32,34,36,39,43,5,84,88">src/modules/rowsCounter.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/modules/rowsCounter.js~RowsCounter.html">RowsCounter</a></span></td>
<td class="coverage"><span data-ice="coverage">5 %</span><span data-ice="coverageCount" class="coverage-count">1/18</span></td>
<td style="display: none;" data-ice="size">4926 byte</td>
<td style="display: none;" data-ice="size">4915 byte</td>
<td style="display: none;" data-ice="lines">148</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/modules/state.js.html#errorLines=27,29,31,33,34,35,36,37,38,39,42,43,44,45,46,47,48,50,51,52,53,54,87,90">src/modules/state.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/modules/state.js~State.html">State</a></span></td>
<td class="coverage"><span data-ice="coverage">35 %</span><span data-ice="coverageCount" class="coverage-count">13/37</span></td>
<td style="display: none;" data-ice="size">12279 byte</td>
<td style="display: none;" data-ice="size">12250 byte</td>
<td style="display: none;" data-ice="lines">413</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/modules/statusBar.js.html#errorLines=147,150,171,19,21,23,25,27,29,31,34,37,41,43,45,48,50,52,55,57,6,60,62,65,68,70,72,75">src/modules/statusBar.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/modules/statusBar.js~StatusBar.html">StatusBar</a></span></td>
<td class="coverage"><span data-ice="coverage">3 %</span><span data-ice="coverageCount" class="coverage-count">1/29</span></td>
<td style="display: none;" data-ice="size">7582 byte</td>
<td style="display: none;" data-ice="size">7571 byte</td>
<td style="display: none;" data-ice="lines">221</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/modules/storage.js.html#errorLines=27,28,29,30,31,32,9">src/modules/storage.js</a></span></td>
@ -359,7 +367,7 @@
<td class="coverage"><span data-ice="coverage">56 %</span><span data-ice="coverageCount" class="coverage-count">9/16</span></td>
<td style="display: none;" data-ice="size">2860 byte</td>
<td style="display: none;" data-ice="lines">123</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/root.js.html">src/root.js</a></span></td>
@ -367,7 +375,7 @@
<td class="coverage"><span data-ice="coverage">100 %</span><span data-ice="coverageCount" class="coverage-count">1/1</span></td>
<td style="display: none;" data-ice="size">235 byte</td>
<td style="display: none;" data-ice="lines">6</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/sort.js.html">src/sort.js</a></span></td>
@ -375,7 +383,7 @@
<td class="coverage"><span data-ice="coverage">-</span></td>
<td style="display: none;" data-ice="size">295 byte</td>
<td style="display: none;" data-ice="lines">15</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/string.js.html">src/string.js</a></span></td>
@ -383,23 +391,30 @@
<td class="coverage"><span data-ice="coverage">-</span></td>
<td style="display: none;" data-ice="size">1495 byte</td>
<td style="display: none;" data-ice="lines">61</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/tablefilter.js.html#errorLines=101,107,111,113,115,117,119,121,123,125,128,130,132,134,136,141,142,144,146,148,150,151,153,155,157,159,165,168,171,173,174,177,179,181,183,185,187,189,191,193,195,198,200,203,206,209,210,212,214,217,219,221,224,227,234,236,238,240,242,244,246,247,249,250,252,253,254,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,290,292,295,297,299,302,308,309,315,318,319,33,330,336,339,341,343,345,347,353,355,357,359,361,363,365,367,369,370,375,380,381,383,386,389,392,44,45,46,47,48,49,50,51,52,53,54,589,84,903,904,908,910,912,914,919,92,920,99">src/tablefilter.js</a></span></td>
<td data-ice="filePath"><span><a href="file/src/tablefilter.js.html#errorLines=105,109,111,113,115,117,119,121,123,126,128,130,132,134,139,140,142,144,146,148,149,151,153,155,157,163,166,168,170,171,174,176,178,180,182,184,186,188,190,192,195,197,200,203,206,207,209,211,214,216,218,221,224,231,233,235,237,239,241,243,244,246,247,249,250,251,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,287,289,292,294,296,299,304,305,311,314,315,326,332,335,337,339,34,341,343,349,351,353,355,357,359,361,363,365,366,371,376,377,379,382,385,388,45,46,47,48,49,50,51,52,53,54,55,585,82,899,90,900,904,906,908,910,915,916,97,99">src/tablefilter.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/tablefilter.js~TableFilter.html">TableFilter</a></span></td>
<td class="coverage"><span data-ice="coverage">36 %</span><span data-ice="coverageCount" class="coverage-count">80/221</span></td>
<td style="display: none;" data-ice="size">79025 byte</td>
<td style="display: none;" data-ice="lines">2321</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td style="display: none;" data-ice="size">78665 byte</td>
<td style="display: none;" data-ice="lines">2315</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/types.js.html">src/types.js</a></span></td>
<td data-ice="identifier" class="identifiers">-</td>
<td class="coverage"><span data-ice="coverage">-</span></td>
<td style="display: none;" data-ice="size">1888 byte</td>
<td style="display: none;" data-ice="lines">92</td>
<td style="display: none;" data-ice="updated">2016-05-07 12:30:35 (UTC)</td>
<td data-ice="identifier" class="identifiers"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span>
<span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span>
<span><a href="variable/index.html#static-variable-isFn">isFn</a></span>
<span><a href="variable/index.html#static-variable-isNull">isNull</a></span>
<span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span>
<span><a href="variable/index.html#static-variable-isObj">isObj</a></span>
<span><a href="variable/index.html#static-variable-isString">isString</a></span>
<span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></td>
<td class="coverage"><span data-ice="coverage">100 %</span><span data-ice="coverageCount" class="coverage-count">8/8</span></td>
<td style="display: none;" data-ice="size">1451 byte</td>
<td style="display: none;" data-ice="lines">67</td>
<td style="display: none;" data-ice="updated">2016-05-01 03:47:57 (UTC)</td>
</tr>
</tbody>
</table>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../">
<title data-ice="title">Variable | tablefilter v0.2.25 API Document</title>
<title data-ice="title">Variable | tablefilter v0.2.26 API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
@ -49,6 +49,14 @@
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TAB_KEY">TAB_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-UP_ARROW_KEY">UP_ARROW_KEY</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-root">root</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/advancedGrid</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html">AdapterEzEditTable</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colOps</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colOps/colOps.js~ColOps.html">ColOps</a></span></span></li>
<li data-ice="doc"><div data-ice="dirPath" class="nav-dir-path">extensions/colsVisibility</div><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html">ColsVisibility</a></span></span></li>
@ -466,6 +474,214 @@
<span class="override" data-ice="override"></span>
</td>
<td>
<div>
<p>
<span data-ice="name"><span><a href="variable/index.html#static-variable-isArray">isArray</a></span></span><span data-ice="signature">(obj: <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array">Array</a></span>): <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span>: <span>*</span></span>
</p>
</div>
<div>
<div data-ice="description"><p>Check passed argument is an array</p>
</div>
</div>
</td>
<td>
</td>
</tr>
<tr data-ice="target">
<td>
<span class="access" data-ice="access">public</span>
<span class="override" data-ice="override"></span>
</td>
<td>
<div>
<p>
<span data-ice="name"><span><a href="variable/index.html#static-variable-isEmpty">isEmpty</a></span></span><span data-ice="signature">(obj: <span>Any</span>): <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span>: <span>*</span></span>
</p>
</div>
<div>
<div data-ice="description"><p>Check passed argument is empty (undefined, null or empty string)</p>
</div>
</div>
</td>
<td>
</td>
</tr>
<tr data-ice="target">
<td>
<span class="access" data-ice="access">public</span>
<span class="override" data-ice="override"></span>
</td>
<td>
<div>
<p>
<span data-ice="name"><span><a href="variable/index.html#static-variable-isFn">isFn</a></span></span><span data-ice="signature">(obj: <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function">Function</a></span>): <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span>: <span>*</span></span>
</p>
</div>
<div>
<div data-ice="description"><p>Check passed argument is a function</p>
</div>
</div>
</td>
<td>
</td>
</tr>
<tr data-ice="target">
<td>
<span class="access" data-ice="access">public</span>
<span class="override" data-ice="override"></span>
</td>
<td>
<div>
<p>
<span data-ice="name"><span><a href="variable/index.html#static-variable-isNull">isNull</a></span></span><span data-ice="signature">(obj: <span>Any</span>): <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span>: <span>*</span></span>
</p>
</div>
<div>
<div data-ice="description"><p>Check passed argument is null</p>
</div>
</div>
</td>
<td>
</td>
</tr>
<tr data-ice="target">
<td>
<span class="access" data-ice="access">public</span>
<span class="override" data-ice="override"></span>
</td>
<td>
<div>
<p>
<span data-ice="name"><span><a href="variable/index.html#static-variable-isNumber">isNumber</a></span></span><span data-ice="signature">(obj: <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number">Number</a></span>): <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span>: <span>*</span></span>
</p>
</div>
<div>
<div data-ice="description"><p>Check passed argument is a number</p>
</div>
</div>
</td>
<td>
</td>
</tr>
<tr data-ice="target">
<td>
<span class="access" data-ice="access">public</span>
<span class="override" data-ice="override"></span>
</td>
<td>
<div>
<p>
<span data-ice="name"><span><a href="variable/index.html#static-variable-isObj">isObj</a></span></span><span data-ice="signature">(obj: <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object">Object</a></span>): <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span>: <span>*</span></span>
</p>
</div>
<div>
<div data-ice="description"><p>Check passed argument is an object</p>
</div>
</div>
</td>
<td>
</td>
</tr>
<tr data-ice="target">
<td>
<span class="access" data-ice="access">public</span>
<span class="override" data-ice="override"></span>
</td>
<td>
<div>
<p>
<span data-ice="name"><span><a href="variable/index.html#static-variable-isString">isString</a></span></span><span data-ice="signature">(obj: <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String">String</a></span>): <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span>: <span>*</span></span>
</p>
</div>
<div>
<div data-ice="description"><p>Check passed argument is a string</p>
</div>
</div>
</td>
<td>
</td>
</tr>
<tr data-ice="target">
<td>
<span class="access" data-ice="access">public</span>
<span class="override" data-ice="override"></span>
</td>
<td>
<div>
<p>
<span data-ice="name"><span><a href="variable/index.html#static-variable-isUndef">isUndef</a></span></span><span data-ice="signature">(obj: <span>Any</span>): <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span>: <span>*</span></span>
</p>
</div>
<div>
<div data-ice="description"><p>Check passed argument is undefined</p>
</div>
</div>
</td>
<td>
</td>
</tr>
<tr data-ice="target">
<td>
<span class="access" data-ice="access">public</span>
<span class="override" data-ice="override"></span>
</td>
<td>
@ -1094,6 +1310,414 @@
</div>
<div class="detail" data-ice="detail">
<h3 data-ice="anchor" id="static-variable-isArray">
<span class="access" data-ice="access">public</span>
<span data-ice="name">isArray</span><span data-ice="signature">(obj: <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array">Array</a></span>): <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span>: <span>*</span></span>
<span class="right-info">
<span data-ice="source"><span><a href="file/src/types.js.html#lineNumber29">source</a></span></span>
</span>
</h3>
<div data-ice="importPath" class="import-path"><pre class="prettyprint"><code data-ice="importPathCode">import {isArray} from &apos;<span><a href="file/src/types.js.html#lineNumber29">tablefilter/src/types.js</a></span>&apos;</code></pre></div>
<div data-ice="description"><p>Check passed argument is an array</p>
</div>
<div data-ice="properties">
</div>
<div class="return-params" data-ice="returnParams">
<h4>Return:</h4>
<table>
<tr>
<td class="return-type" data-ice="returnType"><span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span></td>
</tr>
</table>
<div data-ice="returnProperties">
</div>
</div>
</div>
<div class="detail" data-ice="detail">
<h3 data-ice="anchor" id="static-variable-isEmpty">
<span class="access" data-ice="access">public</span>
<span data-ice="name">isEmpty</span><span data-ice="signature">(obj: <span>Any</span>): <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span>: <span>*</span></span>
<span class="right-info">
<span data-ice="source"><span><a href="file/src/types.js.html#lineNumber67">source</a></span></span>
</span>
</h3>
<div data-ice="importPath" class="import-path"><pre class="prettyprint"><code data-ice="importPathCode">import {isEmpty} from &apos;<span><a href="file/src/types.js.html#lineNumber67">tablefilter/src/types.js</a></span>&apos;</code></pre></div>
<div data-ice="description"><p>Check passed argument is empty (undefined, null or empty string)</p>
</div>
<div data-ice="properties">
</div>
<div class="return-params" data-ice="returnParams">
<h4>Return:</h4>
<table>
<tr>
<td class="return-type" data-ice="returnType"><span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span></td>
</tr>
</table>
<div data-ice="returnProperties">
</div>
</div>
</div>
<div class="detail" data-ice="detail">
<h3 data-ice="anchor" id="static-variable-isFn">
<span class="access" data-ice="access">public</span>
<span data-ice="name">isFn</span><span data-ice="signature">(obj: <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function">Function</a></span>): <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span>: <span>*</span></span>
<span class="right-info">
<span data-ice="source"><span><a href="file/src/types.js.html#lineNumber21">source</a></span></span>
</span>
</h3>
<div data-ice="importPath" class="import-path"><pre class="prettyprint"><code data-ice="importPathCode">import {isFn} from &apos;<span><a href="file/src/types.js.html#lineNumber21">tablefilter/src/types.js</a></span>&apos;</code></pre></div>
<div data-ice="description"><p>Check passed argument is a function</p>
</div>
<div data-ice="properties">
</div>
<div class="return-params" data-ice="returnParams">
<h4>Return:</h4>
<table>
<tr>
<td class="return-type" data-ice="returnType"><span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span></td>
</tr>
</table>
<div data-ice="returnProperties">
</div>
</div>
</div>
<div class="detail" data-ice="detail">
<h3 data-ice="anchor" id="static-variable-isNull">
<span class="access" data-ice="access">public</span>
<span data-ice="name">isNull</span><span data-ice="signature">(obj: <span>Any</span>): <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span>: <span>*</span></span>
<span class="right-info">
<span data-ice="source"><span><a href="file/src/types.js.html#lineNumber60">source</a></span></span>
</span>
</h3>
<div data-ice="importPath" class="import-path"><pre class="prettyprint"><code data-ice="importPathCode">import {isNull} from &apos;<span><a href="file/src/types.js.html#lineNumber60">tablefilter/src/types.js</a></span>&apos;</code></pre></div>
<div data-ice="description"><p>Check passed argument is null</p>
</div>
<div data-ice="properties">
</div>
<div class="return-params" data-ice="returnParams">
<h4>Return:</h4>
<table>
<tr>
<td class="return-type" data-ice="returnType"><span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span></td>
</tr>
</table>
<div data-ice="returnProperties">
</div>
</div>
</div>
<div class="detail" data-ice="detail">
<h3 data-ice="anchor" id="static-variable-isNumber">
<span class="access" data-ice="access">public</span>
<span data-ice="name">isNumber</span><span data-ice="signature">(obj: <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number">Number</a></span>): <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span>: <span>*</span></span>
<span class="right-info">
<span data-ice="source"><span><a href="file/src/types.js.html#lineNumber45">source</a></span></span>
</span>
</h3>
<div data-ice="importPath" class="import-path"><pre class="prettyprint"><code data-ice="importPathCode">import {isNumber} from &apos;<span><a href="file/src/types.js.html#lineNumber45">tablefilter/src/types.js</a></span>&apos;</code></pre></div>
<div data-ice="description"><p>Check passed argument is a number</p>
</div>
<div data-ice="properties">
</div>
<div class="return-params" data-ice="returnParams">
<h4>Return:</h4>
<table>
<tr>
<td class="return-type" data-ice="returnType"><span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span></td>
</tr>
</table>
<div data-ice="returnProperties">
</div>
</div>
</div>
<div class="detail" data-ice="detail">
<h3 data-ice="anchor" id="static-variable-isObj">
<span class="access" data-ice="access">public</span>
<span data-ice="name">isObj</span><span data-ice="signature">(obj: <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object">Object</a></span>): <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span>: <span>*</span></span>
<span class="right-info">
<span data-ice="source"><span><a href="file/src/types.js.html#lineNumber13">source</a></span></span>
</span>
</h3>
<div data-ice="importPath" class="import-path"><pre class="prettyprint"><code data-ice="importPathCode">import {isObj} from &apos;<span><a href="file/src/types.js.html#lineNumber13">tablefilter/src/types.js</a></span>&apos;</code></pre></div>
<div data-ice="description"><p>Check passed argument is an object</p>
</div>
<div data-ice="properties">
</div>
<div class="return-params" data-ice="returnParams">
<h4>Return:</h4>
<table>
<tr>
<td class="return-type" data-ice="returnType"><span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span></td>
</tr>
</table>
<div data-ice="returnProperties">
</div>
</div>
</div>
<div class="detail" data-ice="detail">
<h3 data-ice="anchor" id="static-variable-isString">
<span class="access" data-ice="access">public</span>
<span data-ice="name">isString</span><span data-ice="signature">(obj: <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String">String</a></span>): <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span>: <span>*</span></span>
<span class="right-info">
<span data-ice="source"><span><a href="file/src/types.js.html#lineNumber37">source</a></span></span>
</span>
</h3>
<div data-ice="importPath" class="import-path"><pre class="prettyprint"><code data-ice="importPathCode">import {isString} from &apos;<span><a href="file/src/types.js.html#lineNumber37">tablefilter/src/types.js</a></span>&apos;</code></pre></div>
<div data-ice="description"><p>Check passed argument is a string</p>
</div>
<div data-ice="properties">
</div>
<div class="return-params" data-ice="returnParams">
<h4>Return:</h4>
<table>
<tr>
<td class="return-type" data-ice="returnType"><span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span></td>
</tr>
</table>
<div data-ice="returnProperties">
</div>
</div>
</div>
<div class="detail" data-ice="detail">
<h3 data-ice="anchor" id="static-variable-isUndef">
<span class="access" data-ice="access">public</span>
<span data-ice="name">isUndef</span><span data-ice="signature">(obj: <span>Any</span>): <span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span>: <span>*</span></span>
<span class="right-info">
<span data-ice="source"><span><a href="file/src/types.js.html#lineNumber53">source</a></span></span>
</span>
</h3>
<div data-ice="importPath" class="import-path"><pre class="prettyprint"><code data-ice="importPathCode">import {isUndef} from &apos;<span><a href="file/src/types.js.html#lineNumber53">tablefilter/src/types.js</a></span>&apos;</code></pre></div>
<div data-ice="description"><p>Check passed argument is undefined</p>
</div>
<div data-ice="properties">
</div>
<div class="return-params" data-ice="returnParams">
<h4>Return:</h4>
<table>
<tr>
<td class="return-type" data-ice="returnType"><span><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a></span></td>
</tr>
</table>
<div data-ice="returnProperties">
</div>
</div>
</div>
<div class="detail" data-ice="detail">
<h3 data-ice="anchor" id="static-variable-root">