5758596061626364656667
} @Override public void onSuccess() { if(aboutView == null) aboutView = new AboutViewImpl(); new AboutPresenter(aboutView).go(view.getContentPanel()); } });