MPeninputLayoutContext Class Reference
class MPeninputLayoutContext
|
Peninput common layout interface
peninputcommonlayout.lib
-
Since
-
S60 v3.2
Member Functions Documentation
IsCapsLockPermitted()
TBool
|
IsCapsLockPermitted
|
(
|
)
|
[pure virtual]
|
IsShiftPermitted()
TBool
|
IsShiftPermitted
|
(
|
)
|
[pure virtual]
|
LayoutType()
TInt
|
LayoutType
|
(
|
)
|
[pure virtual]
|
Get the layout type, vkb or hwr.
RequestData(TPeninputDataType)
TAny
*
|
RequestData
|
(
|
TPeninputDataType
|
aDataType
|
)
|
[pure virtual]
|
Request data from data provider
Parameters
TPeninputDataType
aDataType
|
The data type request
|
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
|
SendEventToWindow(TInt, CFepUiBaseCtrl *, const TDesC &)
Sendkey(TInt, const TDesC &)
SetData(TPeninputDataType, TAny *)
void
|
SetData
|
(
|
TPeninputDataType
|
aDataType,
|
|
TAny
*
|
aData
|
|
)
|
[pure virtual]
|
Set data for data provider
Parameters
TPeninputDataType
aDataType
|
The data type to set value
|
TAny
* aData
|
The pointer to TAny type 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.