X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..3789b528d8dd8aad4558e38e22d775bcab1cbd36:/docs/source/Shadow.html?ds=sidebyside diff --git a/docs/source/Shadow.html b/docs/source/Shadow.html index 2d4b173a..32e2c72e 100644 --- a/docs/source/Shadow.html +++ b/docs/source/Shadow.html @@ -1,4 +1,21 @@ -Sencha Documentation Project
/**
+
+
+
+  
+  The source code
+  
+  
+  
+  
+
+
+  
/**
  * @class Ext.Shadow
  * Simple class that can provide a shadow effect for any element.  Note that the element MUST be absolutely positioned,
  * and the shadow does not provide any shimming.  This should be used only in simple cases -- for more advanced
@@ -199,4 +216,6 @@ Ext.define('Ext.Shadow', {
             this.el.setStyle("z-index", z);
         }
     }
-});
\ No newline at end of file +});
+ +