From: Alan Knowles Date: Thu, 21 Feb 2019 07:41:04 +0000 (+0800) Subject: Roo/bootstrap/Component.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=e31d8e63900927828c804b81efa8bb6be8efe54e Roo/bootstrap/Component.js --- diff --git a/Roo/bootstrap/Component.js b/Roo/bootstrap/Component.js index c6aba73acd..5a29205f0f 100644 --- a/Roo/bootstrap/Component.js +++ b/Roo/bootstrap/Component.js @@ -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..