|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiSystemTextType | |
|---|---|
| com.stimulsoft.report.components.enums | |
| com.stimulsoft.report.components.simplecomponents | |
| Uses of StiSystemTextType in com.stimulsoft.report.components.enums |
|---|
| Methods in com.stimulsoft.report.components.enums that return StiSystemTextType | |
|---|---|
static StiSystemTextType |
StiSystemTextType.forValue(int value)
|
static StiSystemTextType |
StiSystemTextType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StiSystemTextType[] |
StiSystemTextType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of StiSystemTextType in com.stimulsoft.report.components.simplecomponents |
|---|
| Methods in com.stimulsoft.report.components.simplecomponents that return StiSystemTextType | |
|---|---|
StiSystemTextType |
StiText.getType()
|
| Methods in com.stimulsoft.report.components.simplecomponents with parameters of type StiSystemTextType | |
|---|---|
void |
StiText.setType(StiSystemTextType value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||