I do have following UI setup in place for client requirement Wizard -> Table1, Table3
Table3 has a action toolbar with action as Validate, publish and Show attribute.
On Validate action invoke, I want to pass all table row details to do further process on doOperation method.
Please suggest if it can be done with some settings or through some java program.