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.
Version 6.1
Copyright © 2016, Rogue Wave Software, Inc. All Rights Reserved.