Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents an item within a ReaderPublicationNavigationCollection. The type of ReaderPublicationNavigationCollection dictates the type of content in the item.

Hierarchy

Index

Methods

getChildren

getId

  • getId(): number
  • An identifier for this item, unique within the publication.

    Returns number

getLocator

  • The locator this navigation item points to.

    Returns Locator

getParent

getTextContent

  • getTextContent(): string
  • The contents of this item as text.

    Returns string

isTargetingReaderDocumentInSpine

  • isTargetingReaderDocumentInSpine(): boolean
  • If the locator is targeting content within the publication.

    Returns boolean

toJSON

Generated using TypeDoc