public static interface PropertyResolver.IPropertyLocator
https://issues.apache.org/jira/browse/WICKET-5623| Modifier and Type | Method and Description |
|---|---|
PropertyResolver.IGetAndSet |
get(Class<?> clz,
String exp)
Get
PropertyResolver.IGetAndSet for a property. |
PropertyResolver.IGetAndSet get(Class<?> clz, String exp)
PropertyResolver.IGetAndSet for a property.clz - owning classexp - identifying the propertynull if non locatedCopyright © 2006–2018 Apache Software Foundation. All rights reserved.