Options
All
  • Public
  • Public/Protected
  • All
Menu

The result object for ContentLocation.fetchNavigationItemReferences()

Hierarchy

  • IFetchNavigationItemReferencesResult

Index

Methods

getItemsAfter

getItemsBefore

getItemsInRange

  • 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[]

toJSON

Generated using TypeDoc