| Package | Description |
|---|---|
| net.anotheria.util.datatable |
| Modifier and Type | Method and Description |
|---|---|
DataCell |
DataRow.getCell(int index) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<DataCell> |
DataRow.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataRow.addCell(DataCell cell) |
void |
DataRow.setCell(int index,
DataCell cell) |
Copyright © 2010-2014 anotheria.net. All Rights Reserved.