Gets the number of the table row represented through this table row object.
<void> TableRow.getRow(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the row's number. |
error |
Optional. Is called when the operation failed with an error. |