public void onFailure(Throwable caught) {
}
});
}
});
bus.addHandler(ShortcutEvent.TYPE, new ShortcutEventHandler() {
@Override
public void onShortcut(ShortcutEvent event) {
/* ignore shortcuts for now
switch (event.getCode()) {
case 'd': // dashboard