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.
当用户点击 Ext.form.Panel 之外的其他地方时是否触发了任何事件?
提前致谢,
那么在这种情况下,您应该听点击面板外部的组件区域。你可以倾听发生的事情而不是没有发生的事情。
顺便说一句,如果您的面板是模态窗口并且有人正在点击视口的蒙版部分,那么您可以使用 hideOnMaskTap 配置隐藏它(如果这是您想要的):http://docs.sencha.com/touch/2-1/# ! /api/Ext.Container-cfg-hideOnMaskTap