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. |