CPeninputUiStateMgr Class Reference
class CPeninputUiStateMgr : public CBase |
The ui state manager It provides get method of all ui state and current ui state
peninputcommonlayout.lib
- Since
- S60 v3.2
Constructor & Destructor Documentation
CPeninputUiStateMgr(MPeninputLayoutContext *)
~CPeninputUiStateMgr()
IMPORT_C | ~CPeninputUiStateMgr | ( | ) | [virtual] |
Member Functions Documentation
AddUiState(CPeninputUiStateBase *, TInt)
Parameters
CPeninputUiStateBase * aUiState | The ui state object to be added to list |
TInt aUiStateType | The ui state type to be added to list |
Construct()
void | Construct | ( | ) | [protected, virtual] |
Symbian second phase constructor
GetUiState(TInt)
Parameters
TInt aUiStateType | The type of ui state |
NewL(MPeninputLayoutContext *)
NewLC(MPeninputLayoutContext *)
SetCurrentUiState(CPeninputUiStateBase *)
SetCurrentUiState(TInt)
IMPORT_C void | SetCurrentUiState | ( | TInt | aUiStateType | ) | |
Parameters
TInt aUiStateType | The type of ui state |
Member Data Documentation
MPeninputLayoutContext * iContext
The pointer points to layout context Not own
CPeninputUiStateBase * iCurrentState
The pointer points to current ui state Own
RPointerArray< CPeninputUiStateBase > iUiStateList
RArray< TInt > iUiStateTypeList
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.