Interface UIPassword

All Superinterfaces:
UIAtomicWidget, UIWidget

public interface UIPassword extends UIAtomicWidget
Password field.

This widget is recommended to be used on a node of type osd:password.

JavaScript type

For security reasons, the value of this field is not readable nor writable, and afterValueChanged action is disabled.

Since:
5.7.0
See Also: