Return to Index

PasswordEntry

Parent class: TextInput

This class provides a password entry widget that masks the input characters with a symbol on the screen. The underlying text can be worked with using the methods of the TextInput base class.


Method Summary:
PasswordEntry::PasswordEntry();



PasswordEntry::PasswordEntry
PasswordEntry::PasswordEntry();

Constructs a new password widget.


Generated automatically by docgen 0.0.1
© 2003 Aron Dobos