Call this to inform agentry that a cell at a given position has been clicked.
Syntax
-
(
void
)
imageCellClickedAtRow
:
(
NSUInteger
)
row
andColumn
:
(
NSUInteger
)
column
Parameters
-
row –
the row of the clicked cell.
-
column –
the column of the clicked cell.