Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ユーザーが GWT アプリケーションから離れようとしたときに、確認ダイアログを表示したいと考えています。ユーザーがアプリにとどまることを選択した場合、何も行われません。それ以外の場合、アプリケーションは閉じる前にまずサーバーにログアウト要求を送信する必要があります。
どうやってやるの?
どのハンドラーを使用しますか?
Window.addCloseHandler
また
Window.addWindowClosingHandler