X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/examples/statusbar/statusbar-advanced.html diff --git a/examples/statusbar/statusbar-advanced.html b/examples/statusbar/statusbar-advanced.html index 42edfdcb..becc6338 100644 --- a/examples/statusbar/statusbar-advanced.html +++ b/examples/statusbar/statusbar-advanced.html @@ -3,13 +3,7 @@ Advanced Ext.ux.StatusBar Example - - - - - - - + @@ -25,14 +19,22 @@ padding:3px; } + + + + + + + +

Advanced StatusBar Example

-

This is an advanced example of customizing a Ext.ux.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.

Customizing the StatusBar

-

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:


- + \ No newline at end of file