|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiRightToLeftType | |
|---|---|
| com.stimulsoft.report.enums | |
| com.stimulsoft.report.options | |
| Uses of StiRightToLeftType in com.stimulsoft.report.enums |
|---|
| Methods in com.stimulsoft.report.enums that return StiRightToLeftType | |
|---|---|
static StiRightToLeftType |
StiRightToLeftType.forValue(int value)
|
static StiRightToLeftType |
StiRightToLeftType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StiRightToLeftType[] |
StiRightToLeftType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of StiRightToLeftType in com.stimulsoft.report.options |
|---|
| Methods in com.stimulsoft.report.options that return StiRightToLeftType | |
|---|---|
static StiRightToLeftType |
ViewerOptions.getRightToLeft()
Gets or sets a value which controls of output of objects in the right to left mode. |
| Methods in com.stimulsoft.report.options with parameters of type StiRightToLeftType | |
|---|---|
static void |
ViewerOptions.setRightToLeft(StiRightToLeftType value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||