| Package | Description |
|---|---|
| com.stimulsoft.report.components.conditions | |
| com.stimulsoft.report.components.enums | |
| com.stimulsoft.report.components.indicators |
| Modifier and Type | Method and Description |
|---|---|
StiIconSet |
StiIconSetCondition.getIconSet()
Gets or sets icon set.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiIconSetCondition.setIconSet(StiIconSet value) |
| Constructor and Description |
|---|
StiIconSetCondition(java.lang.String column,
StiIconSet iconSet,
StiContentAlignment contentAlignment,
StiIconSetItem item1,
StiIconSetItem item2,
StiIconSetItem item3,
StiIconSetItem item4,
StiIconSetItem item5) |
| Modifier and Type | Method and Description |
|---|---|
static StiIconSet |
StiIconSet.forValue(int value) |
static StiIconSet |
StiIconSet.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiIconSet[] |
StiIconSet.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static StiIcon[] |
StiIconSetHelper.getIconSet(StiIconSet iconSet)
Returns array of icon keys for specified Icon Set.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.