Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • UserInfo

Index

Constructors

constructor

  • Parameters

    • appStore: AppStore
    • businessAction: BusinessAction
    • ref: ChangeDetectorRef

    Returns UserInfo

Properties

accountStatus

accountStatus: any

allowSharing

allowSharing: string

Private appStore

appStore: AppStore

Private businessAction

businessAction: BusinessAction

businessDescription

businessDescription: any

businessId

businessId: string

fromTemplateId

fromTemplateId: any

lastLogin

lastLogin: any

maxMonitors

maxMonitors: any

nameEmail

nameEmail: any

Private ref

ref: ChangeDetectorRef

resellerId

resellerId: any

samples

samples: any

serverStats

serverStats: Array<any>

serverStatsCategories

serverStatsCategories: Array<any>

studioIcon

studioIcon: any

studioVersion

studioVersion: any

stylesDesc

stylesDesc: any

stylesObj

stylesObj: any

unsub

unsub: any

userName

userName: any

verifiedIcon

verifiedIcon: any

Accessors

user

  • Parameters

    Returns void

Methods

Private getTemplateName

  • getTemplateName(): any
  • Returns any

ngAfterViewChecked

  • ngAfterViewChecked(): void
  • Returns void

ngOnDestroy

  • ngOnDestroy(): void
  • Returns void

Private onChangeMonitors

  • onChangeMonitors(event: any): void
  • Parameters

    • event: any

    Returns void

Private onChangeSharing

  • onChangeSharing(event: any): void
  • Parameters

    • event: any

    Returns void

Private onChangeUserName

  • onChangeUserName(event: any): void
  • Parameters

    • event: any

    Returns void

Private updateStore

  • updateStore(): void
  • Returns void

updateUi

  • updateUi(): void
  • Returns void

Generated using TypeDoc