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