|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StiDialogResult | |
---|---|
com.stimulsoft.report.dialogs |
Uses of StiDialogResult in com.stimulsoft.report.dialogs |
---|
Methods in com.stimulsoft.report.dialogs that return StiDialogResult | |
---|---|
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. |
Methods in com.stimulsoft.report.dialogs with parameters of type StiDialogResult | |
---|---|
void |
StiButtonControl.setDialogResult(StiDialogResult value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |