getCellTooltip abstract method

String getCellTooltip(
  1. int row,
  2. String col
)

Implementation

String getCellTooltip(int row, String col);