|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry.form.validator.AbstractValidatorWrapper
org.apache.tapestry.form.validator.BeanValidatorWrapper
public class BeanValidatorWrapper
Implementation of Validator
that delegates to a
managed bean obtained from a component.
Constructor Summary | |
---|---|
BeanValidatorWrapper(IComponent component,
java.lang.String name)
|
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 |
---|
public BeanValidatorWrapper(IComponent component, java.lang.String name)
Method Detail |
---|
protected Validator getDelegate()
getDelegate
in class AbstractValidatorWrapper
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |