The XdevPasswordField is a single-row input field that automatically replaces all the characters with points and, thus, exclusively allows hidden inputs. However, the XdevPasswordField does not provide any protection during data transfer. If the data transfer is not encrypted via HTTPS, the inputs are converted to plain text and can, therefore, be easily read. The XdevPasswordField is a form component, and it can be persisted via XdevFieldGroup.

Important properties:



Important events:
Examples:
Go to XdevPasswordField Javadoc
Tips: