resources/RooUsage.txt
authorAlan Knowles <alan@roojs.com>
Wed, 5 Jul 2017 05:28:13 +0000 (13:28 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 5 Jul 2017 05:28:13 +0000 (13:28 +0800)
resources/RooUsage.txt

index b7045e2..2f2c4d0 100644 (file)
@@ -621,7 +621,42 @@ right:
     Roo.bootstrap.MasonryBrick
 
     
+// bootstrap layout 
     
+left: 
+ Roo.bootstrap.layout.Border:center
+ Roo.bootstrap.layout.Border:east
+ Roo.bootstrap.layout.Border:west
+ Roo.bootstrap.layout.Border:south
+ Roo.bootstrap.layout.Border:north
+right:
+ Roo.bootstrap.layout.Region
+
+
+left:
+  Roo.LayoutDialog
+  Roo.BorderLayout
+right:
+  Roo.ContentPanel         
+  Roo.NestedLayoutPanel
+  Roo.GridPanel
+  Roo.TreePanel
+  
+// should probably look like this
+//  Roo.ContentPanel:region=center         
+//  Roo.NestedLayoutPanel:region=center
+// Roo.GridPanel:region=center
+// Roo.TreePanel:region=center
+
+           
+left:
+  Roo.NestedLayoutPanel:layout 
+right: 
+  Roo.BorderLayout         
+           
+  
     
     
 // docbook!!!
@@ -667,4 +702,21 @@ right:
 left:
     Roo.doc.NavCategory
 right:
-    Roo.bootstrap.NavGroup
\ No newline at end of file
+    Roo.bootstrap.NavGroup
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
\ No newline at end of file