mpxplugins/viewplugins/views/commoncontainer/inc/mpxcommoncontaineravkonimp.h
branchRCL_3
changeset 15 a1247965635c
parent 0 ff3acec5bc43
equal deleted inserted replaced
14:c54d95799c80 15:a1247965635c
   234     /**
   234     /**
   235      * Draws list box item index
   235      * Draws list box item index
   236      *
   236      *
   237      * @since 3.2
   237      * @since 3.2
   238      */
   238      */
   239     void DrawLbxItem( TInt aIndex );
   239     void DrawLbxItemL( TInt aIndex );
   240     
   240     
   241     /**
   241     /**
   242      * Set Find box's focus.
   242      * Set Find box's focus.
   243      *
   243      *
   244      * @since 3.1
   244      * @since 3.1
   327     void HandleMarkableListProcessCommandL( TInt aCommand );
   327     void HandleMarkableListProcessCommandL( TInt aCommand );
   328 
   328 
   329     /**
   329     /**
   330      * Custom handling of menu pane for markable lists
   330      * Custom handling of menu pane for markable lists
   331      */
   331      */
   332     void HandleMarkableListDynInitMenuPane(
   332     void HandleMarkableListDynInitMenuPaneL(
   333         TInt aResourceId,
   333         TInt aResourceId,
   334         CEikMenuPane* aMenuPane );
   334         CEikMenuPane* aMenuPane );
   335         
   335         
   336     /**
   336     /**
   337      * Handle listbox array events
   337      * Handle listbox array events