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

V

validate(IRequestCycle) - Method in class org.apache.tapestry.AbstractPage
By default, pages are not protected and this method does nothing.
validate(IRequestCycle) - Method in interface org.apache.tapestry.IPage
Method invoked by the page, action and direct services to validate that the user is allowed to visit the page.
validate(String, String, String) - Method in class org.apache.tapestry.util.xml.RuleDirectedParser
Validates that the input value matches against the specified Perl5 pattern.
validateEnhancedClass(Class, String, IComponentSpecification) - Method in class org.apache.tapestry.enhance.DefaultComponentClassEnhancer
Invoked to validate that an enhanced class is acceptible.
ValidatePublicIdRule - Class in org.apache.tapestry.parse
Rule used to validate the public id of the document, ensuring that it is not null, and that it matches an expected value.
ValidatePublicIdRule(String[], String) - Constructor for class org.apache.tapestry.parse.ValidatePublicIdRule
 
ValidateRule - Class in org.apache.tapestry.parse
Validates that an attribute matches a specified pattern.
ValidateRule(RegexpMatcher, String, String, String) - Constructor for class org.apache.tapestry.parse.ValidateRule
 
validateValues() - Method in class org.apache.tapestry.contrib.table.components.TableView
Make sure that the values stored in the model are useable and correct.
ValidatingTextField - Class in org.apache.tapestry.contrib.valid
Backwards compatible version of the 1.0.7 ValidatingTextField component.
ValidatingTextField() - Constructor for class org.apache.tapestry.contrib.valid.ValidatingTextField
 
ValidationConstraint - Class in org.apache.tapestry.valid
Defines an enumeration of different types of validation constraints that may be violated.
ValidationConstraint(String) - Constructor for class org.apache.tapestry.valid.ValidationConstraint
Protected constructor, which allows new constraints to be created as subclasses.
ValidationDelegate - Class in org.apache.tapestry.valid
A base implementation of IValidationDelegatethat can be used as a helper bean.
ValidationDelegate() - Constructor for class org.apache.tapestry.valid.ValidationDelegate
 
VALIDATOR_SYMBOL - Static variable in class org.apache.tapestry.valid.BaseValidator
Input symbol used to represent the validator itself to the script.
ValidatorException - Exception in org.apache.tapestry.valid
Thrown by a IValidator when submitted input is not valid.
ValidatorException(String) - Constructor for exception org.apache.tapestry.valid.ValidatorException
 
ValidatorException(String, ValidationConstraint) - Constructor for exception org.apache.tapestry.valid.ValidatorException
 
ValidatorException(String, IRender, ValidationConstraint) - Constructor for exception org.apache.tapestry.valid.ValidatorException
Creates a new instance.
ValidField - Class in org.apache.tapestry.valid
A Form component that creates a text field that allows for validation of user input and conversion between string and object values.
ValidField() - Constructor for class org.apache.tapestry.valid.ValidField
 
VALUE - Static variable in class org.apache.tapestry.contrib.palette.SortMode
Options should be sorted by thier value.
VALUE_RENDERER_BLOCK_SUFFIX - Static variable in class org.apache.tapestry.contrib.table.model.common.AbstractTableColumn
The suffix of the name of the Block that will be used as the value renderer for this column
valueBound(HttpSessionBindingEvent) - Method in class org.apache.tapestry.engine.AbstractEngine
Clears the dirty flag when a engine is stored into the HttpSession.
ValuePart - Class in org.apache.tapestry.multipart
A portion of a multipart request that stores a value, or values, for a parameter.
ValuePart(String) - Constructor for class org.apache.tapestry.multipart.ValuePart
 
valueUnbound(HttpSessionBindingEvent) - Method in class org.apache.tapestry.engine.AbstractEngine
Does nothing.
VerifyRequiredParametersVisitor - Class in org.apache.tapestry.pageload
Verify whether all required parameters in the examined component are bound, and if they are not, throw an exception.
VerifyRequiredParametersVisitor() - Constructor for class org.apache.tapestry.pageload.VerifyRequiredParametersVisitor
 
VERSION - Static variable in class org.apache.tapestry.Tapestry
The version of the framework; this is updated for major releases.
View - Class in org.apache.tapestry.contrib.inspector
Identifies different views for the inspector.
ViewTabs - Class in org.apache.tapestry.contrib.inspector
Component of the Inspector page used to select the view.
ViewTabs() - Constructor for class org.apache.tapestry.contrib.inspector.ViewTabs
 
VISIT_CLASS_PROPERTY_NAME - Static variable in class org.apache.tapestry.engine.AbstractEngine
The name of the application specification property used to specify the class of the visit object.
visitComponent(IComponent) - Method in class org.apache.tapestry.pageload.EstablishDefaultParameterValuesVisitor
 
visitComponent(IComponent) - Method in interface org.apache.tapestry.pageload.IComponentVisitor
 
visitComponent(IComponent) - Method in class org.apache.tapestry.pageload.VerifyRequiredParametersVisitor
 

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