AknListBoxLinesTemplate Class Reference
class AknListBoxLinesTemplate
|
THIS FILE INCLUDES: 1) All listbox layouts specified in Avkon LAF specification a) General list pane descendants b) Pop up window list pane descendants c) Grid panes 2) Utilities that help building listbox layouts based on LAF specification 3) Other helper classes that handle listbox behavior This adds correct horizontal and vertival lines to the listbox and handles empty listbox!
This class is only useful if you're writing your own list layout. Please use the predefined layouts instead, for example
CAknSingleStyleListBox
.
Constructor & Destructor Documentation
AknListBoxLinesTemplate(TInt)
IMPORT_C
|
AknListBoxLinesTemplate
|
(
|
TInt
|
aResourceId
|
)
|
|
AknListBoxLinesTemplate
Read AVKON_LISTBOX_LINES resources.
The following predefined lines are available: R_LIST_PANE_LINES_A_COLUMN R_LIST_PANE_LINES_AB_COLUMN R_LIST_PANE_LINES_AB_COLUMN_X R_LIST_PANE_LINES_AB_COLUMN_XX R_LIST_PANE_LINES_BC_COLUMN R_LIST_PANE_LINES_BC_COLUMN_X R_LIST_PANE_LINES_BC_COLUMN_XX
Member Functions Documentation
CountComponentControls()
IMPORT_C
TInt
|
CountComponentControls
|
(
|
)
|
const
|
Draw(const TRect &)
IMPORT_C void
|
Draw
|
(
|
const
TRect
&
|
aRect
|
)
|
const
|
SizeChanged()
IMPORT_C void
|
SizeChanged
|
(
|
)
|
|
Member Data Documentation
TAknLayoutRect
iVertLine2
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.