phonebookui/Phonebook2/ccapplication/ccacommlauncherplugin/inc/ccappcommlaunchercontainer.h
branchRCL_3
changeset 3 04ab22b956c2
parent 0 e686773b3f54
child 15 e8e3147d53eb
equal deleted inserted replaced
0:e686773b3f54 3:04ab22b956c2
   205      *
   205      *
   206      * @return contact action
   206      * @return contact action
   207      * @since S60 v5.0
   207      * @since S60 v5.0
   208      */
   208      */
   209     VPbkFieldTypeSelectorFactory::TVPbkContactActionTypeSelector SelectedCommunicationMethod();
   209     VPbkFieldTypeSelectorFactory::TVPbkContactActionTypeSelector SelectedCommunicationMethod();
       
   210     
       
   211     /**
       
   212      * To check whether the listbox is highlight
       
   213      *
       
   214      * @return ETrue if Highlight,otherwise EFalse
       
   215      * @since S60 v5.0
       
   216     */
       
   217     const TBool IsListBoxHighlightEnabled();
   210 
   218 
   211 private: // New
   219 private: // New
   212 
   220 
   213     /**
   221     /**
   214      * Creates the listbox part and model for it
   222      * Creates the listbox part and model for it
   251     /*
   259     /*
   252     * Hides/shows the status control based on Extensionfactory plugins
   260     * Hides/shows the status control based on Extensionfactory plugins
   253     * availability.
   261     * availability.
   254     */
   262     */
   255     void DoCheckExtensionFactoryL();
   263     void DoCheckExtensionFactoryL();
       
   264     
       
   265     /**
       
   266 	* Set default status text to CCCAppStatusControl
       
   267 	*/
       
   268     void SetDefaultStatusTextL();
   256 
   269 
   257 private: // Constructors
   270 private: // Constructors
   258 
   271 
   259     /**
   272     /**
   260      * ConstructL
   273      * ConstructL