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