Gets the subtextpart at the current text input position.
<void> SubTextPartCollection.getItem(<RequestSubTextPartCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the found subtextpart. |
error |
Optional. Is called when the operation failed with an error. |