ユーザーが Ext.form.Panel 以外の場所をタップしたときにトリガーされるイベントはありますか?
前もって感謝します、
Well in that case you should listen to tap on area of component which is outside the panel. You can listen to something that happens not something that doesn't happen.
ところで、パネルがモーダル ウィンドウで、誰かがビューポートのマスクされた部分をタップしている場合は、hideOnMaskTap 構成を使用して非表示にすることができます (それが必要な場合): http://docs.sencha.com/touch/2-1/#! /api/Ext.Container-cfg-hideOnMaskTap