80818283848586
RootPanel.get().add(layout); // application init dispatcher.dispatch(new LoadUsers()); dispatcher.dispatch(new ListTodos()); }