X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/examples/direct/direct-form.php diff --git a/examples/direct/direct-form.php b/examples/direct/direct-form.php index 32f229a8..46dc646d 100644 --- a/examples/direct/direct-form.php +++ b/examples/direct/direct-form.php @@ -1,29 +1,29 @@ - - - - Ext.Direct Form Integration - - - - - - - - + + + + Ext.Direct Form Integration + + + + + + + + - - - - - - -

Ext.Direct Form Integration

- + + + + + + +

Ext.Direct Form Integration

+

The js is not minified so it is readable. See direct-form.js.

The following example illustrates how to load a FormPanel or BasicForm through Ext.Direct.

Notice that Direct requests will batch together if they occur within the enableBuffer delay period (in milliseconds).

-

The Ext.Direct Form api also supports submit in addition to load. The server-side must mark the submit handler as a 'formHandler' and will not be batched.

- - +

The Ext.Direct Form api also supports submit in addition to load. The server-side must mark the submit handler as a 'formHandler' and will not be batched.

+ +