Uses of Class
org.netxms.client.TableCell
-
Packages that use TableCell Package Description org.netxms.client -
-
Uses of TableCell in org.netxms.client
Methods in org.netxms.client that return TableCell Modifier and Type Method Description TableCellTableRow. get(int column)TableCellTable. getCell(int row, int column)Get table cellConstructors in org.netxms.client with parameters of type TableCell Constructor Description TableCell(TableCell src)
-