Merge branch 'master' of http://git.roojs.com/roojs1
[roojs1] / docs / symbols / Roo.SplitLayoutRegion.json
1 {
2   "name" : "Roo.SplitLayoutRegion",
3   "augments" : [],
4   "childClasses" : {  },
5   "tree_children" : [],
6   "tree_parent" : [],
7   "desc" : "Adds a splitbar and other (private) useful functionality to a {@link Roo.LayoutRegion}.",
8   "isSingleton" : false,
9   "isStatic" : false,
10   "isBuiltin" : false,
11   "isAbstract" : false,
12   "isBuilderTop" : false,
13   "memberOf" : "SplitLayoutRegion",
14   "example" : "",
15   "deprecated" : "",
16   "since" : "",
17   "see" : "",
18   "params" : [],
19   "returns" : [],
20   "throws" : "",
21   "requires" : "",
22   "config" : [],
23   "methods" : [
24     {
25       "name" : "getSplitBar",
26       "type" : "function",
27       "desc" : "Returns the {@link Roo.SplitBar} for this region.",
28       "sig" : "()\n{\n\n}",
29       "static" : false,
30       "memberOf" : "",
31       "isStatic" : false,
32       "isConstructor" : false,
33       "isPrivate" : false,
34       "example" : "",
35       "deprecated" : "",
36       "since" : "",
37       "see" : "",
38       "exceptions" : "",
39       "requires" : "",
40       "params" : [],
41       "returns" : [
42         {
43           "name" : "",
44           "type" : "Roo.SplitBar",
45           "desc" : ""
46         }
47       ]
48     }
49   ],
50   "events" : []
51 }