MPeninputDataProvider Class Reference
class MPeninputDataProvider
|
Data provider interface
peninputcommonlayout.lib
-
Since
-
S60 v3.2
Member Functions Documentation
RequestData(TPeninputDataType)
TAny
*
|
RequestData
|
(
|
TPeninputDataType
|
aDataType
|
)
|
[pure virtual]
|
Request data from data provider
Parameters
TPeninputDataType
aDataType
|
The data request
|
Reset()
void
|
Reset
|
(
|
)
|
[pure virtual]
|
Reset some data in data manager
SaveKey(TInt, TInt)
void
|
SaveKey
|
(
|
TInt
|
aKey,
|
|
TInt
|
aValue
|
|
)
|
[pure virtual]
|
Save key into CenRep(AknFep)
Parameters
TInt
aKey
|
The key name
|
TInt
aValue
|
The new value
|
SetData(TPeninputDataType, TAny *)
void
|
SetData
|
(
|
TPeninputDataType
|
aDataType,
|
|
TAny
*
|
aData
|
|
)
|
[pure virtual]
|
Set data according to the data type
Parameters
TPeninputDataType
aDataType
|
The data type need to set
|
TAny
* aData
|
The new data
|
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.