public class SurveillanceDashlet extends AbstractDashlet
Dashlet
for displaying the surveillance view page of OpenNMS.Constructor and Description |
---|
SurveillanceDashlet(String name,
DashletSpec dashletSpec)
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 SurveillanceDashlet(String name, DashletSpec dashletSpec)
dashletSpec
- the DashletSpec
to be usedpublic DashletComponent getWallboardComponent()
Dashlet
getWallboardComponent
in interface Dashlet
getWallboardComponent
in class AbstractDashlet
public DashletComponent getDashboardComponent()
getDashboardComponent
in interface Dashlet
getDashboardComponent
in class AbstractDashlet
Copyright © 2017. All rights reserved.