* Provides input field management, validation, submission, and form loading services for the collection* {@link Ext.direct.Manager} can be specified here to load and submit forms. API methods may also be* Load actions can use {@link #paramOrder} or {@link #paramsAsHash} to customize how the load method* is invoked. Submit actions will always use a standard form submit. The `formHandler` configuration* If set to true, a standard HTML form submit is used instead of a XHR (Ajax) style form submission.* The scope in which to call the callback functions (The this reference for the callback functions).* Shortcut to {@link #doAction do} a {@link Ext.form.action.Submit submit action}. This will use the