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.
私は多くの要素を持つフォームを持っています。このフォーム内には、サーバーに ajax リクエストを送信し、フォーム全体を更新する commandButton があります。
しかし、この ajax イベントで処理したくない要素が 1 つまたは 2 つあります。処理するすべてのコンポーネントを指定する代わりに、「このコンポーネントではなくすべてのフォーム要素を処理する」のように、このコンポーネントのみを処理から除外するにはどうすればよいですか?