org.apache.tapestry.form.validator
Class TestValidatorWrapper.Fixture
java.lang.Object
org.apache.tapestry.form.validator.AbstractValidatorWrapper
org.apache.tapestry.form.validator.TestValidatorWrapper.Fixture
- All Implemented Interfaces:
- org.apache.tapestry.form.FormComponentContributor, org.apache.tapestry.form.validator.Validator
- Enclosing class:
- TestValidatorWrapper
public static class TestValidatorWrapper.Fixture
- extends org.apache.tapestry.form.validator.AbstractValidatorWrapper
Method Summary |
protected org.apache.tapestry.form.validator.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 |
TestValidatorWrapper.Fixture
public TestValidatorWrapper.Fixture(org.apache.tapestry.form.validator.Validator delegate)
getDelegate
protected org.apache.tapestry.form.validator.Validator getDelegate()
- Specified by:
getDelegate
in class org.apache.tapestry.form.validator.AbstractValidatorWrapper
Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.