From: Alan Knowles Date: Fri, 19 Jun 2015 08:25:45 +0000 (+0800) Subject: Roo/LayoutRegion.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=e1418af3f0054f6050f91957f86cc48611912496;p=roojs1 Roo/LayoutRegion.js --- diff --git a/Roo/LayoutRegion.js b/Roo/LayoutRegion.js index 4564c8edf5..5dd3ed36ca 100644 --- a/Roo/LayoutRegion.js +++ b/Roo/LayoutRegion.js @@ -18,7 +18,7 @@ * @cfg {Boolean} floatable False to disable floating (defaults to true) * @cfg {Object} margins Margins for the element (defaults to {top: 0, left: 0, right:0, bottom: 0}) * @cfg {Object} cmargins Margins for the element when collapsed (defaults to: north/south {top: 2, left: 0, right:0, bottom: 2} or east/west {top: 0, left: 2, right:2, bottom: 0}) - * @cfg {String} tabPosition "top" or "bottom" (defaults to "bottom") + * @cfg {String} tabPosition (top|bottom) "top" or "bottom" (defaults to "bottom") * @cfg {String} collapsedTitle Optional string message to display in the collapsed block of a north or south region * @cfg {Boolean} alwaysShowTabs True to always display tabs even when there is only 1 panel (defaults to false) * @cfg {Boolean} autoScroll True to enable overflow scrolling (defaults to false)