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

V

validate(Binding, Object) - Method in class javax.beans.binding.BindingValidator
Validates a value.
validationFailed(Binding, ValidationResult) - Method in interface javax.beans.binding.BindingListener
Notification that a BindingValidator has returned a non-null value signaling a validation failure.
ValidationResult - Class in javax.beans.binding
A ValidationResult is returned from a BindingValidator to indicate the value is invalid, and describe what action to take.
ValidationResult(ValidationResult.Action) - Constructor for class javax.beans.binding.ValidationResult
Creates a ValidationResult of the specified type.
ValidationResult(ValidationResult.Action, String, Object) - Constructor for class javax.beans.binding.ValidationResult
Creates a ValidationResult.
ValidationResult.Action - Enum in javax.beans.binding
An enumeration of the action the Binding should take.
Value() - Method in class com.sun.el.parser.ELParser
 
valueChanged(ELPropertyResolver) - Method in class javax.beans.binding.ELPropertyResolver.Delegate
Notification that a property has changed.
valueEdited() - Method in class javax.beans.binding.Binding.BindingController
Invoke to signal the target value has been edited.
ValueExpression - Class in javax.el
An Expression that can get or set a value.
ValueExpression() - Constructor for class javax.el.ValueExpression
 
ValueExpressionImpl - Class in com.sun.el
An Expression that can get or set a value.
ValueExpressionImpl() - Constructor for class com.sun.el.ValueExpressionImpl
 
ValueExpressionImpl(String, Node, FunctionMapper, VariableMapper, Class) - Constructor for class com.sun.el.ValueExpressionImpl
 
ValueExpressionLiteral - Class in com.sun.el
 
ValueExpressionLiteral() - Constructor for class com.sun.el.ValueExpressionLiteral
 
ValueExpressionLiteral(Object, Class) - Constructor for class com.sun.el.ValueExpressionLiteral
 
valueOf(String) - Static method in enum javax.beans.binding.Binding.UpdateStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.beans.binding.Binding.ValueState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.beans.binding.ValidationResult.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.el.Expression.Result.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.swing.binding.SwingBindingSupport.TextChangeStrategy
Returns the enum constant of this type with the specified name.
ValuePrefix() - Method in class com.sun.el.parser.ELParser
 
values() - Static method in enum javax.beans.binding.Binding.UpdateStrategy
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.beans.binding.Binding.ValueState
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.beans.binding.ValidationResult.Action
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.el.Expression.Result.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.swing.binding.SwingBindingSupport.TextChangeStrategy
Returns an array containing the constants of this enum type, in the order they're declared.
ValueSuffix() - Method in class com.sun.el.parser.ELParser
 
VariableMapper - Class in javax.el
The interface to a map between EL variables and the EL expressions they are associated with.
VariableMapper() - Constructor for class javax.el.VariableMapper
 
VariableMapperFactory - Class in com.sun.el.lang
 
VariableMapperFactory(VariableMapper) - Constructor for class com.sun.el.lang.VariableMapperFactory
 
VariableMapperImpl - Class in com.sun.el.lang
 
VariableMapperImpl() - Constructor for class com.sun.el.lang.VariableMapperImpl
 
visit(Node) - Method in class com.sun.el.lang.ExpressionBuilder
 
visit(Node) - Method in interface com.sun.el.parser.NodeVisitor
 

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