X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..3789b528d8dd8aad4558e38e22d775bcab1cbd36:/docs/source/AbstractFit.html diff --git a/docs/source/AbstractFit.html b/docs/source/AbstractFit.html index daea71c7..ff650a21 100644 --- a/docs/source/AbstractFit.html +++ b/docs/source/AbstractFit.html @@ -1,4 +1,21 @@ -Sencha Documentation Project
/**
+
+
+
+  
+  The source code
+  
+  
+  
+  
+
+
+  
/**
  * @class Ext.layout.container.AbstractFit
  * @extends Ext.layout.container.Container
  * <p>This is a base class for layouts that contain <b>a single item</b> that automatically expands to fill the layout's
@@ -30,4 +47,6 @@ Ext.define('Ext.layout.container.AbstractFit', {
     itemCls: Ext.baseCSSPrefix + 'fit-item',
     targetCls: Ext.baseCSSPrefix + 'layout-fit',
     type: 'fit'
-});
\ No newline at end of file +});
+ +