MLmkNavigationObserver Class Reference

class MLmkNavigationObserver

MLmkNavigationObserver class for observing tab navigation in dialog. Also allows observing dialog launching and closing.

Public Member Functions
void HandleClosingEventL ()
void HandleLaunchingEventL ()
TKeyResponse HandleNavigationEventL (const TKeyEvent &)

Member Functions Documentation

HandleClosingEventL()

void HandleClosingEventL ( ) [pure virtual]

Handle dialog closing. Called just before dialog will be exited.

HandleLaunchingEventL()

void HandleLaunchingEventL ( ) [pure virtual]

Handle dialog launching. Called just before showing the dialog, from dialog's PreLayoutDynInitL.

HandleNavigationEventL(const TKeyEvent &)

TKeyResponse HandleNavigationEventL ( const TKeyEvent & aKeyEvent ) [pure virtual]

Handle navigation events

Parameters

const TKeyEvent & aKeyEvent