public class DataModel extends Object
Constructor and Description |
---|
DataModel() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getColumns() |
List<Row> |
getRows() |
void |
setColumns(List<String> columns) |
void |
setRows(List<Row> rows) |
Copyright © 2023 NoraUi. All rights reserved.