Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PageService

Hierarchy

  • PageService

Implements

  • OnDestroy

Index

Constructors

constructor

  • Parameters

    • page: Page

    Returns PageService

Properties

Private _inPage$

_inPage$: BehaviorSubject<boolean>

Private _pageEvents$

_pageEvents$: Subject<NavigatedData>

page

page: Page

Accessors

inPage

inPage:

inPage$

inPage$:

pageEvents$

pageEvents$:

Methods

ngOnDestroy

  • ngOnDestroy(): void
  • Returns void

Private pageEvent

  • pageEvent(evt: NavigatedData): void
  • Parameters

    • evt: NavigatedData

    Returns void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method