diff -r 000000000000 -r 89d6a7a84779 Symbian3/SDK/Source/GUID-DAF35D49-9630-4186-A350-E8483693D50D.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-DAF35D49-9630-4186-A350-E8483693D50D.dita Thu Jan 21 18:18:20 2010 +0000 @@ -0,0 +1,51 @@ + + + + Hierarchical +column list +

Hierarchical column list is used for browsing in one view files and folders +that are in different levels in the file system. This enables for example +showing subtitles among the list items, and collapsing and expanding data +items under it.

+ +Hierarchical column list component, where the subtitle "Yesterday" +is expanded + + +

The hierarchical column list can have three different row types:

+ +

Subtitle can have only one type of subitems, thus both core data and simple +data items cannot exist under same subtitle. It is recommended, that only +one type of subitems would be used in the same view.

+

To enable more information in a single row, the core data row can be divided +into two core data columns. The more important information should be shown +in the first column due to more space, for example e-mail sender information +in the first column, and subject in the second column. In landscape there +can be also third column in use.

+

General navigation:

+

Expanding and collapsing can be done in subtitle rows:

+ +
Using hierarchical column +lists in C++ applications

The API to use for hierarchical column +lists is the Hierarchical +lists API. For implementation information, see Using +the Hierarchical lists API.

+
\ No newline at end of file