Hi, we currently have a issue in PrimeFaces Extensions: https://github.com/primefaces-extensions/primefaces-extensions.github.com/issues/381
Lets say, i do a findComponent and i expect a UIInput but the component is a composite, how can i "unwrap" the composite get the UIInput? Is there a way to get the referenced component of cc:editableValueHolder? Is it possible in the JSF or just via hacks? Thanks
