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])
Parameter | Description |
---|---|
callback | Receives whether a document target can be deleted. |
error |
Optional. Is called when the operation failed with an error. |