X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..2e847cf21b8ab9d15fa167b315ca5b2fa92638fc:/docs/output/Ext.ProgressBar.html diff --git a/docs/output/Ext.ProgressBar.html b/docs/output/Ext.ProgressBar.html index 2b218065..e0203f5a 100644 --- a/docs/output/Ext.ProgressBar.html +++ b/docs/output/Ext.ProgressBar.html @@ -5,14 +5,14 @@ throughout an operation that has predictable points of interest at which you can

In automatic mode, you simply call wait and let the progress bar run indefinitely, only clearing it once the operation is complete. You can optionally have the progress bar wait for a specific amount of time and then clear itself. Automatic mode is most appropriate for timed operations or asynchronous operations in -which you have no need for indicating intermediate progress.

Config Options

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