|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiIconSetValueType | |
|---|---|
| com.stimulsoft.report.components.conditions | |
| com.stimulsoft.report.components.enums | |
| Uses of StiIconSetValueType in com.stimulsoft.report.components.conditions |
|---|
| Methods in com.stimulsoft.report.components.conditions that return StiIconSetValueType | |
|---|---|
StiIconSetValueType |
StiIconSetItem.getValueType()
Gets or sets type of value for current item of IconSets. |
| Methods in com.stimulsoft.report.components.conditions with parameters of type StiIconSetValueType | |
|---|---|
void |
StiIconSetItem.setValueType(StiIconSetValueType value)
|
| Constructors in com.stimulsoft.report.components.conditions with parameters of type StiIconSetValueType | |
|---|---|
StiIconSetItem(StiIcon icon,
StiIconSetOperation operation,
StiIconSetValueType valueType,
float value)
Creates a new object of the type StiIconSetItem. |
|
| Uses of StiIconSetValueType in com.stimulsoft.report.components.enums |
|---|
| Methods in com.stimulsoft.report.components.enums that return StiIconSetValueType | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||