Roo/bootstrap/Component.js
authorAlan Knowles <alan@roojs.com>
Thu, 21 Feb 2019 07:41:04 +0000 (15:41 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 21 Feb 2019 07:41:04 +0000 (15:41 +0800)
Roo/bootstrap/Component.js

index c6aba73..5a29205 100644 (file)
@@ -19,6 +19,7 @@ Roo.bootstrap = Roo.bootstrap || {};
  * @cfg {string} tooltip  Text for the tooltip
  * @cfg {string} container_method method to fetch parents container element (used by NavHeaderbar -  getHeaderChildContainer)
  * @cfg {string|object} visibilityEl (el|parent) What element to use for visibility (@see getVisibilityEl())
+ * @cfg {Boolean} do_render - if this is set, then the constructor will try and initialize render, on {this.el}
  
  * @constructor
  * Do not use directly - it does not do anything..