Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "platform-providers"

Index

Type aliases

PageFactory

PageFactory: function

Type declaration

Variables

Const APP_ROOT_VIEW

APP_ROOT_VIEW: InjectionToken<View>

Const DeviceToken

DeviceToken: InjectionToken<IDevice>

Const PAGE_FACTORY

PAGE_FACTORY: InjectionToken<function>

Let _rootPageRef

_rootPageRef: WeakRef<Page>

Functions

Const defaultPageFactory

getDefaultDevice

  • getDefaultDevice(): IDevice

getDefaultFrame

  • getDefaultFrame(): Frame

getDefaultPage

  • getDefaultPage(): Page

getRootPage

  • getRootPage(): Page

setRootPage

  • setRootPage(page: Page): void

Object literals

Const defaultDeviceProvider

defaultDeviceProvider: object

provide

provide: InjectionToken<IDevice>

useFactory

useFactory: getDefaultDevice

Const defaultFrameProvider

defaultFrameProvider: object

provide

provide: Frame

useFactory

useFactory: getDefaultFrame

Const defaultPageFactoryProvider

defaultPageFactoryProvider: object

provide

provide: InjectionToken<function>

useValue

useValue: function

Type declaration

Const defaultPageProvider

defaultPageProvider: object

provide

provide: Page

useFactory

useFactory: getDefaultPage

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