|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiCheckStyle | |
|---|---|
| com.stimulsoft.report.components.enums | |
| com.stimulsoft.report.components.simplecomponents | |
| com.stimulsoft.webdesigner.helper | |
| Uses of StiCheckStyle in com.stimulsoft.report.components.enums |
|---|
| Methods in com.stimulsoft.report.components.enums that return StiCheckStyle | |
|---|---|
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. |
| Uses of StiCheckStyle in com.stimulsoft.report.components.simplecomponents |
|---|
| Methods in com.stimulsoft.report.components.simplecomponents that return StiCheckStyle | |
|---|---|
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. |
| Methods in com.stimulsoft.report.components.simplecomponents with parameters of type StiCheckStyle | |
|---|---|
void |
StiCheckBox.setCheckStyle(StiCheckStyle value)
Deprecated. |
void |
StiCheckBox.setCheckStyleForFalse(StiCheckStyle value)
|
void |
StiCheckBox.setCheckStyleForTrue(StiCheckStyle value)
|
| Uses of StiCheckStyle in com.stimulsoft.webdesigner.helper |
|---|
| Methods in com.stimulsoft.webdesigner.helper that return StiCheckStyle | |
|---|---|
static StiCheckStyle |
StiReportEdit.strToCheckStyle(java.lang.String value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||