7677787980818283848586
} @Override public void onSuccess() { if(patientsView == null) patientsView = new PatientsViewImpl(); new PatientsPresenter(patientsView).go(view.getContentPanel()); } });