-<html>\r
-<head>\r
- <title>The source code</title>\r
- <link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" />\r
- <script type="text/javascript" src="../resources/prettify/prettify.js"></script>\r
-</head>\r
-<body onload="prettyPrint();">\r
- <pre class="prettyprint lang-js">/**\r
+<html>
+<head>
+ <title>The source code</title>
+ <link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" />
+ <script type="text/javascript" src="../resources/prettify/prettify.js"></script>
+</head>
+<body onload="prettyPrint();">
+ <pre class="prettyprint lang-js">/*!
+ * Ext JS Library 3.0.3
+ * Copyright(c) 2006-2009 Ext JS, LLC
+ * licensing@extjs.com
+ * http://www.extjs.com/license
+ */
+<div id="cls-Ext.Element"></div>/**\r
* @class Ext.Element\r
*/\r
<div id="prop-Ext.Element-VISIBILITY"></div>/**\r
<div id="method-Ext.Element-setVisibilityMode"></div>/**\r
* Sets the element's visibility mode. When setVisible() is called it\r
* will use this to determine whether to set the visibility or the display property.\r
- * @param visMode Ext.Element.VISIBILITY or Ext.Element.DISPLAY\r
+ * @param {Number} visMode Ext.Element.VISIBILITY or Ext.Element.DISPLAY\r
* @return {Ext.Element} this\r
*/\r
setVisibilityMode : function(visMode){ \r
return this;\r
}\r
}\r
-}());</pre> \r
-</body>\r
+}());</pre>
+</body>
</html>
\ No newline at end of file