Upgrade to ExtJS 3.0.3 - Released 10/11/2009
[extjs.git] / docs / source / Element.fx.html
index a8cac3c..9a3196e 100644 (file)
@@ -1,11 +1,17 @@
-<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
@@ -56,7 +62,7 @@ Ext.Element.addMethods(function(){
         <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
@@ -322,6 +328,6 @@ el.animate(
             return this;\r
         }\r
     }\r
-}());</pre>    \r
-</body>\r
+}());</pre>
+</body>
 </html>
\ No newline at end of file