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