getCellIcon method

String getCellIcon(
  1. int row,
  2. String column
)

Implementation

String getCellIcon(int row, String column) => obj.getCellIcon(row, column);