Uses of Class
com.iizix.prop.ui.table.TableCell
Packages that use TableCell Package Description com.iizix.prop.ui.table Uses of TableCell in com.iizix.prop.ui.table
Methods in com.iizix.prop.ui.table that return TableCell Modifier and Type Method Description TableCell[]TableRow. getCells()Gets the row cells.Methods in com.iizix.prop.ui.table with parameters of type TableCell Modifier and Type Method Description TCellTCell. asCellOwner(TableCell newOwner)Creates a new GCell instance that is cell selected.