Roo/LayoutRegion.js
authorAlan Knowles <alan@akbkhome.com>
Sun, 31 Jul 2011 05:12:30 +0000 (13:12 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sun, 31 Jul 2011 05:12:30 +0000 (13:12 +0800)
Roo/LayoutRegion.js

index 18a9114..4564c8e 100644 (file)
@@ -40,6 +40,7 @@
  * @cfg {Number}    width           For East/West panels
  * @cfg {Number}    height          For North/South panels
  * @cfg {Boolean}   split           To show the splitter
+ * @cfg {Boolean}   toolbar         xtype configuration for a toolbar - shows on right of tabbar
  */
 Roo.LayoutRegion = function(mgr, config, pos){
     Roo.LayoutRegion.superclass.constructor.call(this, mgr, config, pos, true);