A B C D E F G H I J K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
V
- validate(T) - Method in class org.jdesktop.beansbinding.Validator
-
Validates a value; returns
null
for a valid value, and aResult
object describing the problem for an invalid value. - VALIDATION_FAILED - org.jdesktop.beansbinding.Binding.SyncFailureType
-
A
save
failed due to a validation failure on the value returned by theBinding's
target property for theBinding's
target object. - Validator<T> - Class in org.jdesktop.beansbinding
-
Validator
is responsible for validating the value from the target of aBinding
. - Validator() - Constructor for class org.jdesktop.beansbinding.Validator
- Validator.Result - Class in org.jdesktop.beansbinding
-
An instance of
Result
is returned from aValidator's
validate
method to indicate an invalid value. - Value() - Method in class org.jdesktop.el.impl.parser.ELParser
- VALUE - org.jdesktop.el.Expression.Result.Type
- valueAt(int, int) - Method in class org.jdesktop.swingbinding.impl.ListBindingManager
- valueChanged(int, int) - Method in class org.jdesktop.swingbinding.impl.ListBindingManager
- ValueExpression - Class in org.jdesktop.el
-
An
Expression
that can get or set a value. - ValueExpression() - Constructor for class org.jdesktop.el.ValueExpression
- ValueExpressionImpl - Class in org.jdesktop.el.impl
-
An
Expression
that can get or set a value. - ValueExpressionImpl() - Constructor for class org.jdesktop.el.impl.ValueExpressionImpl
- ValueExpressionImpl(String, Node, FunctionMapper, VariableMapper, Class) - Constructor for class org.jdesktop.el.impl.ValueExpressionImpl
- ValueExpressionLiteral - Class in org.jdesktop.el.impl
- ValueExpressionLiteral() - Constructor for class org.jdesktop.el.impl.ValueExpressionLiteral
- ValueExpressionLiteral(Object, Class) - Constructor for class org.jdesktop.el.impl.ValueExpressionLiteral
- valueOf(String) - Static method in enum org.jdesktop.beansbinding.AutoBinding.UpdateStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdesktop.beansbinding.Binding.SyncFailureType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdesktop.el.Expression.Result.Type
-
Returns the enum constant of this type with the specified name.
- ValuePrefix() - Method in class org.jdesktop.el.impl.parser.ELParser
- values() - Static method in enum org.jdesktop.beansbinding.AutoBinding.UpdateStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jdesktop.beansbinding.Binding.SyncFailureType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jdesktop.el.Expression.Result.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- ValueSuffix() - Method in class org.jdesktop.el.impl.parser.ELParser
- VariableMapper - Class in org.jdesktop.el
-
The interface to a map between EL variables and the EL expressions they are associated with.
- VariableMapper() - Constructor for class org.jdesktop.el.VariableMapper
- VariableMapperFactory - Class in org.jdesktop.el.impl.lang
- VariableMapperFactory(VariableMapper) - Constructor for class org.jdesktop.el.impl.lang.VariableMapperFactory
- VariableMapperImpl - Class in org.jdesktop.el.impl.lang
- VariableMapperImpl() - Constructor for class org.jdesktop.el.impl.lang.VariableMapperImpl
- visit(Node) - Method in class org.jdesktop.el.impl.lang.ExpressionBuilder
- visit(Node) - Method in interface org.jdesktop.el.impl.parser.NodeVisitor
All Classes All Packages