Sets the current input position to the beginning of a table of contents and scrolls it into the visible part of the document.
<void> TableOfContents.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. |