Gets a value indicating whether a new column can be inserted at the current input position.
<void> TableColumnCollection.getCanAdd([<RequestBooleanCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Optional. Receives whether a new column can be inserted. |
| error |
Optional. Is called when the operation failed with an error. |