Uses of Class
org.netxms.client.TableRow
Packages that use TableRow
- 
Uses of TableRow in org.netxms.clientMethods in org.netxms.client that return TableRowModifier and TypeMethodDescriptionTableRow[]Table.getAllRows()Get all rows.Table.getRow(int row) Get row.Method parameters in org.netxms.client with type arguments of type TableRowModifier and TypeMethodDescriptionvoidTable.sort(Comparator<TableRow> comparator) Sort table rows using provided comparatorConstructors in org.netxms.client with parameters of type TableRow