menufw/menufwui/mmwidgets/inc/mmlistboxview.h
branchRCL_3
changeset 19 79311d856354
parent 0 f72a12da539e
child 23 7be2816dbabd
equal deleted inserted replaced
18:d05a55b217df 19:79311d856354
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:  
    14 * Description:  
    15 *  Version     : %version: MM_12.1.6 % << Don't touch! Updated by Synergy at check-out.
    15 *  Version     : %version: MM_12.1.7 % << Don't touch! Updated by Synergy at check-out.
    16 *
    16 *
    17 */
    17 */
    18 
    18 
    19 
    19 
    20 #ifndef MMLISTBOXVIEW_H
    20 #ifndef MMLISTBOXVIEW_H
   208      * 
   208      * 
   209      * @param aDisable Self-explanatory.
   209      * @param aDisable Self-explanatory.
   210      */
   210      */
   211     void DisableScrollToItem( TBool aDisable );
   211     void DisableScrollToItem( TBool aDisable );
   212 
   212 
       
   213     /**
       
   214      * Gets number of items in model.
       
   215      *
       
   216      * @return
       
   217      */
       
   218     TInt ModelItemsCount();
       
   219 
   213 private:
   220 private:
   214 
   221 
   215     /**
   222     /**
   216      * Constructor for performing 1st stage construction.
   223      * Constructor for performing 1st stage construction.
   217      */
   224      */