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

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

Parameters

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