imageCellClickedAtRow:andColumn: method

Call this to inform agentry that a cell at a given position has been clicked.

Syntax

- ( void ) imageCellClickedAtRow : ( NSUInteger ) row andColumn : ( NSUInteger ) column

Parameters