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