X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..3789b528d8dd8aad4558e38e22d775bcab1cbd36:/docs/source/HeaderContainer.html diff --git a/docs/source/HeaderContainer.html b/docs/source/HeaderContainer.html index f6713d43..18fff3ce 100644 --- a/docs/source/HeaderContainer.html +++ b/docs/source/HeaderContainer.html @@ -1,4 +1,21 @@ -Sencha Documentation Project
/**
+
+
+
+  
+  The source code
+  
+  
+  
+  
+
+
+  
/**
  * @class Ext.grid.property.HeaderContainer
  * @extends Ext.grid.header.Container
  * A custom HeaderContainer for the {@link Ext.grid.property.Grid}.  Generally it should not need to be used directly.
@@ -89,4 +106,6 @@ Ext.define('Ext.grid.property.HeaderContainer', {
         var pn = this.grid.propertyNames;
         return pn && pn[name] ? pn[name] : name;
     }
-});
\ No newline at end of file +});
+ +