Hi,

I have a application with roo 1.5 and gwt, I need do a operation just when data load finish, in a specific view. I tried debug the application but is very complex locate the exact point this event load.

For example.

I have TurnoEditView (created by roo) and I would like to call the method initOperation when the load data is completed...