|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiIconSet | |
|---|---|
| com.stimulsoft.report.components.conditions | |
| com.stimulsoft.report.components.enums | |
| com.stimulsoft.report.components.indicators | |
| Uses of StiIconSet in com.stimulsoft.report.components.conditions |
|---|
| Methods in com.stimulsoft.report.components.conditions that return StiIconSet | |
|---|---|
StiIconSet |
StiIconSetCondition.getIconSet()
Gets or sets icon set. |
| Methods in com.stimulsoft.report.components.conditions with parameters of type StiIconSet | |
|---|---|
void |
StiIconSetCondition.setIconSet(StiIconSet value)
|
| Constructors in com.stimulsoft.report.components.conditions with parameters of type StiIconSet | |
|---|---|
StiIconSetCondition(java.lang.String column,
StiIconSet iconSet,
StiContentAlignment contentAlignment,
StiIconSetItem item1,
StiIconSetItem item2,
StiIconSetItem item3,
StiIconSetItem item4,
StiIconSetItem item5)
|
|
| Uses of StiIconSet in com.stimulsoft.report.components.enums |
|---|
| Methods in com.stimulsoft.report.components.enums that return StiIconSet | |
|---|---|
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. |
| Uses of StiIconSet in com.stimulsoft.report.components.indicators |
|---|
| Methods in com.stimulsoft.report.components.indicators with parameters of type StiIconSet | |
|---|---|
static StiIcon[] |
StiIconSetHelper.getIconSet(StiIconSet iconSet)
Returns array of icon keys for specified Icon Set. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||