Colibrio Reader Framework API - Cloud license
    Preparing search index...

    Interface IFetchNavigationItemReferencesResult

    The result object for ContentLocation.fetchNavigationItemReferences()

    Methods

    • All navigation items within the locator range.

      Note This API is still in Beta. In cases where content location is a range you may only get the first IReaderPublicationNavigationItemReference, even though there are multiple intersecting items in visible range. As an interim solution you can use this method together with the getItemsAfter() and the IContentLocation.intersects() method to find navigation items within the visible range.

      Returns IReaderPublicationNavigationItemReference[]