Views User Guides > Gadgets > Views Gadgets > Using Common Gadgets > Using IlvPasswordTextField
Using IlvPasswordTextField
The IlvPasswordTextField class is a special text field for entering passwords. A special character replaces the characters that you type in the field so that the password remains secret. IlvPasswordTextField is a subclass of IlvTextField.
To retrieve the text entered by the user, use the IlvTextField::getLabel member function. To modify the character typed in place of the real text, call setMaskChar.
Published date: 05/24/2022
Last modified date: 02/24/2022