try and get ctrl-enter to add a clear all
[roojs1] / Roo / bootstrap / Container.js
index 56f233d..4ce6886 100644 (file)
@@ -9,6 +9,8 @@
 /**
  * @class Roo.bootstrap.Container
  * @extends Roo.bootstrap.Component
+ * @children Roo.bootstrap.Component
+ * @parent builder
  * Bootstrap Container class
  * @cfg {Boolean} jumbotron is it a jumbotron element
  * @cfg {String} html content of element
@@ -370,7 +372,6 @@ Roo.extend(Roo.bootstrap.Container, Roo.bootstrap.Component,  {
         
         this.fireEvent('click', this, e);
     }
-   
 });
 
  
\ No newline at end of file