Package | Description |
---|---|
org.opennms.dashboard.client |
Modifier and Type | Method and Description |
---|---|
SurveillanceIntersection |
SurveillanceData.getCell(int row,
int col)
getCell
|
SurveillanceIntersection |
SurveillanceData.getIntersection(int row,
int col)
getIntersection
|
Modifier and Type | Method and Description |
---|---|
void |
SurveillanceListenerCollection.fireIntersectionClicked(Dashlet viewer,
SurveillanceIntersection intersection)
fireIntersectionClicked
|
void |
SurveillanceListener.onIntersectionClicked(Dashlet viewer,
SurveillanceIntersection intersection)
onIntersectionClicked
|
void |
SurveillanceData.setCell(int row,
int col,
SurveillanceIntersection cell)
setCell
|
Copyright © 2017. All rights reserved.