X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..6e39d509471fe9b4e2660e0d1631b350d0c66f40:/docs/output/Ext.form.Action.html diff --git a/docs/output/Ext.form.Action.html b/docs/output/Ext.form.Action.html index 8f0680fd..89f3b03b 100644 --- a/docs/output/Ext.form.Action.html +++ b/docs/output/Ext.form.Action.html @@ -1,95 +1,95 @@ -
Properties Methods Events Config Options Direct Link

Class Ext.form.Action

Package:Ext.form
Defined In:Action.js
Class:Action
Subclasses:Action.Load, Action.Submit
Extends:Object

The subclasses of this class provide actions to perform upon Forms.

-

Instances of this class are only created by a Form when -the Form needs to perform an action such as submit or load. The Configuration options -listed for this class are set through the Form's action methods: submit, -load and doAction

-

The instance of Action which performed the action is passed to the success -and failure callbacks of the Form's action methods (submit, -load and doAction), -and to the actioncomplete and -actionfailed event handlers.

Config Options

Config OptionsDefined By