Search
Preparing search index...
The search index is not available
SMART WebGui
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
DashboardCategoryComponent
Class DashboardCategoryComponent
Hierarchy
DashboardCategoryComponent
Implements
OnInit
Index
Constructors
constructor
Properties
_location
bg
Image
categories
Service
category
Name
children
children
Img
description
notification
Service
place
Holder
Img
route
Methods
back
Clicked
ng
OnInit
Constructors
constructor
new
Dashboard
Category
Component
(
route
:
ActivatedRoute
, _location
:
Location
, categoriesService
:
CategoriesService
, notificationService
:
NotificationService
)
:
DashboardCategoryComponent
Parameters
route:
ActivatedRoute
_location:
Location
categoriesService:
CategoriesService
notificationService:
NotificationService
Returns
DashboardCategoryComponent
Properties
Private
_location
_location
:
Location
bg
Image
bg
Image
:
any
Private
categories
Service
categories
Service
:
CategoriesService
category
Name
category
Name
:
string
= ""
children
children
:
IDashboardCategory
[]
= []
children
Img
children
Img
:
string
[]
= []
description
description
:
string
= ""
Private
notification
Service
notification
Service
:
NotificationService
place
Holder
Img
place
Holder
Img
:
string
= "/images/dashboard/0-placeholder-water-icon.jpg"
Private
route
route
:
ActivatedRoute
Methods
back
Clicked
back
Clicked
(
)
:
void
Returns
void
ng
OnInit
ng
OnInit
(
)
:
void
Returns
void
Globals
Dashboard
Category
Component
constructor
_location
bg
Image
categories
Service
category
Name
children
children
Img
description
notification
Service
place
Holder
Img
route
back
Clicked
ng
OnInit
Generated using
TypeDoc