type
constructors
fields
halign |
How grid content is aligned horizontally against left-over space. |
---|
methods
addRow |
Add a new row to grid. |
---|---|
cellStyle |
Set style for cells. |
insertRowBefore |
Insert row before given index. |
numRows |
The number of rows in this GridBox. |
removeAllRows |
Remove all rows of cells for this GridBox. |
removeRow |
Remove the row of cells at given index. |
rowIndexOf |
Return the row index that this child exists under, or |
Slot Details
addRow
cellStyle
halign
insertRowBefore
make
src
new make()