public class RrdDashlet extends AbstractDashlet
Dashlet
for displaying a Rrd graph.Constructor and Description |
---|
RrdDashlet(String name,
DashletSpec dashletSpec,
RrdGraphHelper rrdGraphHelper)
Constructor for instantiating new objects.
|
Modifier and Type | Method and Description |
---|---|
DashletComponent |
getDashboardComponent() |
DashletComponent |
getWallboardComponent()
Updates the dashlet contents and computes new boosted state
|
getDashletSpec, getName, isBoosted, setDashletSpec, setName
public RrdDashlet(String name, DashletSpec dashletSpec, RrdGraphHelper rrdGraphHelper)
name
- the name of the dashletdashletSpec
- the DashletSpec
to be usedrrdGraphHelper
- the rrd graph helper instancepublic DashletComponent getDashboardComponent()
getDashboardComponent
in interface Dashlet
getDashboardComponent
in class AbstractDashlet
public DashletComponent getWallboardComponent()
Dashlet
getWallboardComponent
in interface Dashlet
getWallboardComponent
in class AbstractDashlet
Copyright © 2019. All rights reserved.