Link against: DownloadMgrUiLib.lib
None
#include <DownloadsListDlgObserver.h>
Inherited by CDownloadMgrUiDownloadsList.
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. |
|
|
||||||||||||||||
|
Called for initializing Options menu. Implemented in CDownloadMgrUiDownloadsList. |
|
||||||||||||||||
|
Key events first forwarded to the observer. Implemented in CDownloadMgrUiDownloadsList. |
|
|
Called for layouting the dialog before executing it. Implemented in CDownloadMgrUiDownloadsList. |
|
||||||||||||
|
Called for processing not dialog specific commands. Implemented in CDownloadMgrUiDownloadsList. |