X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.BasicLayoutRegion.json;h=ec54534598ccbdf7482c4359e1e3eb080efad384;hb=d7b225294b7387a24fde8cf337415c8907ee351c;hp=5fa368ef4617cb4702ff8cc42586c82d952009fb;hpb=d6ed930e56bd5857752de87eab7804e26d2eb766;p=roojs1 diff --git a/docs/symbols/Roo.BasicLayoutRegion.json b/docs/symbols/Roo.BasicLayoutRegion.json index 5fa368ef46..ec54534598 100644 --- a/docs/symbols/Roo.BasicLayoutRegion.json +++ b/docs/symbols/Roo.BasicLayoutRegion.json @@ -3,15 +3,23 @@ "augments" : [ "Roo.util.Observable" ], - "childClasses" : [ - "Roo.SplitLayoutRegion", - "Roo.LayoutRegion", - "Roo.bootstrap.layout.Split" - ], + "childClasses" : { + "Roo.LayoutRegion" : [ + "Roo.SplitLayoutRegion", + "Roo.bootstrap.layout.Split" + ], + "Roo.BasicLayoutRegion" : [ + "Roo.LayoutRegion" + ] + }, + "tree_children" : [], + "tree_parent" : [], "desc" : "This class represents a lightweight region in a layout manager. This region does not move dom nodes\nand does not have a titlebar, tabs or any other features. All it does is size and position \npanels. To create a BasicLayoutRegion, add lightweight:true or basic:true to your regions config.", "isSingleton" : false, "isStatic" : false, "isBuiltin" : false, + "isAbstract" : false, + "isBuilderTop" : false, "memberOf" : "BasicLayoutRegion", "example" : "", "deprecated" : "",