Gets the Page containing the current text input position from the collection.
<void> PageCollection.getItem(<RequestPageCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the page at the current text input position. |
error |
Optional. Is called when the operation failed with an error. |