XUL Programmer's Reference Manual

<column>

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

 

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

Last updated: 5/23/00 Ian Oeschger