I have a listView with several rows, each row has a AjaxFallbackLink
associated with it.
I am using the getAjaxIndicatorMarkupId() method to determine which row was
selected, it returned the
following in my case :
placeHolderProgramPanel_addExerciseToProgramPanel_addExerciseToNewProgramForm_programExerciseListView_6_exerciseNameSelectLink--ajax-indicator
My question is, how do I use this information to get the selected entity
which represents a row in my
listView?
Do I have to call get("panel_panel_form_view"), which will return the view,
get the model of the view
and see which element is at index 6 or is there another way?
Regards,
-- pokkie
--
View this message in context:
http://www.nabble.com/AjaxFallbackLink-inside-ListView-tf4389622.html#a12515472
Sent from the Wicket - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]