| Package | Description |
|---|---|
| com.stimulsoft.report.components.enums | |
| com.stimulsoft.report.components.simplecomponents |
| Modifier and Type | Method and Description |
|---|---|
static StiCheckStyle |
StiCheckStyle.forValue(int value) |
static StiCheckStyle |
StiCheckStyle.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiCheckStyle[] |
StiCheckStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StiCheckStyle |
StiCheckBox.getCheckStyle()
Deprecated.
|
StiCheckStyle |
StiCheckBox.getCheckStyleForFalse()
Gets or sets check style for false value.
|
StiCheckStyle |
StiCheckBox.getCheckStyleForTrue()
Gets or sets check style for true value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiCheckBox.setCheckStyle(StiCheckStyle value)
Deprecated.
|
void |
StiCheckBox.setCheckStyleForFalse(StiCheckStyle value) |
void |
StiCheckBox.setCheckStyleForTrue(StiCheckStyle value) |
Copyright © 2019 Stimulsoft. All Rights Reserved.