PropertiesMethodsEventsConfig OptionsDirect Link

Class Ext.form.Action

Package: Ext.grid
Defined In: .js
Class:
Extends: Object
The subclasses of this class provide actions to perform upon Ext.form.BasicForm Forms.

Instances of this class are only created by a Ext.form.BasicForm 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: Ext.form.BasicForm#submit submit, Ext.form.BasicForm#load load and Ext.form.BasicForm#doAction doAction.

The instance of Action which performed the action is passed to the success and failure callbacks of the Form's action methods (Ext.form.BasicForm#submit submit, Ext.form.BasicForm#load load and Ext.form.BasicForm#doAction doAction), and to the Ext.form.BasicForm#actioncomplete actioncomplete and {@

配置项

这个类没有配置项。

公告属性

属性 定义者

公共方法

方法 定义者

公告事件

这个类没公共的事件。