X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..3789b528d8dd8aad4558e38e22d775bcab1cbd36:/docs/source/VBox.html diff --git a/docs/source/VBox.html b/docs/source/VBox.html index 4f786265..46a27eb5 100644 --- a/docs/source/VBox.html +++ b/docs/source/VBox.html @@ -1,4 +1,21 @@ -Sencha Documentation Project
/**
+
+
+
+  
+  The source code
+  
+  
+  
+  
+
+
+  
/**
  * @class Ext.layout.container.VBox
  * @extends Ext.layout.container.Box
  * <p>A layout that arranges items vertically down a Container. This layout optionally divides available vertical
@@ -43,7 +60,7 @@ Ext.define('Ext.layout.container.VBox', {
     
     /* End Definitions */
 
-    /**
+    /**
      * @cfg {String} align
      * Controls how the child items of the container are aligned. Acceptable configuration values for this
      * property are:
@@ -87,4 +104,6 @@ Ext.define('Ext.layout.container.VBox', {
     perpendicularLeftTop: 'left',
     perpendicularRightBottom: 'right',
     perpendicularPosition: 'x'
-});
\ No newline at end of file +});
+ +