CColumnListBoxItemDrawer::SListProperties Struct Reference

API published in: S60 1st Ed


#include <
eikclb.h>

Detailed Description

The structure holding given item properties.

Used for storing information given through SetProperties() method.


Data Fields

TInt iItem
 Item identifier.
TListItemProperties iProperties
 Properties of the item.

Field Documentation

TInt CColumnListBoxItemDrawer::SListProperties::iItem
 

Item identifier.

TListItemProperties CColumnListBoxItemDrawer::SListProperties::iProperties
 

Properties of the item.


The documentation for this struct was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top