/javascript-mode/extjs_e
http://github.com/ridgetang/snippets · #! · 12 lines · 12 code · 0 blank · 0 comment · 0 complexity · b53b3d3a8cb4acd735db72e369ebfe18 MD5 · raw file
- # name : e
- # key : e
- # group : extjs
- # contributor : crazycode@gmail.com
- # This was cloned from a TextMate bundle for yasnippet.
- # --
- /**
- * @event ${1:eventName}
- * ${2:Event description}${3:
- * @param {${4:paramType}\} ${5:paramName} ${6:parameter description}}
- */
- '${1:eventName}'$0