Gets the cell's text.

<void> TableCell.getText(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])

Parameters

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