java - Problem with rich tree onselect -


i've new problem rich:tree... there how id data selected row javascript? mean, have bean id, , name atributes, example... , use tree showing names (but injet bean)... when click in element, want call javascript function named 'teste'... , there want id, selected row...

function teste(){    var selectedid = ? } 

is there how id js function?


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -