Gets the subtextpart at the current text input position.

<void> SubTextPartCollection.getItem(<RequestSubTextPartCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the found subtextpart.
errorCallback Optional. Is called when the operation failed with an error.