CHandlerAppUi Class Reference

List of all members.

Public Member Functions

void ConstructL ()
 CHandlerAppUi ()
 ~CHandlerAppUi ()
void SetFileData (TFileName &aFileName, TDes8 &aData)
void OpenFileL (const TDesC &aFileName)
void HandleCommandL (TInt aCommand)
void HandleResourceChangeL (TInt aType)
TBool ProcessCommandParametersL (TApaCommand aCommand, TFileName &aDocumentName)
TBool ProcessCommandParametersL (TApaCommand aCommand, TFileName &aDocumentName, const TDesC8 &aTail)

Detailed Description

An instance of class CHandlerAppUi is the UserInterface part of the AVKON application framework for the handler example application

Definition at line 45 of file handlerAppui.h.


Constructor & Destructor Documentation

CHandlerAppUi::CHandlerAppUi (  ) 

CHandlerAppUi

Perform the first phase of two phase construction. This needs to be public due to the way the framework constructs the AppUi

Definition at line 80 of file handlerAppui.cpp.

CHandlerAppUi::~CHandlerAppUi (  ) 

Member Function Documentation

void CHandlerAppUi::ConstructL (  ) 

ConstructL

Perform the second phase construction of a CHandlerAppUi object this needs to be public due to the way the framework constructs the AppUi

Definition at line 55 of file handlerAppui.cpp.

void CHandlerAppUi::OpenFileL ( const TDesC &  aFileName  ) 
void CHandlerAppUi::HandleCommandL ( TInt  aCommand  ) 
void CHandlerAppUi::HandleResourceChangeL ( TInt  aType  ) 
TBool CHandlerAppUi::ProcessCommandParametersL ( TApaCommand  aCommand,
TFileName &  aDocumentName 
)
TBool CHandlerAppUi::ProcessCommandParametersL ( TApaCommand  aCommand,
TFileName &  aDocumentName,
const TDesC8 &  aTail 
)

Generated by  doxygen 1.6.2