I don\'t know how to reference descendant components of composite component in update or process (alias render or execute
update
process
render
execute
You need to prefix absolute client IDs with the NamingContainer separator which is by default :.
:
update=":#{cc.clientId}"