public class TableLayoutRow extends java.lang.Object implements Startable
| Constructor and Description |
|---|
TableLayoutRow(TableLayout tableLayoutTag) |
| Modifier and Type | Method and Description |
|---|---|
void |
addCell(TableLayoutCell tag)
Adds a new cell to this row
|
int |
getRowIndex() |
void |
start() |
public TableLayoutRow(TableLayout tableLayoutTag)
public void addCell(TableLayoutCell tag)
public int getRowIndex()