Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • HomePageComponent

Implements

  • OnInit

Index

Constructors

constructor

Properties

LTEBandFilterSelection

LTEBandFilterSelection: number[]

LTEbandfilterList

LTEbandfilterList: BandInfo[] = ...

LTEcategoryfilterList

LTEcategoryfilterList: BandInfo[] = ...

LTEcategoryfilterSelection

LTEcategoryfilterSelection: number[]

NRBandFilterSelection

NRBandFilterSelection: number[]

NRbandfilterList

NRbandfilterList: BandInfo[] = ...

bandfilterSettings

bandfilterSettings: IMultiSelectSettings = ...

catfilterTexts

catfilterTexts: IMultiSelectTexts = ...

deviceCount

deviceCount: any

devices

devices: Device[] = []

error

error: string

fasList

fasList: IconDefinition = ...

filterNR

filterNR: boolean

filteredDevices

filteredDevices: Device[] = []

loaded

loaded: boolean = false

ltebandfilterTexts

ltebandfilterTexts: IMultiSelectTexts = ...

nrbandfilterTexts

nrbandfilterTexts: IMultiSelectTexts = ...

searchText

searchText: string = ""

show

show: boolean = false

Accessors

isBrowser

  • get isBrowser(): boolean

Methods

getDevices

  • getDevices(): void

getFilteredDevices

  • getFilteredDevices(): Device[]

getRowsCount

  • getRowsCount(): void

getViewCookie

  • getViewCookie(): void

ngOnInit

  • ngOnInit(): void

setViewCookie

  • setViewCookie(show: any): void

updateFilters

  • updateFilters(): void

Generated using TypeDoc