|
Public Member Functions |
virtual void | PreLayoutDynInitL (CDownloadsListDlg &aDialog)=0 |
| Called for layouting the dialog before executing it.
|
virtual void | ProcessCommandL (CDownloadsListDlg &aDialog, TInt aCommandId)=0 |
| Called for processing not dialog specific commands.
|
virtual void | DynInitMenuPaneL (CDownloadsListDlg &aDialog, TInt aResourceId, CEikMenuPane *aMenuPane)=0 |
| Called for initializing Options menu.
|
virtual TKeyResponse | OfferKeyEventL (CDownloadsListDlg &aDialog, const TKeyEvent &aKeyEvent, TEventCode aType)=0 |
| Key events first forwarded to the observer.
|