111112113114115116117118119120121
} @Override public void onFailure(Throwable caught) { Msg msg = GWT.create(Msg.class); Window.alert(msg.serviceerror()); } }); } protected void updateUI(BasicInfo info) { if (addPerson != null) {
6364656667686970717273
} @Override public void onFailure(Throwable caught) { Msg msg = GWT.create(Msg.class); Window.alert(msg.serviceerror()); } }); } private void initTable(PersonInfo persons[]) {