Package | Description |
---|---|
org.opennms.features.vaadin.dashboard.dashlets |
Modifier and Type | Method and Description |
---|---|
void |
RrdDashletFactory.setRrdGraphHelper(RrdGraphHelper rrdGraphHelper) |
Constructor and Description |
---|
GraphSelectionWindow(NodeDao nodeDao,
RrdGraphHelper rrdGraphHelper,
RrdGraphEntry rrdGraphEntry)
Constructor for creating new instances.
|
RrdDashlet(String name,
DashletSpec dashletSpec,
RrdGraphHelper rrdGraphHelper)
Constructor for instantiating new objects.
|
RrdDashletConfigurationWindow(DashletSpec dashletSpec,
RrdGraphHelper rrdGraphHelper,
NodeDao nodeDao)
Constructor for instantiating new objects of this class.
|
RrdGraphEntry(NodeDao nodeDao,
RrdGraphHelper rrdGraphHelper,
int x,
int y)
Constrcutor for creating new instances of this class.
|
Copyright © 2021. All rights reserved.