X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..530ef4b6c5b943cfa68b779d11cf7de29aa878bf:/examples/statusbar/statusbar-advanced.html diff --git a/examples/statusbar/statusbar-advanced.html b/examples/statusbar/statusbar-advanced.html index 68b059de..becc6338 100644 --- a/examples/statusbar/statusbar-advanced.html +++ b/examples/statusbar/statusbar-advanced.html @@ -1,17 +1,12 @@ - +
-This is an advanced example of customizing an Ext.StatusBar via a plugin.
+This is an advanced example of customizing the Ext.ux.StatusBar component via a plugin.
Note that the js is not minified so it is readable. See statusbar-advanced.js.
- +The ValidationStatus plugin hooks into the StatusBar and automatically +
The ValidationStatus plugin hooks into the StatusBar and automatically monitors the validation status of any fields in the associated FormPanel. Items of interest: