org.apache.wicket.bean.validation
Class DefaultPropertyResolver
java.lang.Object
org.apache.wicket.bean.validation.DefaultPropertyResolver
- All Implemented Interfaces:
- IPropertyResolver
public class DefaultPropertyResolver
- extends Object
- implements IPropertyResolver
Default property resolver. This resolver supports common Wicket models like the
PropertyModel, and other implementations of IPropertyReflectionAwareModel
- Author:
- igor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultPropertyResolver
public DefaultPropertyResolver()
resolveProperty
public Property resolveProperty(FormComponent<?> component)
- Specified by:
resolveProperty in interface IPropertyResolver
Copyright © 2006–2016 Apache Software Foundation. All rights reserved.