idlehomescreen/inc/xnappuiadapter.h
branchRCL_3
changeset 30 b8fae6b8a148
parent 15 ff572dfe6d86
child 47 7be2816dbabd
equal deleted inserted replaced
16:9674c1a575e9 30:b8fae6b8a148
   158      */
   158      */
   159     IMPORT_C virtual void HandleEventL( const TDesC& aEvent, 
   159     IMPORT_C virtual void HandleEventL( const TDesC& aEvent, 
   160         CXnNodeAppIf& aDestination );
   160         CXnNodeAppIf& aDestination );
   161     
   161     
   162     /**
   162     /**
   163      * This is called when initial view is activated
   163      * This is called when (initial) view is ready
   164      * To be overriden by subclass.
   164      * To be overriden by subclass.
   165      * 
   165      * 
   166      * @since S60 5.2
   166      * @since S60 5.2
   167      */
   167      */
   168     IMPORT_C virtual void UiActivated();
   168     IMPORT_C virtual void HandleUiReadyEventL();
   169     
   169     
   170     /**     
   170     /**     
   171      * Second-phase constructor
   171      * Second-phase constructor
   172      *
   172      *
   173      * @since Series 60 3.1
   173      * @since Series 60 3.1