Package | Description |
---|---|
ilog.views.dashboard |
Contains the classes for the Dashboard support.
|
Modifier and Type | Method and Description |
---|---|
Object |
IlvDashboardSymbol.getParameterValue(String paramID)
Returns the value of the parameter specified by
paramID |
void |
IlvDashboardDiagram.readBinary(InputStream in)
Reads the dashboard binary format contents from an input stream.
|
void |
IlvDashboardDiagram.readBinary(URL url)
Reads a dashboard from a binary file.
|
void |
IlvDashboardSymbol.setID(String newID)
Sets the ID of the symbol.
|
void |
IlvDashboardSymbol.setParameterValue(String paramID,
Object value)
Sets the value of the parameter specified by
paramID . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.