| Package | Description |
|---|---|
| com.stimulsoft.report.components.conditions | |
| com.stimulsoft.report.components.enums |
| Modifier and Type | Method and Description |
|---|---|
StiIconSetValueType |
StiIconSetItem.getValueType()
Gets or sets type of value for current item of IconSets.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiIconSetItem.setValueType(StiIconSetValueType value) |
| Constructor and Description |
|---|
StiIconSetItem(StiIcon icon,
StiIconSetOperation operation,
StiIconSetValueType valueType,
float value)
Creates a new object of the type StiIconSetItem.
|
| Modifier and Type | Method and Description |
|---|---|
static StiIconSetValueType |
StiIconSetValueType.forValue(int value) |
static StiIconSetValueType |
StiIconSetValueType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiIconSetValueType[] |
StiIconSetValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.