Class Ext.KeyMap
| Package: | Ext |
| Class: | KeyMap |
| Extends: | Object |
| Defined In: | KeyMap.js |
Handles mapping keys to actions for an element. One key map can be used for multiple actions. The constructor accepts the same config object as defined by
addBinding. If you bind a callback function to a KeyMap, anytime the KeyMap handles an expected key combination it will call the function with this signature (if the match is a multi-key combination the callback will s
本文介绍Ext.Net中的KeyMap类,通过官方DEMO展示其在BorderLayout_Regions_Toggle、Basic和Grid_Rows_Delete场景的应用。文中还提供了一个文本框回车和鼠标移开的测试案例,结果显示操作成功。
订阅专栏 解锁全文
5398

被折叠的 条评论
为什么被折叠?



