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++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -