phonebookui/Phonebook2/ccapplication/ccacommlauncherplugin/inc/ccappcommlaunchercontainer.h
branchRCL_3
changeset 23 5586b4d2ec3e
parent 21 b3431bff8c19
child 45 34879f5cfc63
equal deleted inserted replaced
21:b3431bff8c19 23:5586b4d2ec3e
   219      *
   219      *
   220      * @return ETrue if Highlight,otherwise EFalse
   220      * @return ETrue if Highlight,otherwise EFalse
   221      * @since S60 v5.0
   221      * @since S60 v5.0
   222     */
   222     */
   223     const TBool IsListBoxHighlightEnabled();
   223     const TBool IsListBoxHighlightEnabled();
       
   224     
       
   225     /**
       
   226      * Get the amount of the list box
       
   227      *
       
   228      * @return the amount of the list box.
       
   229      * @since S60 v5.0
       
   230     */
       
   231     const TInt GetListBoxItemAmount() const;
   224 
   232 
   225 private: // New
   233 private: // New
   226 
   234 
   227     /**
   235     /**
   228      * Creates the listbox part and model for it
   236      * Creates the listbox part and model for it