@Override
 protected void onBind() {
   addRegisteredHandler(DisplayMessageEvent.getType(), this);
 }