Package | Description |
---|---|
org.netxms.client | |
org.netxms.client.datacollection |
Modifier and Type | Method and Description |
---|---|
List<GraphSettings> |
NXCSession.getPredefinedGraphs()
Get list of predefined graphs.
|
Modifier and Type | Method and Description |
---|---|
long |
NXCSession.saveGraph(GraphSettings graph,
boolean overwrite)
Checks if graph with specified name can be created/overwritten and creates/overwrites it in DB.
|
Modifier and Type | Method and Description |
---|---|
void |
GraphSettingsChangeListener.onGraphSettingsChange(GraphSettings settings)
Handler for graph settings change event.
|
Copyright © 2015. All rights reserved.