ExtJS 4 and its new MVC: grid: how to handle keys?

前端 未结 1 1056
梦毁少年i
梦毁少年i 2020-12-18 12:09

I\'m looking for a way to handle the key in the Grid. I\'ve closely followed the examples here: http://www.sencha.com/learn/architecting-your-app-in-ext-js-4-part-1 http://w

相关标签:
1条回答
  • 2020-12-18 12:54

    Define KeyMap(s) in your launch: function() {...} right after you create the view.

    0 讨论(0)
提交回复
热议问题