Inherits MUINotify.
Public Member Functions | |
void | ConstructL (CEchoEngine *aEchoEngine) |
TKeyResponse | OfferKeyEventL (const TKeyEvent &aKeyEvent, TEventCode aType) |
void | ActivateL () |
void | PrintNotify (const TDesC &aDes) |
void | PrintNotify (TInt aInt) |
void | ErrorNotifyL (const TDesC &aErrMessage, TInt aErrCode) |
Static Public Member Functions | |
static CConsoleControl * | NewL (CEchoEngine *aEchoEngine) |
Definition at line 66 of file Eikecho.h.
void CConsoleControl::ActivateL | ( | ) |
Mark control ready to draw
Definition at line 69 of file Eikecho.cpp.