MAdaptiveSearchTextObserver Class Reference

Link against: avkon.lib

Capability Information

Required Capabilities

None


#include <
aknsfld.h>

Detailed Description

Adaptive search text observer will be notified when adaptive search text/language are changed.

Notify about text changing when adaptive search grid is opened for the first time (empty search text is generated) or when user taps the grid so that new character is inputted. Notify about language chnging when got information from CenRep.

Since:
5.0

Public Member Functions

virtual void AdaptiveSearchTextChanged (CAknSearchField *aSearchField)=0
 Notification and handling of an adaptive search text change.

Member Function Documentation

virtual void MAdaptiveSearchTextObserver::AdaptiveSearchTextChanged CAknSearchField aSearchField  )  [pure virtual]
 

Notification and handling of an adaptive search text change.

Parameters:
aSearchField The source search field of this message.

The documentation for this class was generated from the following file:

Copyright © Nokia Corporation 2001-2007
Back to top