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

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

Parameters

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