SwiUI::CommonUI::MCUIWaitDialogCallback Class Reference

class SwiUI::CommonUI::MCUIWaitDialogCallback

A callback interface for handling common non modal dialog cancellation.

Since
3.0
Public Member Functions
TBool HandleDialogExitL(TInt)

Member Functions Documentation

HandleDialogExitL(TInt)

TBool HandleDialogExitL(TIntaButtonId)[pure virtual]
This is called when the dialog is about to be closed.
Since
3.0

Parameters

TInt aButtonId- Id of the button, which was used to cancel the dialog.