Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Apps

Index

Constructors

constructor

  • new Apps(appStore: AppStore, resellerAction: ResellerAction, ref: ChangeDetectorRef): Apps

Properties

Private appStore

appStore: AppStore

Private apps

apps: List<AppModel>

Private ref

ref: ChangeDetectorRef

Private resellerAction

resellerAction: ResellerAction

Private unsub

unsub: any

Methods

Private getInstalledStatus

  • getInstalledStatus(item: AppModel): Array<number>

Private ngOnDestroy

  • ngOnDestroy(): void

Private onAppInstalledChange

  • onAppInstalledChange(event: any, index: any): void

Object literals

Private sort

sort: object

desc

desc: boolean

field

field: null

Generated using TypeDoc