|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutputData | |
---|---|
com.jstatcom.project | Project and settings management systems. |
Uses of OutputData in com.jstatcom.project |
---|
Fields in com.jstatcom.project with type parameters of type OutputData | |
---|---|
static javolution.xml.XmlFormat<OutputData> |
OutputData.OutputData_XML
XML format field for (de)serialization. |
Methods in com.jstatcom.project with parameters of type OutputData | |
---|---|
void |
OutputList.addOutput(OutputData dataObject)
Adds an output element to this list. |
void |
Project.addOutputData(OutputData outputData)
Adds a new output data element to this project. |
void |
OutputPanel.setOutput(OutputData[] dataArray)
Sets an array of output objects to be handled by this component. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |