Upgrade to ExtJS 3.1.0 - Released 12/16/2009
[extjs.git] / docs / source / Element.fx.html
index a8cac3c..8a70c72 100644 (file)
@@ -1,11 +1,12 @@
 <html>\r
 <head>\r
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />    \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
+    <pre class="prettyprint lang-js"><div id="cls-Ext.Element"></div>/**\r
  * @class Ext.Element\r
  */\r
 <div id="prop-Ext.Element-VISIBILITY"></div>/**\r
@@ -56,7 +57,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