File: with5.js.testWith5.completion

package info (click to toggle)
libnb-platform18-java 12.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 729,800 kB
  • sloc: java: 5,059,097; xml: 574,432; php: 78,788; javascript: 29,039; ansic: 10,278; sh: 6,386; cpp: 4,612; jsp: 3,643; sql: 1,097; makefile: 540; objc: 288; perl: 277; haskell: 93
file content (397 lines) | stat: -rw-r--r-- 25,927 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
Code completion result for source line:
( | );
(QueryType=COMPLETION, prefixSearch=true, caseSensitive=true)
------------------------------------
CONSTRUCTO Array                           [PUBLIC]   JS Platform
CONSTRUCTO ArrayBuffer                     [PUBLIC]   JS Platform
CONSTRUCTO Boolean                         [PUBLIC]   JS Platform
CONSTRUCTO DataView                        [PUBLIC]   JS Platform
CONSTRUCTO Date                            [PUBLIC]   JS Platform
CONSTRUCTO Error                           [PUBLIC]   JS Platform
CONSTRUCTO EvalError                       [PUBLIC]   JS Platform
CONSTRUCTO Float32Array(length): Array     [PUBLIC]   JS Platform
CONSTRUCTO Float64Array(length): Array     [PUBLIC]   JS Platform
CONSTRUCTO Function                        [PUBLIC]   JS Platform
CONSTRUCTO Generator                       [PUBLIC]   JS Platform
CONSTRUCTO GeneratorFunction               [PUBLIC]   JS Platform
CONSTRUCTO Infinity(): Number              [PUBLIC]   JS Platform
CONSTRUCTO Int16Array(length): Array       [PUBLIC]   JS Platform
CONSTRUCTO Int32Array(length): Array       [PUBLIC]   JS Platform
CONSTRUCTO Int8Array(length): Array        [PUBLIC]   JS Platform
CONSTRUCTO Map                             [PUBLIC]   JS Platform
CONSTRUCTO NaN(): Number                   [PUBLIC]   JS Platform
CONSTRUCTO Number                          [PUBLIC]   JS Platform
CONSTRUCTO Object                          [PUBLIC]   JS Platform
CONSTRUCTO Promise                         [PUBLIC]   JS Platform
CONSTRUCTO Proxy                           [PUBLIC]   JS Platform
CONSTRUCTO RangeError                      [PUBLIC]   JS Platform
CONSTRUCTO ReferenceError                  [PUBLIC]   JS Platform
CONSTRUCTO RegExp                          [PUBLIC]   JS Platform
CONSTRUCTO Set                             [PUBLIC]   JS Platform
CONSTRUCTO String                          [PUBLIC]   JS Platform
CONSTRUCTO Symbol                          [PUBLIC]   JS Platform
CONSTRUCTO SyntaxError                     [PUBLIC]   JS Platform
CONSTRUCTO TypeError                       [PUBLIC]   JS Platform
CONSTRUCTO URIError                        [PUBLIC]   JS Platform
CONSTRUCTO Uint16Array(length): Array      [PUBLIC]   JS Platform
CONSTRUCTO Uint32Array(length): Array      [PUBLIC]   JS Platform
CONSTRUCTO Uint8Array(length): Array       [PUBLIC]   JS Platform
CONSTRUCTO Uint8ClampedArray(length): Arr  [PUBLIC]   JS Platform
CONSTRUCTO WeakMap                         [PUBLIC]   JS Platform
CONSTRUCTO WeakSet                         [PUBLIC]   JS Platform
CONSTRUCTO XMLHttpRequest                  [PUBLIC]   JS Platform
CONSTRUCTO arguments                       [PUBLIC]   JS Platform
CONSTRUCTO undefined                       [PUBLIC]   JS Platform
CLASS      AbstractView                    [PUBLIC]   JS Platform
CLASS      AbstractWorker                  [PUBLIC]   JS Platform
CLASS      Arguments                       [PUBLIC]   JS Platform
CLASS      Attr                            [PUBLIC]   JS Platform
CLASS      CDATASection                    [PUBLIC]   JS Platform
CLASS      CSS2Properties                  [PUBLIC]   JS Platform
CLASS      CSSCharsetRule                  [PUBLIC]   JS Platform
CLASS      CSSFontFaceRule                 [PUBLIC]   JS Platform
CLASS      CSSImportRule                   [PUBLIC]   JS Platform
CLASS      CSSMediaRule                    [PUBLIC]   JS Platform
CLASS      CSSPageRule                     [PUBLIC]   JS Platform
CLASS      CSSPrimitiveValue               [PUBLIC]   JS Platform
CLASS      CSSRule                         [PUBLIC]   JS Platform
CLASS      CSSRuleList                     [PUBLIC]   JS Platform
CLASS      CSSStyleDeclaration             [PUBLIC]   JS Platform
CLASS      CSSStyleRule                    [PUBLIC]   JS Platform
CLASS      CSSStyleSheet                   [PUBLIC]   JS Platform
CLASS      CSSUnknownRule                  [PUBLIC]   JS Platform
CLASS      CSSValue                        [PUBLIC]   JS Platform
CLASS      CSSValueList                    [PUBLIC]   JS Platform
CLASS      CharacterData                   [PUBLIC]   JS Platform
CLASS      Comment                         [PUBLIC]   JS Platform
CLASS      Console                         [PUBLIC]   JS Platform
CLASS      Counter                         [PUBLIC]   JS Platform
CLASS      Crypto                          [PUBLIC]   JS Platform
CLASS      DOMConfiguration                [PUBLIC]   JS Platform
CLASS      DOMError                        [PUBLIC]   JS Platform
CLASS      DOMErrorHandler                 [PUBLIC]   JS Platform
CLASS      DOMException                    [PUBLIC]   JS Platform
CLASS      DOMImplementation               [PUBLIC]   JS Platform
CLASS      DOMImplementationCSS            [PUBLIC]   JS Platform
CLASS      DOMImplementationList           [PUBLIC]   JS Platform
CLASS      DOMImplementationSource         [PUBLIC]   JS Platform
CLASS      DOMLocator                      [PUBLIC]   JS Platform
CLASS      DOMObject                       [PUBLIC]   JS Platform
CLASS      DOMString                       [PUBLIC]   JS Platform
CLASS      DOMStringList                   [PUBLIC]   JS Platform
CLASS      DOMTimeStamp                    [PUBLIC]   JS Platform
CLASS      DOMUserData                     [PUBLIC]   JS Platform
CLASS      Document                        [PUBLIC]   JS Platform
CLASS      DocumentCSS                     [PUBLIC]   JS Platform
CLASS      DocumentEvent                   [PUBLIC]   JS Platform
CLASS      DocumentFragment                [PUBLIC]   JS Platform
CLASS      DocumentRange                   [PUBLIC]   JS Platform
CLASS      DocumentStyle                   [PUBLIC]   JS Platform
CLASS      DocumentTraversal               [PUBLIC]   JS Platform
CLASS      DocumentType                    [PUBLIC]   JS Platform
CLASS      DocumentView                    [PUBLIC]   JS Platform
CLASS      Element                         [PUBLIC]   JS Platform
CLASS      ElementCSSInlineStyle           [PUBLIC]   JS Platform
CLASS      ElementTraversal                [PUBLIC]   JS Platform
CLASS      Entity                          [PUBLIC]   JS Platform
CLASS      EntityReference                 [PUBLIC]   JS Platform
CLASS      Event                           [PUBLIC]   JS Platform
CLASS      EventException                  [PUBLIC]   JS Platform
CLASS      EventListener                   [PUBLIC]   JS Platform
CLASS      EventTarget                     [PUBLIC]   JS Platform
CLASS      HTMLAnchorElement               [PUBLIC]   JS Platform
CLASS      HTMLAppletElement               [PUBLIC]   JS Platform
CLASS      HTMLAreaElement                 [PUBLIC]   JS Platform
CLASS      HTMLBRElement                   [PUBLIC]   JS Platform
CLASS      HTMLBaseElement                 [PUBLIC]   JS Platform
CLASS      HTMLBaseFontElement             [PUBLIC]   JS Platform
CLASS      HTMLBodyElement                 [PUBLIC]   JS Platform
CLASS      HTMLButtonElement               [PUBLIC]   JS Platform
CLASS      HTMLCollection                  [PUBLIC]   JS Platform
CLASS      HTMLDListElement                [PUBLIC]   JS Platform
CLASS      HTMLDirectoryElement            [PUBLIC]   JS Platform
CLASS      HTMLDivElement                  [PUBLIC]   JS Platform
CLASS      HTMLDocument                    [PUBLIC]   JS Platform
CLASS      HTMLElement                     [PUBLIC]   JS Platform
CLASS      HTMLFieldSetElement             [PUBLIC]   JS Platform
CLASS      HTMLFontElement                 [PUBLIC]   JS Platform
CLASS      HTMLFormElement                 [PUBLIC]   JS Platform
CLASS      HTMLFrameElement                [PUBLIC]   JS Platform
CLASS      HTMLFrameSetElement             [PUBLIC]   JS Platform
CLASS      HTMLHRElement                   [PUBLIC]   JS Platform
CLASS      HTMLHeadElement                 [PUBLIC]   JS Platform
CLASS      HTMLHeadingElement              [PUBLIC]   JS Platform
CLASS      HTMLHtmlElement                 [PUBLIC]   JS Platform
CLASS      HTMLIFrameElement               [PUBLIC]   JS Platform
CLASS      HTMLImageElement                [PUBLIC]   JS Platform
CLASS      HTMLInputElement                [PUBLIC]   JS Platform
CLASS      HTMLIsIndexElement              [PUBLIC]   JS Platform
CLASS      HTMLLIElement                   [PUBLIC]   JS Platform
CLASS      HTMLLabelElement                [PUBLIC]   JS Platform
CLASS      HTMLLegendElement               [PUBLIC]   JS Platform
CLASS      HTMLLinkElement                 [PUBLIC]   JS Platform
CLASS      HTMLMapElement                  [PUBLIC]   JS Platform
CLASS      HTMLMenuElement                 [PUBLIC]   JS Platform
CLASS      HTMLMetaElement                 [PUBLIC]   JS Platform
CLASS      HTMLModElement                  [PUBLIC]   JS Platform
CLASS      HTMLOListElement                [PUBLIC]   JS Platform
CLASS      HTMLObjectElement               [PUBLIC]   JS Platform
CLASS      HTMLOptGroupElement             [PUBLIC]   JS Platform
CLASS      HTMLOptionElement               [PUBLIC]   JS Platform
CLASS      HTMLOptionsCollection           [PUBLIC]   JS Platform
CLASS      HTMLParagraphElement            [PUBLIC]   JS Platform
CLASS      HTMLParamElement                [PUBLIC]   JS Platform
CLASS      HTMLPreElement                  [PUBLIC]   JS Platform
CLASS      HTMLQuoteElement                [PUBLIC]   JS Platform
CLASS      HTMLScriptElement               [PUBLIC]   JS Platform
CLASS      HTMLSelectElement               [PUBLIC]   JS Platform
CLASS      HTMLStyleElement                [PUBLIC]   JS Platform
CLASS      HTMLTableCaptionElement         [PUBLIC]   JS Platform
CLASS      HTMLTableCellElement            [PUBLIC]   JS Platform
CLASS      HTMLTableColElement             [PUBLIC]   JS Platform
CLASS      HTMLTableElement                [PUBLIC]   JS Platform
CLASS      HTMLTableRowElement             [PUBLIC]   JS Platform
CLASS      HTMLTableSectionElement         [PUBLIC]   JS Platform
CLASS      HTMLTextAreaElement             [PUBLIC]   JS Platform
CLASS      HTMLTitleElement                [PUBLIC]   JS Platform
CLASS      HTMLUListElement                [PUBLIC]   JS Platform
CLASS      History                         [PUBLIC]   JS Platform
CLASS      JSON                            [PUBLIC]   JS Platform
CLASS      LinkStyle                       [PUBLIC]   JS Platform
CLASS      Location                        [PUBLIC]   JS Platform
CLASS      Math                            [PUBLIC]   JS Platform
CLASS      MediaList                       [PUBLIC]   JS Platform
CLASS      MouseEvent                      [PUBLIC]   JS Platform
CLASS      MutationEvent                   [PUBLIC]   JS Platform
CLASS      NameList                        [PUBLIC]   JS Platform
CLASS      NamedNodeMap                    [PUBLIC]   JS Platform
CLASS      Navigator                       [PUBLIC]   JS Platform
CLASS      Node                            [PUBLIC]   JS Platform
CLASS      NodeFilter                      [PUBLIC]   JS Platform
CLASS      NodeIterator                    [PUBLIC]   JS Platform
CLASS      NodeList                        [PUBLIC]   JS Platform
CLASS      Notation                        [PUBLIC]   JS Platform
CLASS      ProcessingInstruction           [PUBLIC]   JS Platform
CLASS      RGBColor                        [PUBLIC]   JS Platform
CLASS      Range                           [PUBLIC]   JS Platform
CLASS      RangeException                  [PUBLIC]   JS Platform
CLASS      Rect                            [PUBLIC]   JS Platform
CLASS      Reflect                         [PUBLIC]   JS Platform
CLASS      Screen                          [PUBLIC]   JS Platform
CLASS      Storage                         [PUBLIC]   JS Platform
CLASS      StyleSheet                      [PUBLIC]   JS Platform
CLASS      StyleSheetList                  [PUBLIC]   JS Platform
CLASS      Text                            [PUBLIC]   JS Platform
CLASS      TreeWalker                      [PUBLIC]   JS Platform
CLASS      TypeInfo                        [PUBLIC]   JS Platform
CLASS      UIEvent                         [PUBLIC]   JS Platform
CLASS      UserDataHandler                 [PUBLIC]   JS Platform
CLASS      ViewCSS                         [PUBLIC]   JS Platform
CLASS      Window                          [PUBLIC]   JS Platform
CLASS      ko                              [PUBLIC]   with5.js
CLASS      z                               [PUBLIC]   declaration.js
METHOD     Image                           [PUBLIC,   JS Platform
METHOD     Option                          [PUBLIC,   JS Platform
METHOD     Runtime(x: String, evalRealm:   [PUBLIC]   JS Platform
METHOD     Worker                          [PUBLIC,   JS Platform
METHOD     addEventListener(type: String,  [PUBLIC,   JS Platform
METHOD     alert(): undefined              [PUBLIC,   JS Platform
METHOD     assign(target: Object): Object  [PUBLIC,   JS Platform
METHOD     atob(encodedData: String): Str  [PUBLIC,   JS Platform
METHOD     back(): undefined               [PUBLIC,   JS Platform
METHOD     blur(): undefined               [PUBLIC,   JS Platform
METHOD     btoa(stringToEncode: String):   [PUBLIC,   JS Platform
METHOD     clearImmediate(immediateID: Nu  [PUBLIC,   JS Platform
METHOD     clearInterval(intervalID: Numb  [PUBLIC,   JS Platform
METHOD     clearTimeout(timeoutID: Number  [PUBLIC,   JS Platform
METHOD     close(): undefined              [PUBLIC,   JS Platform
METHOD     confirm(message: String): Bool  [PUBLIC,   JS Platform
METHOD     create(proto: Object): Object   [PUBLIC,   JS Platform
METHOD     decodeURI(encodedURI: String):  [PUBLIC]   JS Platform
METHOD     decodeURIComponent(encodedURIC  [PUBLIC]   JS Platform
METHOD     defineProperties(obj: Object,   [PUBLIC,   JS Platform
METHOD     defineProperty(obj: Object, pr  [PUBLIC,   JS Platform
METHOD     dump(message: String): undefin  [PUBLIC,   JS Platform
METHOD     encodeURI(uri: String): String  [PUBLIC]   JS Platform
METHOD     encodeURIComponent(uriComponen  [PUBLIC]   JS Platform
METHOD     entries(obj: Object): Array     [PUBLIC,   JS Platform
METHOD     escape(regular: String): Strin  [PUBLIC,   JS Platform
METHOD     eval(x: String): undefined      [PUBLIC]   JS Platform
METHOD     find(aString: String, aCaseSen  [PUBLIC,   JS Platform
METHOD     focus(): undefined              [PUBLIC,   JS Platform
METHOD     forward(): undefined            [PUBLIC,   JS Platform
METHOD     freeze(obj: Object): Object     [PUBLIC,   JS Platform
METHOD     getAttention(): undefined       [PUBLIC,   JS Platform
METHOD     getComputedStyle(element: Elem  [PUBLIC,   JS Platform
METHOD     getOwnPropertyDescriptor(obj:   [PUBLIC,   JS Platform
METHOD     getOwnPropertyDescriptors(obj:  [PUBLIC,   JS Platform
METHOD     getOwnPropertyNames(obj: Objec  [PUBLIC,   JS Platform
METHOD     getOwnPropertySymbols(obj: Obj  [PUBLIC,   JS Platform
METHOD     getPrototypeOf(obj: Object): O  [PUBLIC,   JS Platform
METHOD     getSelection(): Selection       [PUBLIC,   JS Platform
METHOD     hasOwnProperty(prop: String):   [PUBLIC]   JS Platform
METHOD     is(value1: String, value2: Str  [PUBLIC,   JS Platform
METHOD     isExtensible(obj: Object): Boo  [PUBLIC,   JS Platform
METHOD     isFinite(number: Number): Bool  [PUBLIC]   JS Platform
METHOD     isFrozen(obj: Object): Boolean  [PUBLIC,   JS Platform
METHOD     isNaN(number: Number): Boolean  [PUBLIC]   JS Platform
METHOD     isPrototypeOf(obj): Boolean     [PUBLIC]   JS Platform
METHOD     isSealed(obj: Object): Boolean  [PUBLIC,   JS Platform
METHOD     keys(obj: Object): Array        [PUBLIC,   JS Platform
METHOD     matchMedia(mediaQueryString: S  [PUBLIC,   JS Platform
METHOD     moveBy(deltaX: Number, deltaY:  [PUBLIC,   JS Platform
METHOD     moveTo(x: Number, y: Number):   [PUBLIC,   JS Platform
METHOD     open(strUrl: String, strWindow  [PUBLIC,   JS Platform
METHOD     openDialog(url: String, name:   [PUBLIC,   JS Platform
METHOD     parseFloat(string: String): Nu  [PUBLIC]   JS Platform
METHOD     parseInt(string: String, radix  [PUBLIC]   JS Platform
METHOD     postMessage(message: String, t  [PUBLIC,   JS Platform
METHOD     preventExtensions(obj: Object)  [PUBLIC,   JS Platform
METHOD     print(): undefined              [PUBLIC,   JS Platform
METHOD     prompt(text: String, value: St  [PUBLIC,   JS Platform
METHOD     propertyIsEnumerable(prop: Str  [PUBLIC]   JS Platform
METHOD     removeEventListener(type: Stri  [PUBLIC,   JS Platform
METHOD     resizeBy(xDelta: Number, yDelt  [PUBLIC,   JS Platform
METHOD     resizeTo(iWidth: Number, iHeig  [PUBLIC,   JS Platform
METHOD     scroll(xcoord: Number, ycoord:  [PUBLIC,   JS Platform
METHOD     scrollBy(X: Number, Y: Number)  [PUBLIC,   JS Platform
METHOD     scrollByLines(lines: Number):   [PUBLIC,   JS Platform
METHOD     scrollByPages(pages: Number):   [PUBLIC,   JS Platform
METHOD     scrollTo(xcoord: Number, ycoor  [PUBLIC,   JS Platform
METHOD     seal(obj: Object): Object       [PUBLIC,   JS Platform
METHOD     setCursor(): undefined          [PUBLIC,   JS Platform
METHOD     setImmediate(func: Function):   [PUBLIC,   JS Platform
METHOD     setInterval(func: Function, de  [PUBLIC,   JS Platform
METHOD     setTimeout(func: Function, del  [PUBLIC,   JS Platform
METHOD     showModalDialog(uri: String):   [PUBLIC,   JS Platform
METHOD     sizeToContent(): undefined      [PUBLIC,   JS Platform
METHOD     stop(): undefined               [PUBLIC,   JS Platform
METHOD     toLocaleString(): String        [PUBLIC]   JS Platform
METHOD     toString(): String              [PUBLIC]   JS Platform
METHOD     unescape(escaped: String): Str  [PUBLIC,   JS Platform
METHOD     updateCommands(sCommandName):   [PUBLIC,   JS Platform
METHOD     valueOf(): Object               [PUBLIC]   JS Platform
METHOD     values(obj: Object): Array      [PUBLIC,   JS Platform
FIELD      Components: Components          [PUBLIC]   JS Platform
FIELD      applicationCache: Object        [PUBLIC]   JS Platform
FIELD      closed: Boolean                 [PUBLIC]   JS Platform
FIELD      console: Console                [PUBLIC]   JS Platform
FIELD      constructor: Function           [PUBLIC]   JS Platform
FIELD      content: Window                 [PUBLIC]   JS Platform
FIELD      controllers: XULControllers     [PUBLIC]   JS Platform
FIELD      crypto: Crypto                  [PUBLIC]   JS Platform
FIELD      defaultStatus: String           [PUBLIC]   JS Platform
FIELD      dialogArguments: Object         [PUBLIC]   JS Platform
FIELD      document: document              [PUBLIC]   JS Platform
FIELD      frameElement: Element           [PUBLIC]   JS Platform
FIELD      frames: Array                   [PUBLIC]   JS Platform
FIELD      fullScreen: Boolean             [PUBLIC]   JS Platform
FIELD      history: History                [PUBLIC]   JS Platform
FIELD      innerHeight: Number             [PUBLIC]   JS Platform
FIELD      innerWidth: Number              [PUBLIC]   JS Platform
FIELD      length: Number                  [PUBLIC]   JS Platform
FIELD      localStorage: Storage           [PUBLIC]   JS Platform
FIELD      location: Location              [PUBLIC]   JS Platform
FIELD      locationbar: Object             [PUBLIC]   JS Platform
FIELD      menubar: Object                 [PUBLIC]   JS Platform
FIELD      name: DOMString                 [PUBLIC]   JS Platform
FIELD      navigator: Navigator            [PUBLIC]   JS Platform
FIELD      onabort: Function               [PUBLIC]   JS Platform
FIELD      onbeforeunload: Function        [PUBLIC]   JS Platform
FIELD      onblur: Function                [PUBLIC]   JS Platform
FIELD      onchange: Function              [PUBLIC]   JS Platform
FIELD      onclick: Function               [PUBLIC]   JS Platform
FIELD      onclose: Function               [PUBLIC]   JS Platform
FIELD      oncontextmenu: Function         [PUBLIC]   JS Platform
FIELD      ondragdrop: Function            [PUBLIC]   JS Platform
FIELD      onerror: Function               [PUBLIC]   JS Platform
FIELD      onfocus: Function               [PUBLIC]   JS Platform
FIELD      onhashchange: Function          [PUBLIC]   JS Platform
FIELD      onkeydown: Function             [PUBLIC]   JS Platform
FIELD      onkeypress: Function            [PUBLIC]   JS Platform
FIELD      onkeyup: Function               [PUBLIC]   JS Platform
FIELD      onload: Function                [PUBLIC]   JS Platform
FIELD      onmousedown: Function           [PUBLIC]   JS Platform
FIELD      onmousemove: Function           [PUBLIC]   JS Platform
FIELD      onmouseout: Function            [PUBLIC]   JS Platform
FIELD      onmouseover: Function           [PUBLIC]   JS Platform
FIELD      onmouseup: Function             [PUBLIC]   JS Platform
FIELD      onpagehide: Function            [PUBLIC]   JS Platform
FIELD      onpageshow: Function            [PUBLIC]   JS Platform
FIELD      onpaint: Function               [PUBLIC]   JS Platform
FIELD      onpopstate: Function            [PUBLIC]   JS Platform
FIELD      onreset: Function               [PUBLIC]   JS Platform
FIELD      onresize: Function              [PUBLIC]   JS Platform
FIELD      onscroll: Function              [PUBLIC]   JS Platform
FIELD      onselect: Function              [PUBLIC]   JS Platform
FIELD      onsubmit: Function              [PUBLIC]   JS Platform
FIELD      onunload: Function              [PUBLIC]   JS Platform
FIELD      opener: Window                  [PUBLIC]   JS Platform
FIELD      outerHeight: Number             [PUBLIC]   JS Platform
FIELD      outerWidth: Number              [PUBLIC]   JS Platform
FIELD      pageXOffset: Number             [PUBLIC]   JS Platform
FIELD      pageYOffset: Number             [PUBLIC]   JS Platform
FIELD      parent: Window                  [PUBLIC]   JS Platform
FIELD      performance: Object             [PUBLIC]   JS Platform
FIELD      personalbar: Object             [PUBLIC]   JS Platform
FIELD      q: Number                       [PUBLIC]   declaration.js
FIELD      screen: Screen                  [PUBLIC]   JS Platform
FIELD      screenLeft: Number              [PUBLIC]   JS Platform
FIELD      screenTop: Number               [PUBLIC]   JS Platform
FIELD      screenX: Number                 [PUBLIC]   JS Platform
FIELD      screenY: Number                 [PUBLIC]   JS Platform
FIELD      scrollMaxX: Number              [PUBLIC]   JS Platform
FIELD      scrollMaxY: Number              [PUBLIC]   JS Platform
FIELD      scrollX: Number                 [PUBLIC]   JS Platform
FIELD      scrollY: Number                 [PUBLIC]   JS Platform
FIELD      scrollbars: Object              [PUBLIC]   JS Platform
FIELD      self: Window                    [PUBLIC]   JS Platform
FIELD      sessionStorage: Storage         [PUBLIC]   JS Platform
FIELD      sidebar: Object                 [PUBLIC]   JS Platform
FIELD      status: String                  [PUBLIC]   JS Platform
FIELD      statusbar: Object               [PUBLIC]   JS Platform
FIELD      toolbar: Object                 [PUBLIC]   JS Platform
FIELD      top: Window                     [PUBLIC]   JS Platform
FIELD      window: Window                  [PUBLIC]   JS Platform
FIELD      x: String                       [PUBLIC]   declaration.js
FIELD      y: Number                       [PUBLIC]   declaration.js
VARIABLE   $root: ko.$test                 [PRIVATE]  with5.js
KEYWORD    async                                      ECMAScript 7 (Experimental)
KEYWORD    await                                      ECMAScript 7 (Experimental)
KEYWORD    break                                      null
KEYWORD    case                                       null
KEYWORD    catch                                      null
KEYWORD    class                                      ECMAScript 6
KEYWORD    const                                      ECMAScript 6
KEYWORD    continue                                   null
KEYWORD    debugger                                   null
KEYWORD    default                                    null
KEYWORD    delete                                     null
KEYWORD    do                                         null
KEYWORD    else                                       null
KEYWORD    export                                     ECMAScript 6
KEYWORD    extends                                    ECMAScript 6
KEYWORD    false                                      null
KEYWORD    finally                                    null
KEYWORD    for                                        null
KEYWORD    function                                   null
KEYWORD    if                                         null
KEYWORD    import                                     ECMAScript 6
KEYWORD    in                                         null
KEYWORD    instanceof                                 null
KEYWORD    let                                        ECMAScript 6
KEYWORD    new                                        null
KEYWORD    null                                       null
KEYWORD    return                                     null
KEYWORD    super                                      ECMAScript 6
KEYWORD    switch                                     null
KEYWORD    this                                       null
KEYWORD    throw                                      null
KEYWORD    true                                       null
KEYWORD    try                                        null
KEYWORD    typeof                                     null
KEYWORD    var                                        null
KEYWORD    void                                       null
KEYWORD    while                                      null
KEYWORD    with                                       null
KEYWORD    yield                                      ECMAScript 6