org.apache.tapestry.form.validator
Class TestValidatorWrapper.Fixture

java.lang.Object
  extended by org.apache.tapestry.form.validator.AbstractValidatorWrapper
      extended by org.apache.tapestry.form.validator.TestValidatorWrapper.Fixture
All Implemented Interfaces:
FormComponentContributor, Validator
Enclosing class:
TestValidatorWrapper

public static class TestValidatorWrapper.Fixture
extends AbstractValidatorWrapper


Constructor Summary
TestValidatorWrapper.Fixture(Validator delegate)
           
 
Method Summary
protected  Validator getDelegate()
           
 
Methods inherited from class org.apache.tapestry.form.validator.AbstractValidatorWrapper
getAcceptsNull, isRequired, renderContribution, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestValidatorWrapper.Fixture

public TestValidatorWrapper.Fixture(Validator delegate)
Method Detail

getDelegate

protected Validator getDelegate()
Specified by:
getDelegate in class AbstractValidatorWrapper


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.