| Package | Description |
|---|---|
| com.stimulsoft.report.components.conditions | |
| com.stimulsoft.report.components.enums |
| Modifier and Type | Method and Description |
|---|---|
StiIconSetOperation |
StiIconSetItem.getOperation()
Gets or sets type of operation for current item of IconSets.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiIconSetItem.setOperation(StiIconSetOperation 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 StiIconSetOperation |
StiIconSetOperation.forValue(int value) |
static StiIconSetOperation |
StiIconSetOperation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiIconSetOperation[] |
StiIconSetOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.