Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • default

Index

Constructors

constructor

Properties

Static module

module: IModule

Methods

activateOfflineMode

  • activateOfflineMode(): void

enable

  • enable(): void
  • Enable offline mode. ATM we cannot escape from the offline mode.

    export

    Returns void

hasData

  • hasData(): boolean

isEnabled

  • isEnabled(): boolean
  • Return if we are in offline mode.

    export

    Returns boolean

    whether offline mode is enabled

registerComponent

  • registerComponent(component: __class): void

Generated using TypeDoc