X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/b37ceabb82336ee82757cd32efe353cfab8ec267..f5240829880f87e0cf581c6a296e436fdef0ef80:/docs/output/Ext.form.Action.html diff --git a/docs/output/Ext.form.Action.html b/docs/output/Ext.form.Action.html index 73ec55ad..1dc0c18a 100644 --- a/docs/output/Ext.form.Action.html +++ b/docs/output/Ext.form.Action.html @@ -1,4 +1,4 @@ -
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.

+

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, @@ -7,7 +7,7 @@ listed for this class are set through the Form's action methods: submit, load and doAction), and to the actioncomplete and -actionfailed event handlers.

Config Options

Config OptionsDefined By