Gets table's cell at the current input position.

<void> TableCellCollection.getItemAtInputPosition(<RequestTableCellCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the table cell.
errorCallback Optional. Is called when the operation failed with an error.