/javascript-mode/extjs_fe

http://github.com/ridgetang/snippets · #! · 7 lines · 7 code · 0 blank · 0 comment · 0 complexity · 73b4dfb758bb057401485d771ae47405 MD5 · raw file

  1. # name : fe
  2. # key : fe
  3. # group : extjs
  4. # contributor : crazycode@gmail.com
  5. # This was cloned from a TextMate bundle for yasnippet.
  6. # --
  7. ${1:this}.fireEvent('${2:eventName}'${3:, ${4:params}});