Documentation: Add @lends to ToolHandler to stop it bleeding into the ToolEvent documentation.

This commit is contained in:
Jonathan Puckey 2011-05-23 04:38:30 +02:00
parent a5bf23e33e
commit 3247527c8d

View file

@ -15,6 +15,8 @@
*/ */
var ToolHandler = this.ToolHandler = Base.extend({ var ToolHandler = this.ToolHandler = Base.extend({
/** @lends ToolHandler# */
beans: true, beans: true,
/** /**