Is there a way to define a scope for a global tooltip? I would like to use a PF tooltip only for the children of a component. I have seen primefaces extension have an extended version of the tooltip, but I can't find an example for my particular case.
Using attribute globalSelector="..." on can limit the use of the tooltip fot certains elements(for example globalSelector="a")