コード例 #1
0
 @Override
 public boolean askCancelConfirmation() {
   return Window.confirm(MESSAGES.cancel_changes_message_text());
 }