MLmkNavigationObserver Class Reference

class MLmkNavigationObserver

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

Member Functions Documentation

HandleClosingEventL()

voidHandleClosingEventL()[pure virtual]

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

HandleLaunchingEventL()

voidHandleLaunchingEventL()[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