Checks to see if the container of the component (identified by its resources) contains a property matching the component's id. If so, a binding for that property is returned. This is usually the default for a {@link Field}'s value parameter (or equivalent).
@param parameterName the name of the parameter
@param resources the resources of the component for which a binding is needed
@return the binding, or null if the container does not have a matching property
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.