| Package | Description |
|---|---|
| at.mug.iqm.api.model |
| Modifier and Type | Field and Description |
|---|---|
private CustomDataModel |
IqmDataBox.customDataModel
The variable for the custom content.
|
| Modifier and Type | Method and Description |
|---|---|
CustomDataModel |
CustomDataModel.clone() |
CustomDataModel |
IqmDataBox.getCustomContent()
Get the custom content.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IqmDataBox.setCustomContent(CustomDataModel customContent)
The data type is automatically set to
DataType.CUSTOM. |
| Constructor and Description |
|---|
IqmDataBox(CustomDataModel customContent)
This method creates an instance of
IqmDataBox containing a
specified custom content. |
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.