Exemplo n.º 1
0
 @UiHandler("delete")
 void onDeleteTenant(ClickEvent event) {
   presenter.onDeleteTenant();
 }