135268bce57f6da33dec3f266720d458c5ce67b3
[roojs1] / docs / symbols / Roo.form.Action.json
1 {
2   "name" : "Roo.form.Action",
3   "augments" : [
4   ],
5   "desc" : "Internal Class used to handle form actions",
6   "isSingleton" : false,
7   "isStatic" : false,
8   "isBuiltin" : false,
9   "memberOf" : "Action",
10   "example" : "",
11   "deprecated" : "",
12   "since" : "",
13   "see" : "",
14   "params" : [
15     {
16       "name" : "el",
17       "type" : "Roo.form.BasicForm",
18       "desc" : "The form element or its id",
19       "isOptional" : false
20     },
21     {
22       "name" : "config",
23       "type" : "Object",
24       "desc" : "Configuration options",
25       "isOptional" : false
26     }
27   ],
28   "returns" : [
29   ],
30   "config" : [
31   ],
32   "methods" : [
33   ],
34   "events" : [
35   ]
36 }