Uses of Enum Class
com.stimulsoft.report.dialogs.StiDialogResult
Packages that use StiDialogResult
-
Uses of StiDialogResult in com.stimulsoft.report.dialogs
Methods in com.stimulsoft.report.dialogs that return StiDialogResultModifier and TypeMethodDescriptionfinal StiDialogResultStiButtonControl.getDialogResult()Gets or sets a value that is returned to the parent form when the button is clicked.static StiDialogResultReturns the enum constant of this class with the specified name.static StiDialogResult[]StiDialogResult.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.stimulsoft.report.dialogs with parameters of type StiDialogResultModifier and TypeMethodDescriptionfinal voidStiButtonControl.setDialogResult(StiDialogResult value)