X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..2e847cf21b8ab9d15fa167b315ca5b2fa92638fc:/docs/output/Ext.Toolbar.Spacer.html diff --git a/docs/output/Ext.Toolbar.Spacer.html b/docs/output/Ext.Toolbar.Spacer.html index f7054576..e1d6660e 100644 --- a/docs/output/Ext.Toolbar.Spacer.html +++ b/docs/output/Ext.Toolbar.Spacer.html @@ -12,14 +12,14 @@ By default a 2px wide space is added via css specification:
.x-toolbar
         {xtype: 'tbspacer', width: 50}, // add a 50px space
         'Item 3'
     ]
-});

Config Options

Config OptionsDefined By
 allowDomMove : Boolean
Whether the component can move the Dom node when rendering (defaults to true).
Component