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 アプリケーションを構築していますが、アプリケーション内の任意のコンポーネントのクリックを処理して、クリック ロジックに追加のロジックを実行する必要があります。
たとえば、ボタンの onClick ロジックを実行したいボタンがあり、さらにすべてのコンポーネントでいくつかの追加のグローバル ロジックが実行されます。
グローバル クリック イベント ハンドラーを登録する方法はありますか?