js_default_global_scope_properties.js

Summary

Dictionary of all objects in the default global scope. Used by views that can include or hide the default properties.


/**
 * @fileoverview
 * Dictionary of all objects in the default global scope. Used by views
 * that can include or hide the default properties.
 *
 */

js_default_global_scope_properties =
{
  'Array': 1,
  'Attr': 1,
  'Audio': 1,
  'Boolean': 1,
  'CDATASection': 1,
  'CSSMediaRule': 1,
  'CSSPrimitiveValue': 1,
  'CSSRule': 1,
  'CSSRuleList': 1,
  'CSSStyleDeclaration': 1,
  'CSSStyleSheet': 1,
  'CanvasGradient': 1,
  'CanvasPattern': 1,
  'CanvasRenderingContext2D': 1,
  'CanvasRenderingContext2DGame': 1,
  'CanvasRenderingContext3D': 1,
  'Comment': 1,
  'DOMError': 1,
  'DOMException': 1,
  'DOMImplementationLS': 1,
  'DOMParser': 1,
  'Date': 1,
  'Document': 1,
  'DocumentFragment': 1,
  'DocumentType': 1,
  'Element': 1,
  'Entity': 1,
  'EntityReference': 1,
  'Error': 1,
  'EvalError': 1,
  'Event': 1,
  'Function': 1,
  'HTMLAnchorElement': 1,
  'HTMLAppletElement': 1,
  'HTMLAreaElement': 1,
  'HTMLBRElement': 1,
  'HTMLBaseElement': 1,
  'HTMLBaseFontElement': 1,
  'HTMLBodyElement': 1,
  'HTMLButtonElement': 1,
  'HTMLCanvasElement': 1,
  'HTMLCollection': 1,
  'HTMLDListElement': 1,
  'HTMLDataListElement': 1,
  'HTMLDirectoryElement': 1,
  'HTMLDivElement': 1,
  'HTMLDocument': 1,
  'HTMLElement': 1,
  'HTMLEmbedElement': 1,
  'HTMLFieldSetElement': 1,
  'HTMLFontElement': 1,
  'HTMLFormElement': 1,
  'HTMLFrameElement': 1,
  'HTMLFrameSetElement': 1,
  'HTMLHRElement': 1,
  'HTMLHeadElement': 1,
  'HTMLHeadingElement': 1,
  'HTMLHtmlElement': 1,
  'HTMLIFrameElement': 1,
  'HTMLImageElement': 1,
  'HTMLInputElement': 1,
  'HTMLIsIndexElement': 1,
  'HTMLLIElement': 1,
  'HTMLLabelElement': 1,
  'HTMLLegendElement': 1,
  'HTMLLinkElement': 1,
  'HTMLMapElement': 1,
  'HTMLMarqueeElement': 1,
  'HTMLMenuElement': 1,
  'HTMLMetaElement': 1,
  'HTMLModElement': 1,
  'HTMLOListElement': 1,
  'HTMLObjectElement': 1,
  'HTMLOptGroupElement': 1,
  'HTMLOptionElement': 1,
  'HTMLOptionsCollection': 1,
  'HTMLOutputElement': 1,
  'HTMLParagraphElement': 1,
  'HTMLParamElement': 1,
  'HTMLPreElement': 1,
  'HTMLQuoteElement': 1,
  'HTMLScriptElement': 1,
  'HTMLSelectElement': 1,
  'HTMLStyleElement': 1,
  'HTMLTableCaptionElement': 1,
  'HTMLTableCellElement': 1,
  'HTMLTableColElement': 1,
  'HTMLTableElement': 1,
  'HTMLTableRowElement': 1,
  'HTMLTableSectionElement': 1,
  'HTMLTextAreaElement': 1,
  'HTMLTitleElement': 1,
  'HTMLUListElement': 1,
  'HTMLUnknownElement': 1,
  'Image': 1,
  'ImageData': 1,
  'Infinity': 1,
  'LSException': 1,
  'LSParser': 1,
  'LSParserFilter': 1,
  'Math': 1,
  'MediaList': 1,
  'MemoryError': 1,
  'MutationEvent': 1,
  'NaN': 1,
  'NamedNodeMap': 1,
  'Node': 1,
  'NodeFilter': 1,
  'NodeList': 1,
  'Notation': 1,
  'Number': 1,
  'Object': 1,
  'Option': 1,
  'Packages': 1,
  'ProcessingInstruction': 1,
  'RGBColor': 1,
  'Range': 1,
  'RangeError': 1,
  'RangeException': 1,
  'ReferenceError': 1,
  'RegExp': 1,
  'RepetitionElement': 1,
  'RepetitionEvent': 1,
  'SVGAElement': 1,
  'SVGAngle': 1,
  'SVGAnimateColorElement': 1,
  'SVGAnimateElement': 1,
  'SVGAnimateMotionElement': 1,
  'SVGAnimateTransformElement': 1,
  'SVGAnimationElement': 1,
  'SVGAudioElement': 1,
  'SVGCircleElement': 1,
  'SVGClipPathElement': 1,
  'SVGDefsElement': 1,
  'SVGDescElement': 1,
  'SVGDocument': 1,
  'SVGEllipseElement': 1,
  'SVGException': 1,
  'SVGFEBlendElement': 1,
  'SVGFEColorMatrixElement': 1,
  'SVGFEComponentTransferElement': 1,
  'SVGFECompositeElement': 1,
  'SVGFEConvolveMatrixElement': 1,
  'SVGFEDiffuseLightingElement': 1,
  'SVGFEDisplacementMapElement': 1,
  'SVGFEDistantLightElement': 1,
  'SVGFEFloodElement': 1,
  'SVGFEFuncAElement': 1,
  'SVGFEFuncBElement': 1,
  'SVGFEFuncGElement': 1,
  'SVGFEFuncRElement': 1,
  'SVGFEGaussianBlurElement': 1,
  'SVGFEImageElement': 1,
  'SVGFEMergeElement': 1,
  'SVGFEMergeNodeElement': 1,
  'SVGFEMorphologyElement': 1,
  'SVGFEOffsetElement': 1,
  'SVGFEPointLightElement': 1,
  'SVGFESpecularLightingElement': 1,
  'SVGFESpotLightElement': 1,
  'SVGFETileElement': 1,
  'SVGFETurbulenceElement': 1,
  'SVGFilterElement': 1,
  'SVGFontElement': 1,
  'SVGForeignObjectElement': 1,
  'SVGGElement': 1,
  'SVGGlyphElement': 1,
  'SVGImageElement': 1,
  'SVGLength': 1,
  'SVGLineElement': 1,
  'SVGLinearGradientElement': 1,
  'SVGMPathElement': 1,
  'SVGMarkerElement': 1,
  'SVGMaskElement': 1,
  'SVGMatrix': 1,
  'SVGMissingGlyphElement': 1,
  'SVGNumber': 1,
  'SVGPaint': 1,
  'SVGPathElement': 1,
  'SVGPathSeg': 1,
  'SVGPatternElement': 1,
  'SVGPoint': 1,
  'SVGPolygonElement': 1,
  'SVGPolylineElement': 1,
  'SVGPreserveAspectRatio': 1,
  'SVGRGBColor': 1,
  'SVGRadialGradientElement': 1,
  'SVGRect': 1,
  'SVGRectElement': 1,
  'SVGSVGElement': 1,
  'SVGScriptElement': 1,
  'SVGSetElement': 1,
  'SVGStopElement': 1,
  'SVGStyleElement': 1,
  'SVGSwitchElement': 1,
  'SVGSymbolElement': 1,
  'SVGTRefElement': 1,
  'SVGTSpanElement': 1,
  'SVGTextAreaElement': 1,
  'SVGTextContentElement': 1,
  'SVGTextElement': 1,
  'SVGTextPathElement': 1,
  'SVGTitleElement': 1,
  'SVGTransform': 1,
  'SVGUnitTypes': 1,
  'SVGUseElement': 1,
  'SVGVideoElement': 1,
  'SVGViewElement': 1,
  'SVGZoomAndPan': 1,
  'String': 1,
  'StyleSheetList': 1,
  'SyntaxError': 1,
  'Text': 1,
  'TypeError': 1,
  'URIError': 1,
  'XMLDocument': 1,
  'XMLHttpRequest': 1,
  'XMLSerializer': 1,
  'XPathEvaluator': 1,
  'XPathException': 1,
  'XPathExpression': 1,
  'XPathNSResolver': 1,
  'XPathNamespace': 1,
  'XPathResult': 1,
  'XSLTProcessor': 1,
  '__Opera_Internal_OHVBS': 1,
  'addEventListener': 1,
  'addEventStream': 1,
  'alert': 1,
  'attachEvent': 1,
  'back': 1,
  'captureEvents': 1,
  'clearInterval': 1,
  'clearTimeout': 1,
  'closed': 1,
  'confirm': 1,
  'decodeURI': 1,
  'decodeURIComponent': 1,
  'defaultStatus': 1,
  'detachEvent': 1,
  'dispatchEvent': 1,
  'document': 1,
  'encodeURI': 1,
  'encodeURIComponent': 1,
  'escape': 1,
  'eval': 1,
  'event': 1,
  'forward': 1,
  'frameElement': 1,
  'frames': 1,
  'getComputedStyle': 1,
  'getSelection': 1,
  'history': 1,
  'innerHeight': 1,
  'innerWidth': 1,
  'isFinite': 1,
  'isNaN': 1,
  'java': 1,
  'length': 1,
  'location': 1,
  'name': 1,
  'navigate': 1,
  'navigator': 1,
  'netscape': 1,
  'open': 1,
  'opener': 1,
  'opera': 1,
  'outerHeight': 1,
  'outerWidth': 1,
  'pageXOffset': 1,
  'pageYOffset': 1,
  'parent': 1,
  'parseFloat': 1,
  'parseInt': 1,
  'print': 1,
  'prompt': 1,
  'releaseEvents': 1,
  'removeEventListener': 1,
  'removeEventStream': 1,
  'screen': 1,
  'screenLeft': 1,
  'screenTop': 1,
  'screenX': 1,
  'screenY': 1,
  'self': 1,
  'setDocument': 1,
  'setInterval': 1,
  'setTimeout': 1,
  'status': 1,
  'stop': 1,
  'sun': 1,
  'top': 1,
  'undefined': 1,
  'unescape': 1,
  'window': 1
}


Documentation generated by JSDoc on Thu Oct 30 18:01:10 2008