Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a collection of IReaderPublicationNavigationItems in a tree structure. Note that some NavigationCollectionTypes such as PAGE_LIST are flat lists of IReaderPublicationNavigationItems.

Hierarchy

  • IReaderPublicationNavigationCollection

Index

Methods

getChildren

getIndex

  • getIndex(): number
  • The index of this collection within the parent array returned by ReaderPublicationNavigation.getNavigationCollections().

    Returns number

getTitle

  • getTitle(): string
  • The display title of this collection if any exists.

    Returns string

getType

toJSON

Generated using TypeDoc