class MFindItemDialogCallBack |
Public Member Functions | |
---|---|
TBool | AtSameLine (const TInt &, const TInt &) |
void | SelectionChangedL (const CFindItemEngine::SFoundItem &) |
void | SelectionChangedL (const CFindItemEngine::SFoundItem &, const TBool ) |
TBool | AtSameLine | ( | const TInt & | aItem1, |
const TInt & | aItem2 | |||
) | [pure virtual] |
Returns ETrue if items are in same line
void | SelectionChangedL | ( | const CFindItemEngine::SFoundItem & | aItem | ) | [pure virtual] |
Updates editor's selection. Pure virtual method that needs to be overriden
const CFindItemEngine::SFoundItem & aItem | Item that will be selected |
void | SelectionChangedL | ( | const CFindItemEngine::SFoundItem & | aItem, |
const TBool | aNext | |||
) | [pure virtual] |
Updates editor's selection. Pure virtual method that needs to be overriden
const CFindItemEngine::SFoundItem & aItem | Item that will be selected |
const TBool aNext | Gives the direction of selections movement aNext is ETrue if moving forward |
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.