classicui_pub/lists_api/inc/AknListBoxSettingPage.h
branchRCL_3
changeset 15 08e69e956a8c
parent 0 2f259fa3e83a
equal deleted inserted replaced
10:9f56a4e1b8ab 15:08e69e956a8c
   146     * @since 2.0
   146     * @since 2.0
   147     * @return TBool EFalse iff focus is initially to be set to the selected item
   147     * @return TBool EFalse iff focus is initially to be set to the selected item
   148     */
   148     */
   149     static TBool FocusToFirstItem();
   149     static TBool FocusToFirstItem();
   150             
   150             
   151 
   151     /**
       
   152      * Enables highlight to listbox control in single click
       
   153      * mode if needed
       
   154      *
       
   155      * @since 5.2
       
   156      * 
       
   157      * @param  aCommandId  Event Id from the soft-key
       
   158      * @return TBool ETrue if highlight was enabled
       
   159      */
       
   160     TBool EnableSingleClickHighlight( TInt aCommandId );   
       
   161     
   152     /**
   162     /**
   153     * Create colorskinned icon and add it to icon array. Utility for
   163     * Create colorskinned icon and add it to icon array. Utility for
   154     * radiobutton, popup & checkbox setting page lists
   164     * radiobutton, popup & checkbox setting page lists
   155     *
   165     *
   156     * @since 3.1
   166     * @since 3.1