Link against: aknhlist.lib
#include <akncustomtreeordering.h>
Implementation of this interface class can be set to hierarchical list to define the ordering of items in the list. Hierarchical
list then uses the implementation of MAknCustomTreeOrdering::Compare
method in sorting the items within each node of the list.
Public Member Functions |
|
virtual TInt | Compare (TAknTreeItemID aFirst, TAknTreeItemID aSecond)=0 |
Compares two tree list items. |
|
Compares two tree list items.
|