Options
All
  • Public
  • Public/Protected
  • All
Menu

Components repository (singleton)

Hierarchy

  • Components

Index

Constructors

Private constructor

Properties

Protected app

Protected components

components: object

Type declaration

Static Protected COMPONENTS

COMPONENTS: object

Type declaration

Static Private _instance

_instance: Components

Accessors

Static instance

Methods

all

  • all(): object

each

get

getRegistered

  • getRegistered(): object

getRegisteredNames

  • getRegisteredNames(): string[]

has

  • has(name: string): boolean

load

loadAll

Static register