public class ResultTable extends Object implements com.google.gwt.user.client.rpc.IsSerializable
| Constructor and Description |
|---|
ResultTable() |
ResultTable(List<ResultRow> rows) |
| Modifier and Type | Method and Description |
|---|---|
void |
addResultRow(ResultRow resultRow) |
List<ResultRow> |
getRows() |
void |
setRows(List<ResultRow> rows) |
Copyright © 2019. All Rights Reserved.