Link against: avkon.lib eikcoctl.lib eikctl.lib 
 None
#include <aknlists.h>
      
      Inherits CEikColumnListBox.
Inherited by AknListBoxLinesTemplate< CAknColumnListBox >.
Content for list items are tab-separated strings.
See methods CEikListBox::ConstructFromResourceL() CEikListBox::ConstructL() CEikTextListBox::SetItemArray() CEikColumnListBoxData::SetIconArray()
Related flags for ConstructL() (avkon.hrh) EAknListBoxSelectionList EAknListBoxMenuList EAknListBoxMarkableList EAknListBoxMultiselectionList EAknListBoxViewerFlags
Related flags for dialogs (avkon.hrh) EAknDialogSelectionList EAknDialogMenuList EAknDialogMultiselectionList
Public Member Functions | 
         |
| virtual IMPORT_C CListBoxView * | MakeViewClassInstanceL () | 
Creates new CAknColumnListBoxView object and returns pointer to it.   | 
         |
| virtual IMPORT_C void | CreateModelL () | 
Creates CAknFilteredTextListBoxModel object.   | 
         |
| virtual IMPORT_C TInt | AdjustRectHeightToWholeNumberOfItems (TRect &aRect) const | 
| Listbox rectangle calculation.   | 
         |
| IMPORT_C void | HandlePointerEventL (const TPointerEvent &aPointerEvent) | 
| From CCoeControl.   | 
         |
               
               
  | 
         
| 
               
               
                Listbox rectangle calculation. Rounds down the height of the rectangle (if necessary) so that only a whole number of items can be displayed inside the list box. 
 
 Reimplemented from CEikListBox.  | 
         
               
               
  | 
         
| 
               
               
                
                  Creates  Reimplemented from CEikColumnListBox.  | 
         
               
               
  | 
         
| 
               
               
                From CCoeControl. Handles pointer events Reimplemented from CEikColumnListBox. Reimplemented in CAknSingleNumberStyleListBox, CAknSingleGraphicStyleListBox, and CAknSingleNumberHeadingStyleListBox.  | 
         
               
               
  | 
         
| 
               
               
                
                  Creates new  
 Reimplemented from CEikColumnListBox. Reimplemented in CAknSingleNumberHeadingStyleListBox.  |