TActivePalette2EventData Class Reference
class TActivePalette2EventData
|
Container for the data generated when a user selects an item
Constructor & Destructor Documentation
TActivePalette2EventData(TInt, TInt, TInt, TInt, const TUid &)
TActivePalette2EventData
|
(
|
TInt
|
aResult,
|
|
TInt
|
aCurItem,
|
|
TInt
|
aPrevItem,
|
|
TInt
|
aServingItem,
|
|
const
TUid
&
|
aServingPlugin
|
|
)
|
|
Parameters
TInt
aResult
|
The result
|
TInt
aCurItem
|
The current item
|
TInt
aPrevItem
|
The previous item
|
TInt
aServingItem
|
The serving item
|
const
TUid
& aServingPlugin
|
A reference to the serving plugin's UID
|
Member Functions Documentation
CurItem(void)
IMPORT_C
TInt
|
CurItem
|
(
|
void
|
|
)
|
const
|
PrevItem(void)
IMPORT_C
TInt
|
PrevItem
|
(
|
void
|
|
)
|
const
|
Returns the previous item
Result(void)
IMPORT_C
TInt
|
Result
|
(
|
void
|
|
)
|
const
|
ServingItem(void)
IMPORT_C
TInt
|
ServingItem
|
(
|
void
|
|
)
|
const
|
ServingPlugin(void)
IMPORT_C
TUid
|
ServingPlugin
|
(
|
void
|
|
)
|
const
|
Returns the serving plugin's UID
Member Data Documentation
TInt
iServingItem
TInt
|
iServingItem
|
[private]
|
TUid
iServingPlugin
TUid
|
iServingPlugin
|
[private]
|
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.