| Modifier and Type | Method and Description |
|---|---|
StiEnumSet<StiShiftMode> |
StiPage.getShiftMode() |
StiEnumSet<StiShiftMode> |
StiComponent.getShiftMode()
gets or sets a value which indicates the shift mode of a component.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiPage.setShiftMode(StiEnumSet<StiShiftMode> value) |
void |
StiComponent.setShiftMode(StiEnumSet<StiShiftMode> value) |
| Modifier and Type | Method and Description |
|---|---|
StiEnumSet<StiShiftMode> |
StiBand.getShiftMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiBand.setShiftMode(StiEnumSet<StiShiftMode> value) |
| Modifier and Type | Method and Description |
|---|---|
StiEnumSet<StiShiftMode> |
StiSubReport.getShiftMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiSubReport.setShiftMode(StiEnumSet<StiShiftMode> value) |
| Modifier and Type | Method and Description |
|---|---|
static StiShiftMode |
StiShiftMode.forValue(int value) |
static StiShiftMode |
StiShiftMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiShiftMode[] |
StiShiftMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StiEnumSet<StiShiftMode> |
IStiShift.getShiftMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
IStiShift.setShiftMode(StiEnumSet<StiShiftMode> value) |
| Modifier and Type | Method and Description |
|---|---|
StiEnumSet<StiShiftMode> |
StiCrossField.getShiftMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiCrossField.setShiftMode(StiEnumSet<StiShiftMode> value) |
| Modifier and Type | Method and Description |
|---|---|
StiEnumSet<StiShiftMode> |
StiReportControl.getShiftMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiReportControl.setShiftMode(StiEnumSet<StiShiftMode> value) |
Copyright © 2019 Stimulsoft. All Rights Reserved.