Search
Preparing search index...
The search index is not available
@netgrif/components-core
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@netgrif/components-core
AbstractCustomCardComponent
Class AbstractCustomCardComponent
Abstract
Hierarchy
AbstractCustomCardComponent
Implements
OnInit
OnDestroy
Index
Constructors
constructor
Properties
_filter
_injector
animations
card
color
Scheme
count
gradient
loading
logger
Service
multi
resource
Service
show
Labels
show
Legend
showXAxis
Label
showYAxis
Label
single
translate
Service
value
x
Axis
y
Axis
Methods
convert
Data
get
Resource
Type
As
String
ng
On
Destroy
ng
On
Init
Constructors
Protected
constructor
new
Abstract
Custom
Card
Component
(
_injector
:
Injector
, resourceService
:
DashboardResourceService
, translateService
:
TranslateService
, loggerService
:
LoggerService
)
:
AbstractCustomCardComponent
Parameters
_injector:
Injector
resourceService:
DashboardResourceService
translateService:
TranslateService
loggerService:
LoggerService
Returns
AbstractCustomCardComponent
Properties
Protected
_filter
_filter
:
Filter
Protected
_injector
_injector
:
Injector
animations
animations
:
boolean
= true
card
card
:
CustomCard
color
Scheme
color
Scheme
:
Color
= ...
count
count
:
number
gradient
gradient
:
boolean
= true
loading
loading
:
LoadingEmitter
Protected
logger
Service
logger
Service
:
LoggerService
multi
multi
:
DashboardMultiData
[]
Protected
resource
Service
resource
Service
:
DashboardResourceService
show
Labels
show
Labels
:
boolean
= true
show
Legend
show
Legend
:
boolean
= true
showXAxis
Label
showXAxis
Label
:
boolean
= true
showYAxis
Label
showYAxis
Label
:
boolean
= true
single
single
:
DashboardSingleData
[]
Protected
translate
Service
translate
Service
:
TranslateService
value
value
:
number
x
Axis
x
Axis
:
boolean
= true
y
Axis
y
Axis
:
boolean
= true
Methods
Abstract
convert
Data
convert
Data
(
json
:
AggregationResult
)
:
void
Parameters
json:
AggregationResult
Returns
void
get
Resource
Type
As
String
get
Resource
Type
As
String
(
)
:
string
Returns
string
ng
On
Destroy
ng
On
Destroy
(
)
:
void
Returns
void
ng
On
Init
ng
On
Init
(
)
:
void
Returns
void
Exports
Abstract
Custom
Card
Component
constructor
_filter
_injector
animations
card
color
Scheme
count
gradient
loading
logger
Service
multi
resource
Service
show
Labels
show
Legend
showXAxis
Label
showYAxis
Label
single
translate
Service
value
x
Axis
y
Axis
convert
Data
get
Resource
Type
As
String
ng
On
Destroy
ng
On
Init
Generated using
TypeDoc