public class DataGrid extends Object implements ComplexDataType
| Modifier and Type | Field and Description |
|---|---|
protected List<DataGridRow> |
rows |
| Constructor and Description |
|---|
DataGrid() |
protected List<DataGridRow> rows
public List<DataGridRow> getRows()
public void setRows(List<DataGridRow> rows)
Copyright © 2013 Alfresco. All rights reserved.