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 getLabel member function. To modify the character typed in place of the real text, call setMaskChar.