X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=docs%2Fsrc%2FRoo_bootstrap_panel_Nest.js.html;h=d56a1c7a1efa88d2f332d5488385d7ee9e513fdb;hb=10693a871ee6374b8e9f19c344ceb447ed0531d2;hp=a36afc922ec19501b01143348aa531539486fdc9;hpb=7dfd0d3cd68424e103991ef6946d2368cbe08a81;p=roojs1 diff --git a/docs/src/Roo_bootstrap_panel_Nest.js.html b/docs/src/Roo_bootstrap_panel_Nest.js.html index a36afc922e..d56a1c7a1e 100644 --- a/docs/src/Roo_bootstrap_panel_Nest.js.html +++ b/docs/src/Roo_bootstrap_panel_Nest.js.html @@ -39,7 +39,7 @@ Roo.extend(Roo.bootstrap.panel.Nest, Roo.bootstrap.panel.Content, { /** - * @cfg {Roo.BorderLayout} layout The layout for this panel + * @cfg {Roo.layout.Border} layout The layout for this panel */ layout : false, @@ -99,7 +99,7 @@ /** * Returns the nested BorderLayout for this panel - * @return {Roo.BorderLayout} + * @return {Roo.layout.Border} */ getLayout : function(){ return this.layout;