CGSListboxEntry Class Reference
|
class CGSListboxEntry : public CBase
|
Constructor & Destructor Documentation
CGSListboxEntry()
|
CGSListboxEntry
|
(
|
)
|
[private]
|
~CGSListboxEntry()
|
IMPORT_C
|
~CGSListboxEntry
|
(
|
)
|
|
Member Functions Documentation
Caption()
|
IMPORT_C const
TDesC
&
|
Caption
|
(
|
)
|
const
|
ConstructL(TResourceReader &)
ConstructL(TUint32, CCoeEnv &, TInt)
FeatureId()
|
IMPORT_C
TInt
|
FeatureId
|
(
|
)
|
const
|
NewLC(TUint32, CCoeEnv &, TInt)
SetDynamicTextDoublePaneL(const TDesC &)
|
IMPORT_C void
|
SetDynamicTextDoublePaneL
|
(
|
const
TDesC
&
|
aText
|
)
|
|
SetDynamicTextL(const TDesC &)
|
IMPORT_C void
|
SetDynamicTextL
|
(
|
const
TDesC
&
|
aText
|
)
|
|
StaticTextLength()
|
TInt
|
StaticTextLength
|
(
|
)
|
const [private, inline]
|
Type()
|
IMPORT_C
TInt
|
Type
|
(
|
)
|
const
|
Member Data Documentation
HBufC * iCaption
|
HBufC
*
|
iCaption
|
[private]
|
The static text and dynamic text combined. We can always change the dynamic part due to the fact that we know the length (prefix) of the static part.
TInt
iDynamicTextSize
|
TInt
|
iDynamicTextSize
|
[private]
|
Maximum Length of the Dynamic text which doesnot change.. This has been added after inclusion Double Pane List Box
TInt
iFeatureId
|
TInt
|
iFeatureId
|
[private]
|
TInt
iStaticTextLength
|
TInt
|
iStaticTextLength
|
[private]
|
The length of the static text which does not change
TInt
iType
One of either EGSListBoxItemTypeIsAlwaysVisible or EGSListBoxItemTypeIsDynamic
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.