Gets the text part with the input focus.
<void> TextPartCollection.getItem(<RequestTextPartCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the requested textpart object. |
error |
Optional. Is called when the operation failed with an error. |