Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DashboardCategoryComponent

Hierarchy

  • DashboardCategoryComponent

Implements

  • OnInit

Index

Constructors

constructor

Properties

Private _location

_location: Location

bgImage

bgImage: any

Private categoriesService

categoriesService: CategoriesService

categoryName

categoryName: string = ""

children

children: IDashboardCategory[] = []

childrenImg

childrenImg: string[] = []

description

description: string = ""

Private notificationService

notificationService: NotificationService

placeHolderImg

placeHolderImg: string = "/images/dashboard/0-placeholder-water-icon.jpg"

Private route

route: ActivatedRoute

Methods

backClicked

  • backClicked(): void

ngOnInit

  • ngOnInit(): void

Generated using TypeDoc