API published in: S60 1st Ed
Link against: avkon.lib
Required Capabilities
None
#include <aknsettingitemlist.h>
Inherits CAknTextSettingItem.
Public Types | |
enum | TAknPasswordSettingItemMode { EAlpha, ENumeric } |
Public Member Functions | |
IMPORT_C | CAknPasswordSettingItem (TInt aIdentifier, enum TAknPasswordSettingItemMode aMode, TDes &aPassword) |
virtual IMPORT_C const TDesC & | SettingTextL () |
virtual IMPORT_C void | EditItemL (TBool aCalledFromMenu) |
This launches the setting page for password editing. | |
Protected Member Functions | |
virtual IMPORT_C void | CompleteConstructionL () |
Method called by framework to complete the construction. |
|
|
|
Method called by framework to complete the construction. Extra allocations of memory or extra resource reading can happen here. Reimplemented from CAknSettingItem. |
|
This launches the setting page for password editing.
Reimplemented from CAknTextSettingItem. |
|
Reimplemented from CAknTextSettingItem. |