From 95321c54e0d12bb0ab209e9b07dc37207a7e7cbe Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 6 Jul 2011 23:26:32 +0800 Subject: [PATCH] Roo/XComponent.js --- Roo/XComponent.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Roo/XComponent.js b/Roo/XComponent.js index debe50e6bf..ae19777deb 100644 --- a/Roo/XComponent.js +++ b/Roo/XComponent.js @@ -27,11 +27,10 @@ *}) * * - * It can be used to build a big heiracy, - * or you can use + * It can be used to build a big heiracy, with parent etc. + * or you can just use this to render a single compoent to a dom element * MYPART.render(Roo.Element | String(id) | dom_element ) * - * * @extends Roo.util.Observable * @constructor * @param cfg {Object} configuration of component -- 2.39.2