X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/examples/spinner/spinner.html diff --git a/examples/spinner/spinner.html b/examples/spinner/spinner.html new file mode 100644 index 00000000..16eef2a4 --- /dev/null +++ b/examples/spinner/spinner.html @@ -0,0 +1,61 @@ + + + + + Custom Spinner Widget Example + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Custom Spinner Widget Example

+ +

This example demonstrates a Custom Spinner Widget

+ +

The Custom Spinner Widget utilizes the + Ext.ux.Spinner + and + Ext.ux.form.SpinnerField + classes.

+

The js is not minified so it is readable. See spinner.js.

+ +
+ + + \ No newline at end of file