| Package | Description |
|---|---|
| org.netxms.client |
| Modifier and Type | Method and Description |
|---|---|
TableRow[] |
Table.getAllRows()
Get all rows.
|
TableRow |
Table.getRow(int row)
Get row.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Table.sort(Comparator<TableRow> comparator)
Sort table rows using provided comparator
|
| Constructor and Description |
|---|
TableRow(TableRow src)
Copy constructor
|
Copyright © 2018. All rights reserved.