XUL Programmer's Reference Manual

<row>

Attributes Common Children
align <box>
valign <image>
class <button>
id <text>
flex  
width  
height  
autostretch  
orient  
oncommand  

 

The <row> element is the direct child of the grid's <rows> element. Using a combination of columns and rows, you can use the grid widget as a flexible layout tool. <row> inherits from box and provides all of that widget's attributes.
 
 
 
 

Last updated: 5/23/00 Ian Oeschger