Removes the table at the current input position.
<void> TableBaseCollection.removeAtInputPosition([<RequestBooleanCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Optional. Receives whether the table could removed. |
error |
Optional. Is called when the operation failed with an error. |