phonebookui/Phonebook2/ccapplication/ccacommlauncherplugin/inc/ccappcommlaunchercontainer.h
branchRCL_3
changeset 3 04ab22b956c2
parent 0 e686773b3f54
child 15 e8e3147d53eb
--- a/phonebookui/Phonebook2/ccapplication/ccacommlauncherplugin/inc/ccappcommlaunchercontainer.h	Tue Feb 02 10:12:17 2010 +0200
+++ b/phonebookui/Phonebook2/ccapplication/ccacommlauncherplugin/inc/ccappcommlaunchercontainer.h	Fri Feb 19 22:40:27 2010 +0200
@@ -207,6 +207,14 @@
      * @since S60 v5.0
      */
     VPbkFieldTypeSelectorFactory::TVPbkContactActionTypeSelector SelectedCommunicationMethod();
+    
+    /**
+     * To check whether the listbox is highlight
+     *
+     * @return ETrue if Highlight,otherwise EFalse
+     * @since S60 v5.0
+    */
+    const TBool IsListBoxHighlightEnabled();
 
 private: // New
 
@@ -253,6 +261,11 @@
     * availability.
     */
     void DoCheckExtensionFactoryL();
+    
+    /**
+	* Set default status text to CCCAppStatusControl
+	*/
+    void SetDefaultStatusTextL();
 
 private: // Constructors