X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..3789b528d8dd8aad4558e38e22d775bcab1cbd36:/docs/source/Card.html diff --git a/docs/source/Card.html b/docs/source/Card.html index a408176f..824bd0b3 100644 --- a/docs/source/Card.html +++ b/docs/source/Card.html @@ -1,4 +1,21 @@ -Sencha Documentation Project
/**
+
+
+
+  
+  The source code
+  
+  
+  
+  
+
+
+  
/**
  * @class Ext.layout.container.Card
  * @extends Ext.layout.container.AbstractCard
   * <p>This layout manages multiple child Components, each fitted to the Container, where only a single child Component can be
@@ -152,4 +169,6 @@ Ext.define('Ext.layout.container.Card', {
         me.layoutBusy = false;
         return false;
     }
-});
\ No newline at end of file +});
+ +