Sets the current input position to the beginning of a subtextpart and scrolls it into the visible part of the document.
Introduced: X18.
<void> SubTextPart.scrollTo(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives whether the call was succesful. |
| error |
Optional. Is called when the operation failed with an error. |