Overview | Methods | This Package | All Packages
Sets the return value that will be returned from a modal dialog window.
Syntax
final public void setReturnValue( Variant retValue )
Parameters
retValue
The value to be returned from a modal dialog window.
See Also getReturnValue