Interface UIPassword
- All Superinterfaces:
UIAtomicWidget,UIWidget
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.
-
Method Summary
Methods inherited from interface com.orchestranetworks.ui.form.widget.UIAtomicWidget
getActionOnAfterValueChanged, isAjaxPrevalidationEnabled, isAjaxValueSynchEnabled, setActionOnAfterValueChanged, setAjaxPrevalidationEnabled, setAjaxValueSynchEnabledMethods inherited from interface com.orchestranetworks.ui.form.widget.UIWidget
isEditorDisabled, setEditorDisabled