I'm implementing a GWT application using MVP pattern. In the presenter I'm sending the data (Model) from the RPC service to the view using setData(Object) method.I'm implementing a GWT application using MVP pa
I'm implementing a GWT application using MVP pattern. In the presenter I'm sending the data (Model) from the RPC service to the view using setData(Object) method.I'm implementing a GWT application using MVP pa