class ResultEvent
|
ResultEvent represents the result of some operation. More... |
|
|
Public Methods
Detailed Description
ResultEvent represents the result of some operation. The success
or failure of an operation is represented by which method on
ResultListener is being called.
Constructor.
[virtual]
Destructor.
void setReason (const String& reason)
|
Set the reason that this operation failed.
[const]
Get the reason that this operation failed.
Generated by: rusty@irem on Mon Sep 18 18:07:52 2000, using kdoc 2.0a36. |