Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "geocortex/framework/index"

Index

Variables

Const applications

applications: Application[]

Let initialized

initialized: boolean

Const libraries

libraries: object

Type declaration

  • [libraryId: string]: boolean

Functions

hasLibrary

  • hasLibrary(libraryId: any): boolean
  • Parameters

    • libraryId: any

    Returns boolean

initialize

  • initialize(): void
  • Returns void

notifyLibraryDownload

  • notifyLibraryDownload(libraryId: string): void
  • Parameters

    • libraryId: string

    Returns void

registerApplication

  • Parameters

    Returns void