phonebookui/Phonebook2/ccapplication/ccacommlauncherplugin/inc/ccappcommlaunchercontainer.h
branchRCL_3
changeset 45 34879f5cfc63
parent 23 5586b4d2ec3e
child 58 d4f567ce2e7c
equal deleted inserted replaced
39:a6539d1e8e43 45:34879f5cfc63
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #ifndef __CCAPPCOMMALAUNCHERCONTAINER_H
    19 #ifndef __CCAPPCOMMALAUNCHERCONTAINER_H
    20 #define __CCAPPCOMMALAUNCHERCONTAINER_H
    20 #define __CCAPPCOMMALAUNCHERCONTAINER_H
    21 
       
    22 // INCLUDES
    21 // INCLUDES
    23 #include "ccappcommlauncherheaders.h"
    22 #include "ccappcommlauncherheaders.h"
    24 #include <Pbk2Commands.hrh>
    23 #include <Pbk2Commands.hrh>
    25 #include "ccappstatuscontrol.h"
    24 #include "ccappstatuscontrol.h"
    26 #include <aknlongtapdetector.h>
    25 #include <aknlongtapdetector.h>
   236      * Creates the listbox part and model for it
   235      * Creates the listbox part and model for it
   237      *
   236      *
   238      * @since S60 v5.0
   237      * @since S60 v5.0
   239      */
   238      */
   240     void CreateListboxControlL();
   239     void CreateListboxControlL();
       
   240     
       
   241     /**
       
   242      * Creates the status control
       
   243      */
       
   244     void CreateStatusControlL();
   241 
   245 
   242     /**
   246     /**
   243      * Updates the number/address popup
   247      * Updates the number/address popup
   244      */
   248      */
   245     void UpdatePopupL();
   249     void UpdatePopupL();
   273     /*
   277     /*
   274     * Hides/shows the status control based on Extensionfactory plugins
   278     * Hides/shows the status control based on Extensionfactory plugins
   275     * availability.
   279     * availability.
   276     */
   280     */
   277     void DoCheckExtensionFactoryL();
   281     void DoCheckExtensionFactoryL();
   278     
       
   279     /**
       
   280 	* Set default status text to CCCAppStatusControl
       
   281 	*/
       
   282     void SetDefaultStatusTextL();
       
   283 
   282 
   284 private: // Constructors
   283 private: // Constructors
   285 
   284 
   286     /**
   285     /**
   287      * ConstructL
   286      * ConstructL