PageRenderTime 32ms CodeModel.GetById 0ms RepoModel.GetById 1ms app.codeStats 0ms

/javascript-mode/extjs_initl

http://github.com/ridgetang/snippets
#! | 12 lines | 12 code | 0 blank | 0 comment | 0 complexity | 2896f5ff5f4898f02a025c00f69d00bb MD5 | raw file
  1. # name : initl
  2. # key : initl
  3. # group : extjs
  4. # contributor : crazycode@gmail.com
  5. # This was cloned from a TextMate bundle for yasnippet.
  6. # --
  7. /**
  8. * ${1:Description}
  9. */
  10. initListeners: function() {
  11. $0
  12. }