Relates a user-defined name to a text field.
<void> TextField.getName(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the name. |
error |
Optional. Is called when the operation failed with an error. |