Gets the Page containing the current text input position from the collection.

<void> PageCollection.getItem(<RequestPageCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the page at the current text input position.
errorCallback Optional. Is called when the operation failed with an error.