oracle adf - Get the command link clicked in adf? -


i have 50 different command links on jsff page. want commandlink clicked in backing bean? how this? have use 1 single method in backing bean

write listener , call same listener on of command links. inside listener metod call event.getattributes() return map of attributes. map can find id property of link submitted user.


Comments

Popular posts from this blog

css - Text drops down with smaller window -

php - Boolean search on database with 5 million rows, very slow -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -