CGECOObjectFactoryBase Class Reference
class CGECOObjectFactoryBase : public CBase
|
Abstract base class for object factories. All object factories derive from this class.
XCFW.lib
-
Since
-
Series 60 3.1
Member Functions Documentation
AttributeDetailsL(const TInt, TPtrC &, TPtrC &, TBool &)
void
|
AttributeDetailsL
|
(
|
const
TInt
|
aIndex,
|
|
TPtrC
&
|
aAttrName,
|
|
TPtrC
&
|
aAttrValue,
|
|
TBool
&
|
aIsLocalized
|
|
)
|
[pure virtual]
|
AttributeDetailsL(const TInt, TPtrC &, TPtrC &)
void
|
AttributeDetailsL
|
(
|
const
TInt
|
aIndex,
|
|
TPtrC
&
|
aAttrName,
|
|
TPtrC
&
|
aAttrValue
|
|
)
|
[pure virtual]
|
GetContentObjectAndSetContextL(const TDesC &)
Parameters
const
TDesC
& aTypeIdentifier
|
Object type identifier
|
HasTextData()
TBool
|
HasTextData
|
(
|
)
|
[pure virtual]
|
InitializeObjectL(MGECOAttributeProvider &)
Initializes the current object with attribute provider data
NumAttributes()
TInt
|
NumAttributes
|
(
|
)
|
[pure virtual]
|
SetContext(CGECOObjectBase *)
Set context object for initialize and preparesave operations
TextDetailsL(TPtrC &, TBool &)
void
|
TextDetailsL
|
(
|
TPtrC
&
|
aText,
|
|
TBool
&
|
aIsLocalized
|
|
)
|
[pure virtual]
|
Member Data Documentation
CGECOObjectBase * iContext
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.