Exemplo n.º 1
0
 @UiHandler("btnClearTxtArea")
 void onClearTxtArea(ClickEvent e) {
   txtArea.clearErrorOrSuccess();
 }