|
|||||
FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents a row in a table layout
Field Summary | |
---|---|
List |
cells
|
TableLayout |
parent
|
int |
rowIndex
|
Constructor Summary | |
TableLayoutRow(TableLayout tableLayoutTag)
|
Method Summary | |
---|---|
void |
addCell(TableLayoutCell tag)
Adds a new cell to this row |
int |
getRowIndex()
|
void |
start()
|
Constructor Detail |
---|
public TableLayoutRow(TableLayout tableLayoutTag)
Method Detail |
---|
public void addCell(TableLayoutCell tag)
public int getRowIndex()
public void start()