Gets whether a document target can be deleted by the end-user while a TX Text Control document is being edited.

<void> DocumentTarget.getDeleteable(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives whether a document target can be deleted.
errorCallback Optional. Is called when the operation failed with an error.