| Package | Description |
|---|---|
| com.stimulsoft.report.dialogs |
| Modifier and Type | Method and Description |
|---|---|
StiDialogResult |
StiButtonControl.getDialogResult()
Gets or sets a value that is returned to the parent form when the button is clicked.
|
static StiDialogResult |
StiDialogResult.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiDialogResult[] |
StiDialogResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiButtonControl.setDialogResult(StiDialogResult value) |
Copyright © 2019 Stimulsoft. All Rights Reserved.