API published in: S60 1st Ed
Link against: avkon.lib
Required Capabilities
None
#include <aknpopupfieldtext.h>
Inherits CAknPopupField.
This control can be constructed directly from a resource.
Public Member Functions |
|
IMPORT_C | CAknPopupFieldText () |
C++ default constructor. |
|
IMPORT_C | ~CAknPopupFieldText () |
Destructor. |
|
IMPORT_C HBufC * | CurrentValueTextLC () |
Gets the current value text stored in the CaknQueryValueText member. |
|
IMPORT_C TInt | CurrentValueIndex () const |
Gets the current value index from the CAknQueryValueText member. |
|
IMPORT_C void | SetCurrentValueIndex (const TInt aIndex) |
Sets the current value index to the CAknQueryValueText member. |
|
IMPORT_C const MDesCArray * | MdcArray () const |
Gets the MdcArray from the CAknQueryValueText member. |
|
IMPORT_C void | SetAutoAppend (TBool aAppend) |
Sets or clears EAutoAppendBitIndexCalls flag from CAknQueryValue . |
|
IMPORT_C void | ConstructFromResourceL (TResourceReader &aReader) |
From CCoeControl . |
|
IMPORT_C void | HandlePointerEventL (const TPointerEvent &aPointerEvent) |
From CCoeControl . |
|
C++ default constructor. |
|
Destructor. |
|
From Constructs the control from a resource file.
Reimplemented from CAknPopupField. |
|
Gets the current value index from the
|
|
Gets the current value text stored in the
|
|
From Handles pointer events.
Reimplemented from CAknPopupField. |
|
Gets the This array contains the selection array of the popup field.
|
|
Sets or clears
|
|
Sets the current value index to the
|