| Modifier and Type | Method and Description |
|---|---|
static StiProcessAt |
StiProcessAt.forValue(int value) |
static StiProcessAt |
StiProcessAt.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiProcessAt[] |
StiProcessAt.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StiProcessAt |
IStiProcessAt.getProcessAt()
Gets or sets value indicates that a component is processed at the end of the report
execution.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IStiProcessAt.setProcessAt(StiProcessAt value) |
| Modifier and Type | Method and Description |
|---|---|
StiProcessAt |
StiSimpleText.getProcessAt()
Gets or sets value indicates that a text is processed at the end of the report execution.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiSimpleText.setProcessAt(StiProcessAt value) |
| Modifier and Type | Method and Description |
|---|---|
StiProcessAt |
StiCrossField.getProcessAt() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiCrossField.setProcessAt(StiProcessAt value) |
Copyright © 2019 Stimulsoft. All Rights Reserved.