Uses of Class
org.apache.wicket.bean.validation.Property

Uses of Property in org.apache.wicket.bean.validation
 

Methods in org.apache.wicket.bean.validation that return Property
 Property IPropertyResolver.resolveProperty(FormComponent<?> component)
           
 Property DefaultPropertyResolver.resolveProperty(FormComponent<?> component)
           
 Property BeanValidationContext.resolveProperty(FormComponent<?> component)
           
 Property BeanValidationConfiguration.resolveProperty(FormComponent<?> component)
           
 

Constructors in org.apache.wicket.bean.validation with parameters of type Property
PropertyValidator(Property property, Class<?>... groups)
           
PropertyValidator(Property property, IModel<Class<?>[]> groups)
           
 



Copyright © 2006–2016 Apache Software Foundation. All rights reserved.