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.
ビューが現在フィルター処理されているかどうかを確認する最も簡単な方法は何ですか? クリアするものがある場合にのみ表示される clearAll タイプのコマンドが必要です。
ありがとう! ベリル
最善の方法は、ビュー内のアイテムの数をソース コレクション内のアイテムの数と比較することです。それらが同じでない場合、ビューはフィルタリングされます。