Represents a row in a table layout
Constructor and description |
---|
TableLayoutRow
(TableLayout tableLayoutTag) |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
addCell(TableLayoutCell tag) Adds a new cell to this row |
|
void |
addComponentsForRow() |
|
int |
getRowIndex() @return the row index of this row |
Adds a new cell to this row
tag
- the td element
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.