A B C D E F G H I L M N O P R S T U V W Z

V

VALIDATE_ON_FOCUS_LOST - Static variable in class za.co.bluesphere.sens.internal.ui.PasswordFieldEditor
Validation strategy constant (value 1) indicating that the editor should perform validation only when the text widget loses focus.
VALIDATE_ON_KEY_STROKE - Static variable in class za.co.bluesphere.sens.internal.ui.PasswordFieldEditor
Validation strategy constant (value 0) indicating that the editor should perform validation after every key stroke.
valueChanged() - Method in class za.co.bluesphere.sens.internal.ui.PasswordFieldEditor
Informs this field editor's listener, if it has one, about a change to the value (VALUE property) provided that the old and new values are different.

A B C D E F G H I L M N O P R S T U V W Z